Skip to content
This repository was archived by the owner on Oct 31, 2018. It is now read-only.

Commit 7e06152

Browse files
committed
The real fix
1 parent 6782799 commit 7e06152

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

templates/calendar.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<script type="text/javascript" src="<?php print_unescaped(OC_Helper::linkTo(\OC::$server->getURLGenerator()->linkTo('calendar', '/js/l10n.php'));?>"></script>
1+
<script type="text/javascript" src="<?php print_unescaped(\OC::$server->getURLGenerator()->linkTo('calendar', '/js/l10n.php')) ?>"></script>
22

33
<div id="notification" style="display:none;"></div>
44
<div id="app-navigation">

0 commit comments

Comments
 (0)