more breadcrumbs

main
barisusakli 9 years ago
parent 247c9dd718
commit 9858bbd88f

@ -1,3 +1,6 @@
<!-- IMPORT partials/breadcrumbs.tpl -->
<div class="row">
<div class="col-md-4">
<ul class="chats-list recent-chats" data-nextstart="{nextStart}">

@ -1,5 +1,8 @@
<div class="notifications">
<!-- IMPORT partials/breadcrumbs.tpl -->
<div class="dropdown pull-right visible-xs-block">
<button class="btn btn-default dropdown-toggle" type="button" id="dropdownMenu1" data-toggle="dropdown" aria-expanded="true">
<i class="fa fa-eye"></i>
@ -9,7 +12,6 @@
<li role="presentation"><a role="menuitem" tabindex="-1" href="#" data-ajaxify="false" component="notifications/mark_all">[[notifications:mark_all_read]]</a></li>
</ul>
</div>
<h2>[[notifications:title]]</h2>
<hr />

Loading…
Cancel
Save