Reviewed: https://review.openstack.org/314416 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=0ee3b7d49bb814ee5b761ac2871a57b155cfb681 Submitter: Jenkins Branch: master
commit 0ee3b7d49bb814ee5b761ac2871a57b155cfb681 Author: Kenji Ishii <[email protected]> Date: Tue May 10 14:22:51 2016 +0900 Remove unnecessary help-panel in import keypair modal In this modal page, there is a help-panel, but when we click it, help message will be displayed in not this modal but the main modal behind this modal. This help-panel doesn't need, so this patch will remove it. Change-Id: I62571c0a0d89d9ed0d2891b670610e32beb39306 Closes-bug: #1580022 ** Changed in: horizon Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.launchpad.net/bugs/1580022 Title: There are unnecessary help-panel in the modal of import keypar in ng- instance modal Status in OpenStack Dashboard (Horizon): Fix Released Bug description: In ng-create instance modal, when we open the import keypair modal, there is the help-panel. But when we click this help-panel, help message will be displayed not this modal but main modal behind import keypair modal. This modal page has already help message written directly, so the help-panel is unnecessary. To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1580022/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

