mirror of https://github.com/apache/cloudstack.git
bug 11108: cloudStack - IP Address page - Port Range tab - Create Port Range row - Make "Add" link under actions column instead of state column.
This commit is contained in:
parent
2548269238
commit
a8424da076
|
|
@ -347,7 +347,7 @@ dictionary = {
|
|||
</select>
|
||||
</div>
|
||||
<div class="grid_row_cell" style="width: 15%; ">
|
||||
<div class="row_celltitles" id="state"></div>
|
||||
<div class="row_celltitles" id="state" style="padding:1px;"></div>
|
||||
</div>
|
||||
<div class="grid_row_cell" style="width: 15%; ">
|
||||
<div class="row_celltitles">
|
||||
|
|
|
|||
Loading…
Reference in New Issue