mirror of https://github.com/apache/cloudstack.git
new UI - fix a bug - instances page's middle menu action list is empty.
This commit is contained in:
parent
ea1c90388e
commit
5999da510c
|
|
@ -95,7 +95,7 @@ long milliseconds = new Date().getTime();
|
|||
</ol>
|
||||
</form>
|
||||
<a href="#">Advanced</a>
|
||||
<div class="adv_searchpopup" id="action_menu" style="display: none;">
|
||||
<div class="adv_searchpopup" id="adv_search_dialog" style="display: none;">
|
||||
<div class="adv_searchformbox">
|
||||
<h3>
|
||||
Advance Search</h3>
|
||||
|
|
|
|||
Loading…
Reference in New Issue