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);
2357 navCalendar(calId, year, month, originalNamespace);
3771 navCalendar(calId, year, month, namespace);
H A DCHANGELOG.md959 - Was calling non-existent `loadMonth()` - now uses correct `navCalendar()`
10669 navCalendar(...) or window.location.href = ...
10728 navCalendar(calId, year, month, originalNamespace);
10791 navCalendar(calId, year, month, originalNamespace);
10807 Solution: Call navCalendar() to reload via AJAX
10877 navCalendar() → Fetches and rebuilds calendar