style(networks): change the label of the add button (#1495)
parent
3660f6eeb5
commit
46d8dba137
|
@ -17,7 +17,7 @@
|
|||
<i class="fa fa-trash space-right" aria-hidden="true"></i>Remove
|
||||
</button>
|
||||
<button type="button" class="btn btn-sm btn-primary" ui-sref="actions.create.network">
|
||||
<i class="fa fa-plus space-right" aria-hidden="true"></i>Add volume
|
||||
<i class="fa fa-plus space-right" aria-hidden="true"></i>Add network
|
||||
</button>
|
||||
</div>
|
||||
<div class="searchBar" ng-if="$ctrl.state.displayTextFilter">
|
||||
|
|
Loading…
Reference in New Issue