]> git.mxchange.org Git - friendica.git/blob - view/theme/frost/templates/event_head.tpl
- Remove TinyMCE mentions in themes
[friendica.git] / view / theme / frost / templates / event_head.tpl
1
2 <link rel='stylesheet' type='text/css' href='{{$baseurl}}/library/fullcalendar/fullcalendar.css' />
3
4 <script language="javascript" type="text/javascript">
5 window.aclType = 'event_head';
6 window.eventModuleUrl = "{{$module_url}}";
7 window.eventModeParams = "{{$modparams}}" ;
8 </script>
9