-
Improvement
-
Resolution: Unresolved
-
Major
-
None
-
None
-
None
-
1 - Middle term
-
2 - Normal
The default template used to display the list of events of a day is "page".
It may be necessary to update it.
Currently we have to override the template "common-service-head-js" ~ 104 lines to change the line :
var eventsUrl = '<xsl:value-of select="concat($site-uri-prefix, '/', $lang, '/_plugins/calendar/page/')"/>' + dateStr + '/' + encodeURIComponent(encodeURIComponent('<xsl:value-of select="/events/@zoneItemId"/>')) + '/events_1.3.html';