0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00

Merge pull request #4206 from halfdan/4205-author-drop

Hide author dropdown for authors.
This commit is contained in:
Sebastian Gierlinger 2014-09-28 20:26:44 +02:00
commit b63ea8ce35

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"}}