- Timestamp:
- Mar 27, 2015 9:49:55 AM (10 years ago)
- Location:
- pro-violet-viettel/sourcecode/application/modules/admin/views
- Files:
-
- 2 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> -
pro-violet-viettel/sourcecode/application/modules/admin/views/reportprovince/province.php
r818 r838 109 109 <td style="font-weight:bold;"><?php echo $totalTbn; ?></td> 110 110 <td style="font-weight:bold;"><?php echo $totalDtng; ?></td> 111 <td style="font-weight:bold;"><?php echo $totalDt ng; ?></td>111 <td style="font-weight:bold;"><?php echo $totalDtth; ?></td> 112 112 <td style="font-weight:bold;"><?php echo $totalDtn; ?></td> 113 113
Note: See TracChangeset
for help on using the changeset viewer.