- delete datatable resource files: datatable is include in zui.
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user