Merged in gproly/processmaker (pull request #1396)

PM-1437
This commit is contained in:
Julio Cesar Laura Avendaño
2015-02-05 17:46:38 -04:00

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 != '[]')