Abdullah Almsaeed 8 years ago
parent
commit
688631379b
2 changed files with 1 additions and 1 deletions
  1. 1 1
      dist/js/app.js
  2. 0 0
      dist/js/app.min.js

+ 1 - 1
dist/js/app.js

@@ -502,7 +502,7 @@ function _init() {
       if ($("body").hasClass('layout-boxed')) {
         sidebar.css('position', 'absolute');
         sidebar.height($(".wrapper").height());
-        $(window).resize(function () {
+        $(window).unbind('resize').resize(function () {
           _this._fix(sidebar);
         });
       } else {

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


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