1
0
Fork 0

enable ajax calendar with $a->config['experimentals']['new_calendar']=1

This commit is contained in:
Fabio Comuni 2012-02-15 12:47:50 +01:00
commit 73bee08ac2
4 changed files with 35 additions and 4 deletions

6
view/events-js.tpl Normal file
View file

@ -0,0 +1,6 @@
$tabs
<h2>$title</h2>
<div id="new-event-link"><a href="$new_event.0" >$new_event.1</a></div>
<div id="events-calendar"></div>