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
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@
{{#each notifications as |n|}} {{#each notifications as |n|}}
{{notification-item notification=n}} {{notification-item notification=n}}
{{/each}} {{/each}}
<li class="read last"> <li class="read last heading">
{{#d-link path=notificationsPath}} {{#d-link path=notificationsPath}}
{{i18n 'notifications.more'}}&hellip; {{i18n 'notifications.more'}}&hellip;
{{/d-link}} {{/d-link}}