BUG 7639 Solved panel size
This commit is contained in:
@@ -461,8 +461,8 @@ function newProcess(){
|
|||||||
|
|
||||||
var win = new Ext.Window({
|
var win = new Ext.Window({
|
||||||
title: _('ID_CREATE_PROCESS'),
|
title: _('ID_CREATE_PROCESS'),
|
||||||
width: 450,
|
width: 470,
|
||||||
height: 220,
|
height: 240,
|
||||||
layout:'fit',
|
layout:'fit',
|
||||||
autoScroll:true,
|
autoScroll:true,
|
||||||
modal: true,
|
modal: true,
|
||||||
|
|||||||
Reference in New Issue
Block a user