mirror of
https://github.com/portainer/portainer.git
synced 2025-08-05 13:55: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
|
@ -85,7 +85,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="networks" ng-click="order('Name')">
|
||||
Name
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue