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:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user