Merge pull request #3026 from darvelo/delete-new-post

Remove "Delete This Post" option from New Post publish bar menu items
This commit is contained in:
Hannah Wolfe 2014-06-22 09:07:00 +01:00
commit dcf2f88d57

View File

@ -4,7 +4,7 @@
<div class="right">
<section id="entry-controls">
<section id="entry-controls" {{bind-attr class="isNew:unsaved"}}>
{{#gh-popover-button popoverName="post-settings-menu" tagName="a" href="#" classNames="post-settings" title="Post Settings"}}
<span class="hidden">Post Settings</span>
{{/gh-popover-button}}