Home
last modified time | relevance | path

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

/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.js11337 var rawSources = this.opt('eventSources') || [];
11341 rawSources.unshift(singleRawSource); field
11347 rawSources.forEach(function (rawSource) {