various bugfixes
This commit is contained in:
@ -14,7 +14,7 @@
|
||||
<th style="width: 5%">Edit</th>
|
||||
<th style="width: 5%">Delete</th>
|
||||
<th style="width: 5%">
|
||||
<input type="checkbox" onchange="checkAll(this)" name="check.r" value="R_[]"/>
|
||||
<input type="checkbox" onchange="checkAll(this)" name="check.r" value="R_[]">
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
|
Reference in New Issue
Block a user