aboutsummaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorJim Hu <jimhu@users.sourceforge.net>2005-09-07 06:08:02 +0000
committerJim Hu <jimhu@users.sourceforge.net>2005-09-07 06:08:02 +0000
commit6eabeaeb9ff95f4f227c66e5293c0afdf0ac0ca4 (patch)
tree56ac1f5ec08712c6636c8a58f76ddba5e8447dd1 /templates
parent5c46da23340dd0b15510f982d1ded7b4c8ef1aab (diff)
downloadphpicalendar-6eabeaeb9ff95f4f227c66e5293c0afdf0ac0ca4.tar.gz
phpicalendar-6eabeaeb9ff95f4f227c66e5293c0afdf0ac0ca4.tar.bz2
phpicalendar-6eabeaeb9ff95f4f227c66e5293c0afdf0ac0ca4.zip
adjust date_functions.php, event.js, header.tpl to allow event popups to work with cpath multiple calendar directories
Diffstat (limited to 'templates')
-rw-r--r--templates/default/header.tpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/default/header.tpl b/templates/default/header.tpl
index a7ec486..1ac0920 100644
--- a/templates/default/header.tpl
+++ b/templates/default/header.tpl
@@ -15,4 +15,5 @@
<input type="hidden" name="date" id="date" value="" />
<input type="hidden" name="time" id="time" value="" />
<input type="hidden" name="uid" id="uid" value="" />
+ <input type="hidden" name="cpath" id="cpath" value="" />
</form>

© 2014-2024 Faster IT GmbH | imprint | privacy policy