aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/event_head.tpl
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2017-03-23 13:11:27 +0100
committerMario Vavti <mario@mariovavti.com>2017-03-23 13:11:27 +0100
commit43a794a905430e0b906bd3e5da490c27f429e1ff (patch)
tree30902139e6fff86b381214e1027ea547aafe982c /view/tpl/event_head.tpl
parent4d50fe0928d6da63d6ec646f0047a82ad839a7a7 (diff)
downloadvolse-hubzilla-43a794a905430e0b906bd3e5da490c27f429e1ff.tar.gz
volse-hubzilla-43a794a905430e0b906bd3e5da490c27f429e1ff.tar.bz2
volse-hubzilla-43a794a905430e0b906bd3e5da490c27f429e1ff.zip
bs4 fixes for events
Diffstat (limited to 'view/tpl/event_head.tpl')
-rwxr-xr-xview/tpl/event_head.tpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/view/tpl/event_head.tpl b/view/tpl/event_head.tpl
index 1d1b6f15b..3b2cb5041 100755
--- a/view/tpl/event_head.tpl
+++ b/view/tpl/event_head.tpl
@@ -50,6 +50,7 @@
$('#events-calendar').fullCalendar({
events: '{{$baseurl}}{{$module_url}}/json',
header: false,
+ eventTextColor: 'white',
lang: '{{$lang}}',
firstDay: {{$first_day}},