mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Revert "Merge pull request #1878 from balinterdi/patch-2"
This reverts commitbfddc5a191, reversing changes made to8f1e754bf2.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
{{#if content}}
|
||||
<ul>
|
||||
{{#each}}
|
||||
<li {{bind-attr class="read"}}>{{i18n scope linkBinding="link" usernameBinding="username"}}</li>
|
||||
<li {{bind-attr class="read"}}>{{unbound boundI18n scope linkBinding="link" usernameBinding="username"}}</li>
|
||||
{{/each}}
|
||||
<li class="read last">
|
||||
<a {{bind-attr href="currentUser.path"}}>{{i18n notifications.more}} …</a>
|
||||
|
||||
Reference in New Issue
Block a user