Home
last modified time | relevance | path

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

/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.js8996 var matchingSources = [];
9000 matchingSources.push.apply(// append field
9001 matchingSources, this.querySources(matchInputs[i]));
9003 return matchingSources;