1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-07-23 15:29:42 +02:00

Make text next to "Display All" clickable

This commit is contained in:
Janne Heß 2015-02-13 14:28:09 +01:00
parent 9baa85f2e4
commit 9284e4b451
3 changed files with 4 additions and 7 deletions

View file

@ -18,8 +18,7 @@
</ul>
<div class="pull-right">
<input type="checkbox" ng-model="displayAll"
ng-change="toggleGetAll()"/> Display All
<input type="checkbox" ng-model="displayAll" id="displayAll" ng-change="toggleGetAll()"/> <label for="displayAll">Display All</label>
</div>
</div>
<table class="table table-striped">