- delete datatable resource files: datatable is include in zui.

This commit is contained in:
Catouse
2016-04-15 11:43:16 +08:00
parent 7412681d2c
commit 687b30412d
3 changed files with 0 additions and 21 deletions
-7
View File
@@ -1,11 +1,4 @@
<?php if($extView = $this->getExtViewFile(__FILE__)){include $extView; return helper::cd();}?>
<?php
if($config->debug)
{
css::import($jsRoot . 'datatable/min.css');
js::import($jsRoot . 'datatable/min.js');
}
?>
<?php if(!empty($lang->datatable)):?>
<style>
.table-datatable tbody > tr td,