We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e44298 commit 0f82bd9Copy full SHA for 0f82bd9
src/main/webapp/js/application.js
@@ -11,7 +11,7 @@ var app = function() {
11
sideBarLeftInit();
12
window.onresize = function(){
13
14
- }
+ };
15
closePanel();
16
};
17
0 commit comments