diff options
author | Mario Vavti <mario@mariovavti.com> | 2016-02-25 13:40:15 +0100 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2016-02-25 13:40:15 +0100 |
commit | be27fb56440c6687add239e10c5e46ee7f3018f1 (patch) | |
tree | e324463b7ac2f57f34fc8a25bc49a9ece337f796 /view/tpl/events_cal-js.tpl | |
parent | ebfa1a12b9cc3d939ed49a7f66e5687267a409d3 (diff) | |
download | volse-hubzilla-be27fb56440c6687add239e10c5e46ee7f3018f1.tar.gz volse-hubzilla-be27fb56440c6687add239e10c5e46ee7f3018f1.tar.bz2 volse-hubzilla-be27fb56440c6687add239e10c5e46ee7f3018f1.zip |
we have got a button for events in the nav. no need for it in the tabs if we are local.
Diffstat (limited to 'view/tpl/events_cal-js.tpl')
-rwxr-xr-x | view/tpl/events_cal-js.tpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/view/tpl/events_cal-js.tpl b/view/tpl/events_cal-js.tpl index b3c7ff03b..bc8a3aa31 100755 --- a/view/tpl/events_cal-js.tpl +++ b/view/tpl/events_cal-js.tpl @@ -1,3 +1,4 @@ +{{$tabs}} <div class="generic-content-wrapper"> <div class="section-title-wrapper"> <div class="pull-right"> |