Merged in luisfernandosl/processmaker/HOR-375-3018 (pull request #3775)

HOR-375
This commit is contained in:
Julio Cesar Laura Avendaño
2016-03-02 16:21:06 -04:00

View File

@@ -3,6 +3,8 @@
* Jan 15th, 2011
*/
Ext.Ajax.timeout = 300000;
Ext.onReady(function(){
var fieldNameWS=new Ext.form.TextField({
@@ -165,7 +167,6 @@ Ext.onReady(function(){
},
waitMsg : _('ID_NEW_SITE_TESTING'),
waitTitle : " ",
timeout : 3600,
success: function(f,a){
nwTitle =formNewSite.getForm().findField('NW_TITLE').getValue();
aoDbWf =formNewSite.getForm().findField('AO_DB_WF').getValue();