Comment 19 for bug 1438620

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

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

commit ac622c597fbb8a5bdb3ebbdc3cbad2fac07f06b4
Author: Cindy Lu <email address hidden>
Date: Thu Apr 23 11:38:35 2015 -0700

    Jshint unused and undef cleanup for instances JS

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

    Change-Id: I2273605986b530a90f29c90a6cd52d628a6d8271
    Partial-bug: #1438620