Searched refs:showEditEventDialog (Results 1 – 1 of 1) sorted by relevance
72 dw_davcal__modals.showEditEventDialog(date, false);75 dw_davcal__modals.showEditEventDialog(calEvent, true);386 showEditEventDialog : function(event, edit) { method