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,
|
||||
width : 460,
|
||||
height : 210,
|
||||
autoHeight : true,
|
||||
modal : true,
|
||||
autoScroll : false,
|
||||
maximizable : false,
|
||||
@@ -853,7 +854,7 @@ importProcessExistProcess = function()
|
||||
fileUpload : false,
|
||||
width : 440,
|
||||
frame : true,
|
||||
autoHeight : false,
|
||||
autoHeight : true,
|
||||
bodyStyle : 'padding: 10px 10px 0 10px;',
|
||||
labelWidth : 50,
|
||||
defaults : {
|
||||
|
||||
Reference in New Issue
Block a user