t log
BUG 7995 Translation does not work for the import existing proces... SOLVED - Translation does not work for the import existing proces dialogbox - The interface of the Imporación was changed to ExtJS. - Improvement in the form of import, adjustment in the height of the modal window.
This commit is contained in:
@@ -841,6 +841,7 @@ importProcessExistProcess = function()
|
|||||||
header : false,
|
header : false,
|
||||||
width : 460,
|
width : 460,
|
||||||
height : 210,
|
height : 210,
|
||||||
|
autoHeight : true,
|
||||||
modal : true,
|
modal : true,
|
||||||
autoScroll : false,
|
autoScroll : false,
|
||||||
maximizable : false,
|
maximizable : false,
|
||||||
@@ -853,7 +854,7 @@ importProcessExistProcess = function()
|
|||||||
fileUpload : false,
|
fileUpload : false,
|
||||||
width : 440,
|
width : 440,
|
||||||
frame : true,
|
frame : true,
|
||||||
autoHeight : false,
|
autoHeight : true,
|
||||||
bodyStyle : 'padding: 10px 10px 0 10px;',
|
bodyStyle : 'padding: 10px 10px 0 10px;',
|
||||||
labelWidth : 50,
|
labelWidth : 50,
|
||||||
defaults : {
|
defaults : {
|
||||||
|
|||||||
Reference in New Issue
Block a user