GitHub user milamberspace opened a pull request:

    https://github.com/apache/cloudstack/pull/912

    Fix bugs on last step on Wizard zone and Adv Search box

    Javascript error: Uncaught ReferenceError: _ is not defined
    => Missing 'l' (to call the _l() function)
    
    Bug introduce by me (#712)
    
    For the zone wizard, the Next button isn't replace by Finish button and the 
steps don't display in the box.
    For the Adv Search box, the label of search button is "submit" instead of 
"Search" (in en_US localization)
    =

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/milamberspace/cloudstack 
BugZoneWizardAndAdvSearchPopup

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cloudstack/pull/912.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #912
    
----
commit 351ffe1fb5d266bd992cb88e9ba1d23290d8fa4a
Author: Milamber <milam...@apache.org>
Date:   2015-10-05T07:01:20Z

    Fix bugs on last step on Wizard zone and Adv Search box
    
    Javascript error: Uncaught ReferenceError: _ is not defined
    => Missing 'l' (to call the _l() function)
    
    Bug introduce by me (#712)
    
    For the zone wizard, the Next button isn't replace by Finish button and the 
steps don't display in the box.
    For the Adv Search box, the label of search button is "submit" instead of 
"Search" (in en_US localization)
    =

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to