mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Remove console.log
This commit is contained in:
parent
74eacba12f
commit
8a11f7f6c1
@ -8,7 +8,6 @@
|
|||||||
{{/if}}
|
{{/if}}
|
||||||
<li class='glyphs'>
|
<li class='glyphs'>
|
||||||
{{d-link path=bookmarksPath title="user.bookmarks" icon="bookmark"}}
|
{{d-link path=bookmarksPath title="user.bookmarks" icon="bookmark"}}
|
||||||
{{log siteSettings}}
|
|
||||||
{{#if siteSettings.enable_private_messages}}
|
{{#if siteSettings.enable_private_messages}}
|
||||||
{{d-link path=messagesPath title="user.private_messages" icon="envelope"}}
|
{{d-link path=messagesPath title="user.private_messages" icon="envelope"}}
|
||||||
{{/if}}
|
{{/if}}
|
||||||
|
Loading…
Reference in New Issue
Block a user