Reviewed:  https://review.openstack.org/608907
Committed: 
https://git.openstack.org/cgit/openstack/horizon/commit/?id=35a718a511a987ed5038561a0650de485520b8d5
Submitter: Zuul
Branch:    master

commit 35a718a511a987ed5038561a0650de485520b8d5
Author: shutingm <shuti...@vmware.com>
Date:   Tue Oct 9 17:45:22 2018 +0800

    Workflow uses parameter "viewModel.ready" to do the repetitive work.
    
    In workflow module, every item in navigation used
    'ng-show="viewModel.ready"' to determine whether it should
    be display, it makes no sense to do so, and should replace
    with the item parameter "step.ready" to control itself show
    or hide.
    
    Change-Id: Iadc5c90995022b2e0a13bcd46e4f2de64d1088b5
    Closes-bug: #1797309


** Changed in: horizon
       Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1797309

Title:
  Every item in navigation bar of workflow form should be  hide if the
  parameter ready is false

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1797309/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to