提交 f8fe281c 编写于 作者: D Daniel Vilanova Yamuza

Fixed formatting

上级 68834fc6
......@@ -1086,7 +1086,7 @@ throw new Error('AdminLTE requires jQuery')
//tree.find(Selector.open).removeClass(ClassName.open);
parentLi.removeClass(ClassName.open);
tree.slideUp(this.options.animationSpeed, function () {
tree.slideUp(this.options.animationSpeed, function () {
//tree.find(Selector.open + ' > ' + Selector.treeview).slideUp();
setTimeout(() => $(this.element).trigger(collapsedEvent), 0);
}.bind(this));
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册