1
0
Fork 0
mirror of https://github.com/friendica/friendica synced 2025-02-03 14:18:51 +00:00
friendica-github/view/theme/frost-mobile/templates/event_head.tpl

9 lines
285 B
Smarty

<link rel='stylesheet' type='text/css' href='{{$baseurl}}/library/fullcalendar/fullcalendar.css' />
<script language="javascript" type="text/javascript">
window.aclType = 'event_head';
window.eventModuleUrl = "{{$module_url}}";
window.eventModeParams = "{{$modparams}}" ;
</script>