-delete zui.sortable.js: the code is already include in zui.
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
<?php if($extView = $this->getExtViewFile(__FILE__)){include $extView; return helper::cd();}?>
|
||||
<?php js::import($jsRoot . 'zui/zui.sortable.js');?>
|
||||
<style>
|
||||
tbody.sortable > tr {position: relative; z-index: 5}
|
||||
tbody.sortable > tr.drag-shadow {display: none}
|
||||
|
||||
Reference in New Issue
Block a user