0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00

Correct markup for the PSM author dropdown

This commit is contained in:
Paul Adam Davis 2014-07-20 21:46:23 +01:00
parent c2f0fd54da
commit f304d3ed34

View file

@ -22,7 +22,7 @@
<label for="post-setting-author">Author</label>
</td>
<td class="post-setting-field">
<span class="author-select-wrapper" {{bind-attr data-select-text=selectedAuthor.name}}>
<span class="gh-select">
{{view Ember.Select
name="post-setting-author"
content=authors