Ejemplo n.º 1
0
?>
" data-halign="center"
                    data-sortable="true"> Username
                </th>
                <th data-field="<?php 
echo tpl_category::status();
?>
" data-halign="center" data-sortable="true"
                    data-formatter="operate<?php 
echo tpl_category::status();
?>
"
                    > Status
                </th>
                <th data-field="<?php 
echo tpl_category::date_in();
?>
" data-halign="center" data-sortable="true"> Last Date
                    Update
                </th>
                <th
                    data-field="operate"
                    data-formatter="operateFormatter"
                    data-events="operateEvents"
                    data-align="center"
                    >Action
                </th>

            </tr>
            </thead>
        </table>