- Timestamp:
- Nov 11, 2014 5:22:15 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pro-violet-viettel/sourcecode/application/modules/admin/views/collaborator/listview.php
r461 r464 77 77 <thead> 78 78 <tr role="row"> 79 <th class="center sorting_disabled" role="columnheader" rowspan="1" colspan="1" style="width: 44px;" aria-label=""> 80 <label> 81 <input type="checkbox" class="ace"> 82 <span class="lbl"></span> 83 </label> 84 </th> 79 85 80 86 81 <th class="<?php if ($sorting_field == 'full_name') {echo $sorting_order;} else {echo "sorting";}?>" id="full_name" role="columnheader" tabindex="0" aria-controls="sample-table-2" rowspan="1" colspan="1" style="width: 183px;" aria-label="Há» tên: activate to sort column ascending">Há» tên</th> … … 102 97 ?> 103 98 <tr class="odd"> 104 <td class="center sorting_1"> 105 <label> 106 <input type="checkbox" class="ace"> 107 <span class="lbl"></span> 108 </label> 109 </td> 99 110 100 111 101
Note: See TracChangeset
for help on using the changeset viewer.