2014-03-02 15:30:35 +01:00
|
|
|
<footer id="publish-bar">
|
2014-09-23 17:49:17 +01:00
|
|
|
<div class="publish-bar-inner">
|
|
|
|
{{render 'post-tags-input'}}
|
|
|
|
|
|
|
|
<div class="publish-bar-actions">
|
2015-05-27 16:39:56 +02:00
|
|
|
<button type="button" class="post-settings" {{action "openSettingsMenu"}}>
|
2015-05-12 23:49:11 +01:00
|
|
|
<i class="icon-settings"></i>
|
2015-03-08 15:58:51 +00:00
|
|
|
</button>
|
2014-12-29 21:11:24 -05:00
|
|
|
{{view "editor-save-button" id="entry-actions" classNameBindings="model.isNew:unsaved"}}
|
2014-09-23 17:49:17 +01:00
|
|
|
</div>
|
2014-08-06 02:07:32 +03:00
|
|
|
</div>
|
2014-04-20 08:48:34 -06:00
|
|
|
</footer>
|