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
180 navCalendar(calId, year, month, namespace);
244 navCalendar(calId, year, month, namespace);
2461 navCalendar(calId, year, month, originalNamespace);
3875 navCalendar(calId, year, month, namespace);
H A DCHANGELOG.md980 - Was calling non-existent `loadMonth()` - now uses correct `navCalendar()`
10690 navCalendar(...) or window.location.href = ...
10749 navCalendar(calId, year, month, originalNamespace);
10812 navCalendar(calId, year, month, originalNamespace);
10828 Solution: Call navCalendar() to reload via AJAX
10898 navCalendar() → Fetches and rebuilds calendar