wrong class
This commit is contained in:
parent
395cf86607
commit
db25f2024e
@ -132,7 +132,7 @@
|
|||||||
<div id="nav-{{$notification.type}}-sub" class="collapse notification-content">
|
<div id="nav-{{$notification.type}}-sub" class="collapse notification-content">
|
||||||
{{if $notification.viewall}}
|
{{if $notification.viewall}}
|
||||||
<a class="list-group-item text-dark" id="nav-{{$notification.type}}-see-all" href="{{$notification.viewall.url}}">
|
<a class="list-group-item text-dark" id="nav-{{$notification.type}}-see-all" href="{{$notification.viewall.url}}">
|
||||||
<i class="fa fa-fw fa-external-link-alt"></i> {{$notification.viewall.label}}
|
<i class="fa fa-fw fa-external-link"></i> {{$notification.viewall.label}}
|
||||||
</a>
|
</a>
|
||||||
{{/if}}
|
{{/if}}
|
||||||
{{if $notification.markall}}
|
{{if $notification.markall}}
|
||||||
|
Reference in New Issue
Block a user