mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
new Grid action Dropdown for Globalsettings and Pod
This commit is contained in:
parent
f317f5f1ef
commit
8bcd354ae0
Binary file not shown.
|
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 844 B |
Binary file not shown.
|
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 843 B |
@ -49,7 +49,7 @@
|
||||
<div class="grid_header_title">Description</div>
|
||||
</div>
|
||||
<div class="grid_header_cell" style="width:15%; border:none;">
|
||||
<div id="action_link" class="grid_actionbox">
|
||||
<div id="action_link" class="grid_actionbox"><p>Actions</p>
|
||||
<div class="grid_actionsdropdown_box" id="action_menu" style="display: none;">
|
||||
<ul class="actionsdropdown_boxlist" id="action_list">
|
||||
<li><%=t.t("no.available.actions")%></li>
|
||||
|
||||
@ -41,7 +41,7 @@
|
||||
<div class="grid_header">
|
||||
<div id="grid_header_title" class="grid_header_title">
|
||||
(title)</div>
|
||||
<div class="grid_actionbox" id="action_link">
|
||||
<div id="action_link" class="grid_actionbox"><p>Actions</p>
|
||||
<div class="grid_actionsdropdown_box" id="action_menu" style="display: none;">
|
||||
<ul class="actionsdropdown_boxlist" id="action_list">
|
||||
<li>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user