mirror of https://github.com/ColorlibHQ/AdminLTE
Removed debug code
parent
f23da45064
commit
654614067b
|
@ -497,7 +497,6 @@ function _init() {
|
||||||
},
|
},
|
||||||
_fixForContent: function (sidebar) {
|
_fixForContent: function (sidebar) {
|
||||||
$(".content-wrapper, .right-side").css('min-height', sidebar.height());
|
$(".content-wrapper, .right-side").css('min-height', sidebar.height());
|
||||||
console.log('triggered')
|
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue