* Adjust code .
This commit is contained in:
@@ -213,7 +213,7 @@ $(function()
|
||||
$rootDom.addClass('open in has-list');
|
||||
$input += $('[data-id=ulTreeModal]').html();
|
||||
}
|
||||
$rootDom.preppend($input);
|
||||
$rootDom.prepend($input);
|
||||
$rootDom.find('input').focus();
|
||||
break;
|
||||
case 'addCata' :
|
||||
|
||||
Reference in New Issue
Block a user