diff --git a/js/app/controllers/ExplorerModule.js b/js/app/controllers/ExplorerModule.js index 46377e2..73c06ee 100644 --- a/js/app/controllers/ExplorerModule.js +++ b/js/app/controllers/ExplorerModule.js @@ -108,6 +108,7 @@ Ext.define('amdaDesktop.ExplorerModule', xtype: 'panel', title: 'Log', id: 'LogPanel', + collapsible: true, region: 'south', split: true, height: 150, -- libgit2 0.21.2