diff options
author | Mario Vavti <mario@mariovavti.com> | 2019-05-26 20:22:40 +0200 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2019-05-26 20:22:40 +0200 |
commit | f1b61d5882cba9584ef35f574b29050397cb8d58 (patch) | |
tree | cf876cb35574e441c42be244af5e4b21b443a776 /view/tpl | |
parent | e466d72058b2543bec69c77d2730828acada38a1 (diff) | |
download | volse-hubzilla-f1b61d5882cba9584ef35f574b29050397cb8d58.tar.gz volse-hubzilla-f1b61d5882cba9584ef35f574b29050397cb8d58.tar.bz2 volse-hubzilla-f1b61d5882cba9584ef35f574b29050397cb8d58.zip |
mod cal band-aid fixes
Diffstat (limited to 'view/tpl')
-rwxr-xr-x | view/tpl/event_head.tpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/view/tpl/event_head.tpl b/view/tpl/event_head.tpl index 0e6f7523c..9d56b7fe4 100755 --- a/view/tpl/event_head.tpl +++ b/view/tpl/event_head.tpl @@ -52,6 +52,7 @@ header: false, eventTextColor: 'white', lang: '{{$lang}}', + timeZone: '{{$timezone}}', firstDay: {{$first_day}}, eventLimit: 3, |