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:
Hector Cortez
2012-11-16 10:18:08 -04:00
parent 5301020528
commit 8c5b886435

View File

@@ -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 : {