mirror of
https://github.com/portainer/portainer.git
synced 2025-08-03 04:45:21 +02:00
Merge branch "feat107-remove-select-all" into internal
This commit is contained in:
commit
548a458b9a
10 changed files with 7 additions and 43 deletions
|
@ -61,7 +61,7 @@
|
|||
<table class="table table-hover">
|
||||
<thead>
|
||||
<tr>
|
||||
<th><label><input type="checkbox" ng-model="state.toggle" ng-change="toggleSelectAll()"/> Select</label></th>
|
||||
<th></th>
|
||||
<th>
|
||||
<a ui-sref="volumes" ng-click="order('Name')">
|
||||
Name
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue