-delete zui.sortable.js: the code is already include in zui.

This commit is contained in:
Catouse
2016-04-07 15:40:02 +08:00
parent 974ebd225b
commit 9b6328ec35
2 changed files with 0 additions and 8 deletions
-1
View File
@@ -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}