Arreglo en label para la propiedad waitTitle
This commit is contained in:
@@ -309,7 +309,7 @@ function saveNew()
|
||||
Ext.getCmp('formNew').getForm().submit( {
|
||||
url : 'ajaxListener?action=save&id'+id+'&label='+label,
|
||||
waitMsg : _('ID_SAVING'),
|
||||
waitTitle : "",
|
||||
waitTitle : " ",
|
||||
timeout : 36000,
|
||||
success : function(obj, resp) {
|
||||
Ext.getCmp('grid').store.reload();
|
||||
|
||||
Reference in New Issue
Block a user