mirror of https://github.com/apache/cloudstack.git
Added titles to add host and add primary storage on mouseover so the user understand the Add icon
This commit is contained in:
parent
8eab360171
commit
e40b79b52e
|
|
@ -63,7 +63,7 @@
|
|||
</div>
|
||||
</div>
|
||||
<div class="dbrow_cell" style="width: 10%; border: none;">
|
||||
<div class="resadd_button"></div>
|
||||
<div class="resadd_button" title="Add Host"></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
@ -80,7 +80,7 @@
|
|||
</div>
|
||||
</div>
|
||||
<div class="dbrow_cell" style="width: 10%; border: none;">
|
||||
<div class="resadd_button"></div>
|
||||
<div class="resadd_button" title="Add Primary Storage"></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue