Skip to content

Commit

Permalink
Make the whole "view older notifications..." a link target
Browse files Browse the repository at this point in the history
  • Loading branch information
eviltrout committed Sep 4, 2015
1 parent a833125 commit 2d68489
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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}}
Expand Down

0 comments on commit 2d68489

Please sign in to comment.