mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FIX: Staff should be able to see PMs
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
{{/each}}
|
||||
</ul>
|
||||
|
||||
{{#if viewingSelf}}
|
||||
{{#if canSeePrivateMessages}}
|
||||
<h3><i class='icon icon-envelope'></i> {{i18n user.private_messages}}</h3>
|
||||
<ul class='action-list nav-stacked'>
|
||||
<li {{bindAttr class=":noGlyph privateMessagesActive:active"}}>
|
||||
|
||||
Reference in New Issue
Block a user