Ignore:
Timestamp:
Nov 11, 2014 5:22:15 PM (11 years ago)
Author:
quyenla
Message:

Thong ke cong tac vien

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pro-violet-viettel/sourcecode/application/modules/admin/views/smstemplate/listview.php

    r461 r464  
    7474                        <thead>
    7575                            <tr role="row">
    76                                 <th class="center sorting_disabled" role="columnheader" rowspan="1" colspan="1" style="width: 44px;" aria-label="">
    77                                     <label>
    78                                         <input type="checkbox" class="ace">
    79                                         <span class="lbl"></span>
    80                                     </label>
    81                                 </th>
     76                               
    8277                             
    8378                                <th class="<?php if ($sorting_field == 'sms_content') {echo $sorting_order;} else {echo "sorting";}?>" id="sms_content" role="columnheader" tabindex="0" aria-controls="sample-table-2" rowspan="1" colspan="1" style="width: 283px;" aria-label="Họ tên: activate to sort column ascending">Mẫu tin nhắn</th>
     
    9893                                ?>
    9994                            <tr class="odd">
    100                                 <td class="center  sorting_1">
    101                                     <label>
    102                                         <input type="checkbox" class="ace">
    103                                         <span class="lbl"></span>
    104                                     </label>
    105                                 </td>
    106 
     95                               
    10796                               
    10897                                <td class=" "><?php echo $smstemplate['sms_content']?></td>
Note: See TracChangeset for help on using the changeset viewer.