GitHub user bhaisaab opened a pull request:

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

    CLOUDSTACK-8457: SAML UI Dialog fixes to use local $form

    This uses local selector to access the DOM elements, the previous commit
    would find a global element which is not in the context and fail changing 
the
    element in the opened dialog.
    
    Signed-off-by: Rohit Yadav <rohit.ya...@shapeblue.com>

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

    $ git pull https://github.com/shapeblue/cloudstack saml-dialog-fix

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

    https://github.com/apache/cloudstack/pull/583.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 #583
    
----
commit 22f877ff15897acdb95c569726af573b28d88dc1
Author: Rohit Yadav <rohit.ya...@shapeblue.com>
Date:   2015-07-14T06:01:27Z

    CLOUDSTACK-8457: SAML UI Dialog fixes to use local $form
    
    This uses local selector to access the DOM elements, the previous commit
    would find a global element which is not in the context and fail changing 
the
    element in the opened dialog.
    
    Signed-off-by: Rohit Yadav <rohit.ya...@shapeblue.com>

----


---
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