* refactor codes.

This commit is contained in:
Catouse
2018-05-18 12:50:42 +08:00
parent 18971092a7
commit 60b5cb7816
2 changed files with 2 additions and 2 deletions
+2 -1
View File
@@ -13,4 +13,5 @@
.col-module .chosen-container-active .chosen-single {border-right-width: 1px; padding-right: 0;}
.col-shorts .chosen-container-single .chosen-single {border-radius: 0 2px 2px 0;}
#modulesTree li {padding-left: 20px;}
#modulesTree li {padding-left: 20px;}
#modulesTree li > .list-toggle {top: 0}
-1
View File
@@ -236,7 +236,6 @@ $(function()
var $tree = $('#modulesTree').tree(options);
var tree = $tree.data('zui.tree');
console.log('tree', tree, options);
if(<?php echo $currentModuleID ?>)
if(0)
{