diff --git a/scm-webapp/src/main/webapp/resources/js/sonia.rest.js b/scm-webapp/src/main/webapp/resources/js/sonia.rest.js index c9c62b435e..9f02855760 100644 --- a/scm-webapp/src/main/webapp/resources/js/sonia.rest.js +++ b/scm-webapp/src/main/webapp/resources/js/sonia.rest.js @@ -319,13 +319,12 @@ Sonia.rest.RestPanel = Ext.extend(Ext.Panel,{ title: this.title, layout: 'border', border: false, - closable: true, - autoScroll: true, items:[ this.grid,{ id: 'southpanel', xtype: 'panel', region: 'south', + autoScroll: true, split: true, frame: true, height: 200,