Arreglo en label para la propiedad waitTitle
This commit is contained in:
@@ -230,7 +230,7 @@ function saveSettings()
|
||||
Ext.getCmp('frm').getForm().submit( {
|
||||
url : '../adminProxy/saveSystemConf',
|
||||
waitMsg : _('ID_SAVING_PROCESS'),
|
||||
waitTitle : "",
|
||||
waitTitle : " ",
|
||||
timeout : 36000,
|
||||
success : function(obj, resp) {
|
||||
//nothing to do
|
||||
|
||||
Reference in New Issue
Block a user