- Timestamp:
- Mar 27, 2015 9:49:55 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pro-violet-viettel/sourcecode/application/modules/admin/views/collaborator/listview.php
r719 r838 97 97 } 98 98 ?>" id="cellphone" role="columnheader" tabindex="0" aria-controls="sample-table-2" rowspan="1" colspan="1" style="width: 176px;" aria-label="Sá» Äiá»n thoại: activate to sort column ascending">Sá» Äiá»n thoại</th> 99 <th>Há» và tên</th> 99 100 <th>Quáºn/Huyá»n</th> 100 101 <th>Tá»nh/TP</th> … … 130 131 131 132 <td class=" "><a href="<?php echo base_url(); ?>admin/thong_ke_cong_tac_vien/<?php echo $collaborator['id']; ?>"><?php echo $collaborator['cellphone']; ?></a></td> 133 <td class=" "><?php echo $collaborator['full_name']; ?></td> 132 134 <td class=" "><?php echo $collaborator['district']; ?></td> 133 135 <td class=" "><?php echo $collaborator['province']; ?></td>
Note: See TracChangeset
for help on using the changeset viewer.