aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2017-01-01 19:51:44 -0800
committerzotlabs <mike@macgirvin.com>2017-01-01 19:51:44 -0800
commitb88a735e54b233770b6772e89876fcc66b6217eb (patch)
tree1d2479cbddda4a1d96475f2ac4b77a1b9f244f1a /view
parentdca4de80fd8dfc2e23f6e7bec73b8bf79cdfa8ca (diff)
downloadvolse-hubzilla-b88a735e54b233770b6772e89876fcc66b6217eb.tar.gz
volse-hubzilla-b88a735e54b233770b6772e89876fcc66b6217eb.tar.bz2
volse-hubzilla-b88a735e54b233770b6772e89876fcc66b6217eb.zip
feature: allow event creation in other timezones than your own.
Diffstat (limited to 'view')
-rwxr-xr-xview/tpl/event_form.tpl4
1 files changed, 4 insertions, 0 deletions
diff --git a/view/tpl/event_form.tpl b/view/tpl/event_form.tpl
index 2c1fc762c..8a06567c1 100755
--- a/view/tpl/event_form.tpl
+++ b/view/tpl/event_form.tpl
@@ -10,6 +10,10 @@
{{include file="field_input.tpl" field=$summary}}
+ {{if $tz_choose}}
+ {{include file="field_select_grouped.tpl" field=$timezone}}
+ {{/if}}
+
{{$s_dsel}}
{{$f_dsel}}