#17843 Made check-all feature work if there are mulitple instances of it in one page

This commit is contained in:
NogginBox
2013-08-07 11:58:49 +01:00
committed by Sebastien Ros
parent 1f9f39e8ba
commit 725fc84ccd
12 changed files with 13 additions and 13 deletions

View File

@@ -44,7 +44,7 @@
<table class="items">
<thead>
<tr>
<th scope="col"><input type="checkbox" id="checkAll"/></th>
<th scope="col"><input type="checkbox" class="check-all"/></th>
<th scope="col">@T("Name")</th>
<th scope="col">@T("Email")</th>
<th scope="col">@T("Actions")</th>