Make the whole "view older notifications..." a link target

This commit is contained in:
Robin Ward 2015-09-04 13:11:25 -04:00
parent a83312513e
commit 2d684899f7

View File

@ -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'}}&hellip;
{{/d-link}}