HOR-375 "Create a new WS> when it takes..." SOLVED

HOR-375 "Create a new WS> when it takes more..." SOLVED
This commit is contained in:
Luis Fernando Saisa Lopez
2016-03-02 11:37:09 -04:00
parent 1cbc999ac6
commit 09fcb52eb4

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();