Skip to content

Commit

Permalink
remove duplicate preview
Browse files Browse the repository at this point in the history
  • Loading branch information
patcito committed Jul 13, 2012
1 parent 0a9c13a commit b24d956
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions app/views/shared/_editor.html.haml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,4 @@
-if local_assigns[:markdown] && !current_group.wysiwyg_editor
.markdown_preview

-if local_assigns[:markdown] && !current_group.wysiwyg_editor
= markdown(f.object.body)

0 comments on commit b24d956

Please sign in to comment.