1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/kanboard_ynh.git synced 2024-09-03 19:36:17 +02:00
kanboard_ynh/sources/app/Template/user/calendar.php
2015-02-25 17:29:06 +01:00

6 lines
No EOL
186 B
PHP

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