aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/events_side.tpl
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2015-11-19 11:38:34 +0100
committerMario Vavti <mario@mariovavti.com>2015-11-19 11:38:34 +0100
commitba52af786e0e2f27c36e82df9086dfb8d33d9062 (patch)
tree0dd207f7d0e73a69bac9c7a14793c1fb43f3356f /view/tpl/events_side.tpl
parent929f524e774e856c3ee5f65740614696089bd86a (diff)
downloadvolse-hubzilla-ba52af786e0e2f27c36e82df9086dfb8d33d9062.tar.gz
volse-hubzilla-ba52af786e0e2f27c36e82df9086dfb8d33d9062.tar.bz2
volse-hubzilla-ba52af786e0e2f27c36e82df9086dfb8d33d9062.zip
move today button from aside to section title
Diffstat (limited to 'view/tpl/events_side.tpl')
-rwxr-xr-xview/tpl/events_side.tpl1
1 files changed, 0 insertions, 1 deletions
diff --git a/view/tpl/events_side.tpl b/view/tpl/events_side.tpl
index 4659063c3..b9a9062b1 100755
--- a/view/tpl/events_side.tpl
+++ b/view/tpl/events_side.tpl
@@ -4,6 +4,5 @@
<li><a href="#" onclick="changeView('changeView', 'month'); return false;">{{$month}}</a></li>
<li><a href="#" onclick="changeView('changeView', 'agendaWeek'); return false;">{{$week}}</a></li>
<li><a href="#" onclick="changeView('changeView', 'agendaDay'); return false;">{{$day}}</a></li>
- <li><a href="#" onclick="changeView('today', false); return false;">{{$today}}</a></li>
</ul>
</div>