Skip to content

Commit

Permalink
ADD: twig block for notification logs preview
Browse files Browse the repository at this point in the history
  • Loading branch information
mountstone committed Feb 28, 2017
1 parent f6c115d commit f6b0d85
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions resources/views/default/layouts/antares/main.twig
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,9 @@
<div class="btn btn--md btn--primary mdl-js-button mdl-js-ripple-effect" data-url="{{ handles('antares::notifications/sidebar/clear/alerts') }}">Clear All</div>
</div>
</aside>
{% block sidebar_preview %}

{% endblock %}
{% block main_content %}

{% endblock %}
Expand Down
2 changes: 1 addition & 1 deletion src/components/module

0 comments on commit f6b0d85

Please sign in to comment.