Browse Source

rebuild AdminLTE dist after `updated node_modules`

REJack 5 years ago
parent
commit
8a2e0508bb

File diff suppressed because it is too large
+ 256 - 163
dist/css/adminlte.css


File diff suppressed because it is too large
+ 6 - 1
dist/css/adminlte.css.map


File diff suppressed because it is too large
+ 3 - 3
dist/css/adminlte.min.css


+ 0 - 3
dist/js/adminlte.js

@@ -227,7 +227,6 @@ var Layout = function ($) {
         footer: $(Selector.FOOTER).outerHeight(),
         sidebar: $(Selector.SIDEBAR).height()
       };
-      console.log(heights);
 
       var max = this._max(heights);
 
@@ -256,8 +255,6 @@ var Layout = function ($) {
       });
 
       $(window).resize(function () {
-        console.log('resized');
-
         _this.fixLayoutHeight();
       });
 

File diff suppressed because it is too large
+ 0 - 0
dist/js/adminlte.js.map


File diff suppressed because it is too large
+ 0 - 0
dist/js/adminlte.min.js


File diff suppressed because it is too large
+ 0 - 0
dist/js/adminlte.min.js.map


Some files were not shown because too many files changed in this diff