Comment 22 for bug 1438620

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

Reviewed: https://review.openstack.org/176536
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=3e8499e7143ab3a73de7a60c18ba1ee72d2d0b7f
Submitter: Jenkins
Branch: master

commit 3e8499e7143ab3a73de7a60c18ba1ee72d2d0b7f
Author: Thai Tran <email address hidden>
Date: Wed Apr 22 16:07:41 2015 -0700

    Jshint unused and undef cleanup for tables inline JS

    Removing unused and undefined variables in tables inline javascript.
    This ensures that once we enable it globally, the gate will not barf.

    Change-Id: I88064a4a03d812b4e15b9b6e03caeae3fc6cf159
    Partial-Bug: #1438620