]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frost/templates/event_head.tpl
Merge remote-tracking branch 'upstream/develop' into rewrites/coding-convention-split...
[friendica.git] / view / theme / frost / templates / event_head.tpl
index ee23e430565421c23abb93c6550d95dd130aef88..ccd88f6c86d7fc888f21f24649ef541e95110536 100644 (file)
@@ -1,12 +1,9 @@
-{{*
- *     AUTOMATICALLY GENERATED TEMPLATE
- *     DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
- *
- *}}
+
 <link rel='stylesheet' type='text/css' href='{{$baseurl}}/library/fullcalendar/fullcalendar.css' />
 
 <script language="javascript" type="text/javascript">
 window.aclType = 'event_head';
-window.editSelect = "{{$editselect}}";
+window.eventModuleUrl = "{{$module_url}}";
+window.eventModeParams = "{{$modparams}}" ;
 </script>