Pretty sure anons can't open the composer

This commit is contained in:
riking 2014-07-03 23:26:52 -07:00
parent c74e60ec51
commit 043a1db4e1
1 changed files with 12 additions and 14 deletions

View File

@ -65,7 +65,6 @@
<div class='preview-wrapper'>
<div id='wmd-preview' {{bind-attr class="hidePreview:hidden"}}></div>
</div>
{{#if currentUser}}
<div class="composer-bottom-right">
<a href="#" {{action togglePreview}} class='toggle-preview'>{{{model.toggleText}}}</a>
{{#if view.isUploading}}
@ -79,7 +78,6 @@
{{/if}}
<div id='draft-status'>{{model.draftStatus}}</div>
</div>
{{/if}}
</div>
{{#if currentUser}}