diff options
author | redmatrix <git@macgirvin.com> | 2016-02-26 06:27:42 +1100 |
---|---|---|
committer | redmatrix <git@macgirvin.com> | 2016-02-26 06:27:42 +1100 |
commit | 2a0d4a2011e8f3161a815d7d5144fcf3d86c2465 (patch) | |
tree | e324463b7ac2f57f34fc8a25bc49a9ece337f796 /view/tpl | |
parent | ebfa1a12b9cc3d939ed49a7f66e5687267a409d3 (diff) | |
parent | be27fb56440c6687add239e10c5e46ee7f3018f1 (diff) | |
download | volse-hubzilla-2a0d4a2011e8f3161a815d7d5144fcf3d86c2465.tar.gz volse-hubzilla-2a0d4a2011e8f3161a815d7d5144fcf3d86c2465.tar.bz2 volse-hubzilla-2a0d4a2011e8f3161a815d7d5144fcf3d86c2465.zip |
Merge pull request #299 from git-marijus/master
we have got a button for events in the nav. no need for it in the tab…
Diffstat (limited to 'view/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"> |