style(networks): change the label of the add button (#1495)

pull/1496/head
Duvel 2017-12-11 15:50:59 +01:00 committed by Anthony Lapenna
parent 3660f6eeb5
commit 46d8dba137
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
<i class="fa fa-trash space-right" aria-hidden="true"></i>Remove <i class="fa fa-trash space-right" aria-hidden="true"></i>Remove
</button> </button>
<button type="button" class="btn btn-sm btn-primary" ui-sref="actions.create.network"> <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> </button>
</div> </div>
<div class="searchBar" ng-if="$ctrl.state.displayTextFilter"> <div class="searchBar" ng-if="$ctrl.state.displayTextFilter">