Removed debug code

pull/360/head
Abdullah Almsaeed 2015-04-19 18:00:21 -04:00
parent f23da45064
commit 654614067b
2 changed files with 1 additions and 2 deletions

1
dist/js/app.js vendored
View File

@ -497,7 +497,6 @@ function _init() {
},
_fixForContent: function (sidebar) {
$(".content-wrapper, .right-side").css('min-height', sidebar.height());
console.log('triggered')
}
};

2
dist/js/app.min.js vendored

File diff suppressed because one or more lines are too long