Home
last modified time | relevance | path

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

/plugin/calendar/
H A Dcalendar-main.js133 navCalendar(calId, year, month, namespace);
137 window.navCalendar = function(calId, year, month, namespace) { function
175 navCalendar(calId, year, month, namespace);
239 navCalendar(calId, year, month, namespace);
2342 navCalendar(calId, year, month, originalNamespace);
3754 navCalendar(calId, year, month, namespace);
H A DCHANGELOG.md868 - Was calling non-existent `loadMonth()` - now uses correct `navCalendar()`
10578 navCalendar(...) or window.location.href = ...
10637 navCalendar(calId, year, month, originalNamespace);
10700 navCalendar(calId, year, month, originalNamespace);
10716 Solution: Call navCalendar() to reload via AJAX
10786 navCalendar() → Fetches and rebuilds calendar