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