Home
last modified time | relevance | path

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

/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.js1164 durationEditable: true, property
3072 if (this.durationEditable != null) {
3073 return this.durationEditable;
3075 return this.source.durationEditable;
3141 durationEditable: true, property