Home
last modified time | relevance | path

Searched refs:showEditEventDialog (Results 1 – 1 of 1) sorted by relevance

/plugin/davcal/
Dscript.js72 dw_davcal__modals.showEditEventDialog(date, false);
75 dw_davcal__modals.showEditEventDialog(calEvent, true);
386 showEditEventDialog : function(event, edit) { method