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
This commit is contained in:
Kenji Ishii 2016-05-10 14:22:51 +09:00
parent 1e618e4504
commit 0ee3b7d49b
1 changed files with 0 additions and 4 deletions

View File

@ -8,10 +8,6 @@
</div>
<div class="modal-body">
<help-panel>
<ng-include src="ctrl.path + 'keypair.help.html'"></ng-include>
</help-panel>
<p translate>
Key Pairs are how you login to your instance after it is launched.
Choose a key pair name you will recognize and paste your SSH public key into the