Arreglo en label para la propiedad waitTitle

This commit is contained in:
Brayan Osmar Pereyra Suxo
2013-09-02 10:55:45 -04:00
parent 1d3ebf3f7b
commit fbbcfcaaba
24 changed files with 32 additions and 32 deletions

View File

@@ -411,7 +411,7 @@ DuplicateGroupName = function(){
//Save New Group
SaveNewGroup = function(){
newForm.getForm().submit({
waitTitle : "",
waitTitle : " ",
success: function(f,a){
CloseWindow(); //Hide popup widow
newForm.getForm().reset(); //Set empty form to next use
@@ -469,7 +469,7 @@ SaveEditGroupAction = function(){
//Save Edit Group
SaveEditGroup = function(){
editForm.getForm().submit({
waitTitle : "",
waitTitle : " ",
success: function(f,a){
CloseWindow(); //Hide popup widow
DoSearch(); //Reload store grid