enable ajax calendar with $a->config['experimentals']['new_calendar']=1
This commit is contained in:
parent
fe3e8ee854
commit
73bee08ac2
4 changed files with 35 additions and 4 deletions
6
view/events-js.tpl
Normal file
6
view/events-js.tpl
Normal 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>
|
||||
Loading…
Add table
Add a link
Reference in a new issue