Comment 1 for bug 1347072

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

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

commit a7b06e3837c8176837643e5372dd49b1476f11ba
Author: Thai Tran <email address hidden>
Date: Mon Sep 29 18:07:20 2014 -0700

    Add init methods to javascript

    Currently, we have old javascripts that automatically get initialized when
    the document is ready. This patch provides a mechanism to access those
    initialization code by assigning them a name.

    Change-Id: I59aa4abf6c68675f7c5f2802682d73fb7beb7613
    Closes-bug: #1347072