This commit is contained in:
Roly Rudy Gutierrez Pinto
2015-02-05 17:41:59 -04:00
parent 07fce9f578
commit cffc70dcd9

View File

@@ -1192,7 +1192,8 @@ Ext.onReady( function() {
params: {
action : 'calendarName',
oldName : fields.OLD_NAME,
name : canlendarName
name : canlendarName,
uid : fields.CALENDAR_UID
},
success: function(resp){
if (resp.responseText != '[]')