]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frio/templates/events_js.tpl
Normalize field_*.tpl formatting
[friendica.git] / view / theme / frio / templates / events_js.tpl
index 31debbe310954ba4bf1b2a616ebba9bc851f0504..f233866f0b6a05d0f876f4f9bd433efb5fc2563d 100644 (file)
@@ -1,13 +1,15 @@
 <div class="generic-page-wrapper">
-       {{$tabs}}
+       {{$tabs nofilter}}
        {{include file="section_title.tpl" title=$title pullright=1}}
 
        {{* The link to create a new event *}}
+       {{if $new_event.0}}
        <div class="pull-right" id="new-event-link">
                <button type="button" class="btn-link page-action faded-icon" onclick="addToModal('{{$new_event.0}}')" title="{{$new_event.1}}" data-toggle="tooltip">
                        <i class="fa fa-plus"></i>
                </button>
        </div>
+       {{/if}}
 
        {{* We create our own fullcallendar header (with title & calendar view *}}
        <div id="fc-header" class="clear">