Arreglo en label para la propiedad waitTitle
This commit is contained in:
@@ -76,7 +76,7 @@ function clearCache () {
|
||||
Ext.getCmp('frmCache').getForm().submit({
|
||||
url : 'clearCompiledAjax',
|
||||
waitMsg : _('ID_SAVING_PROCESS'),
|
||||
waitTitle : "",
|
||||
waitTitle : " ",
|
||||
timeout : 36000,
|
||||
success : function(obj, resp) {
|
||||
message = '';
|
||||
|
||||
Reference in New Issue
Block a user