mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Make the whole "view older notifications..." a link target
This commit is contained in:
parent
a83312513e
commit
2d684899f7
@ -25,7 +25,7 @@
|
||||
{{#each notifications as |n|}}
|
||||
{{notification-item notification=n}}
|
||||
{{/each}}
|
||||
<li class="read last">
|
||||
<li class="read last heading">
|
||||
{{#d-link path=notificationsPath}}
|
||||
{{i18n 'notifications.more'}}…
|
||||
{{/d-link}}
|
||||
|
Loading…
Reference in New Issue
Block a user