File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ it shall be eliminated.
3333Examples of customizability include:
3434* Rendering of calendars and events is carried out by doT javascript template functions. These can be found
3535in the templates directory; the raw doT template code is shown in comments. These are compiled into js functions using the
36- cut and paste compiler on http://olado.github.io/doT/ .
36+ cut and paste compiler on http://olado.github.io/doT/ . UPDATE: These are now compiled on the fly when the page is loaded
3737* The functions used to render the calendars and events are defined in the rc_calendar default settings at the
3838top of rc_calendar.js, but can be overridden by options passed into the rc_calendar constructor
3939* The resources associated with the calendar are defined in <resource > tags in the html code (see test.html). I'm not
You can’t perform that action at this time.
0 commit comments