rebuild dist js files

pull/2174/head
REJack 5 years ago
parent 74315469c4
commit fd7ef956a0
No known key found for this signature in database
GPG Key ID: 9F3976CC630CC888

@ -900,8 +900,7 @@ throw new Error('AdminLTE requires jQuery')
parent.addClass(ClassName.open);
tree.slideDown(this.options.animationSpeed, function () {
$(this.element).trigger(expandedEvent);
parent.css('background', 'red').height('auto');
console.log("parent.height('auto');");
parent.height('auto');
}.bind(this));
};

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save