Enable event drop for user calendar

This commit is contained in:
Frederic Guillot
2015-02-17 21:29:11 -05:00
parent 10debb3f6c
commit 8214aae1d6
6 changed files with 20 additions and 15 deletions

View File

@@ -1,5 +1,6 @@
<div id="user-calendar"
data-check-url="<?= $this->u('calendar', 'user') ?>"
data-user-id="<?= $user['id'] ?>"
data-save-url="<?= $this->u('calendar', 'save') ?>"
>
</div>