updating designer
This commit is contained in:
@@ -178,7 +178,7 @@ Ext.onReady ( function() {
|
|||||||
//containerScroll: true,
|
//containerScroll: true,
|
||||||
rootVisible : false,
|
rootVisible : false,
|
||||||
border: true,
|
border: true,
|
||||||
height: PMExt.getBrowser().screen.height * 0.25,
|
height: PMExt.getBrowser().screen.height * 0.3,
|
||||||
region: 'north',
|
region: 'north',
|
||||||
split : true,
|
split : true,
|
||||||
collapseMode:'mini',
|
collapseMode:'mini',
|
||||||
@@ -614,4 +614,4 @@ Ext.onReady ( function() {
|
|||||||
//Ext.getCmp('eastPanel').hide();
|
//Ext.getCmp('eastPanel').hide();
|
||||||
//Ext.getCmp('eastPanel').ownerCt.doLayout();
|
//Ext.getCmp('eastPanel').ownerCt.doLayout();
|
||||||
|
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user