PM-1437
This commit is contained in:
@@ -1192,7 +1192,8 @@ Ext.onReady( function() {
|
|||||||
params: {
|
params: {
|
||||||
action : 'calendarName',
|
action : 'calendarName',
|
||||||
oldName : fields.OLD_NAME,
|
oldName : fields.OLD_NAME,
|
||||||
name : canlendarName
|
name : canlendarName,
|
||||||
|
uid : fields.CALENDAR_UID
|
||||||
},
|
},
|
||||||
success: function(resp){
|
success: function(resp){
|
||||||
if (resp.responseText != '[]')
|
if (resp.responseText != '[]')
|
||||||
|
|||||||
Reference in New Issue
Block a user