I want to modify schedule item template file (click Calendar, create new item and edit it)
So i modified zimbra/templates/calendar/Appointment.template.js but nothing heppend after reload site.
I want to modify schedule item template file (click Calendar, create new item and edit it)
So i modified zimbra/templates/calendar/Appointment.template.js but nothing heppend after reload site.
To be able to modify a template, you have to include it in a skin and then use the "zmskindeploy"-Tool to deploy the skin and thus compile the template.
See the Zimbra skin doku for references.