0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-24 23:48:13 -05:00

Hide author dropdown for authors.

fixes #4205, refs #3084
- Hide author dropdown for authors
This commit is contained in:
Fabian Becker 2014-09-28 10:21:09 +00:00
parent fcd5910209
commit 947ae53dcb

View file

@ -23,6 +23,7 @@
</span>
</div>
{{#unless session.user.isAuthor}}
<div class="form-group for-select">
<label for="activeTheme">Author</label>
<span class="input-icon icon-user">
@ -36,6 +37,7 @@
</span>
</span>
</div>
{{/unless}}
<ul class="nav-list nav-list-block">
{{#gh-tab tagName="li" classNames="nav-list-item"}}