From f3f2b7f6fd7a2aeb927f5f9cce9a7d3c5e655a3c Mon Sep 17 00:00:00 2001 From: Victor Costa Date: Mon, 20 Apr 2015 15:32:52 -0300 Subject: [PATCH] Remove redundant partial from proposal edition view --- views/cms/proposals_discussion_plugin/_proposal.html.erb | 2 -- 1 file changed, 0 insertions(+), 2 deletions(-) diff --git a/views/cms/proposals_discussion_plugin/_proposal.html.erb b/views/cms/proposals_discussion_plugin/_proposal.html.erb index 0cd8d65..96290c1 100644 --- a/views/cms/proposals_discussion_plugin/_proposal.html.erb +++ b/views/cms/proposals_discussion_plugin/_proposal.html.erb @@ -1,5 +1,3 @@ -<%= render :partial => 'text_editor_sidebar' %> - <%= required_fields_message %> <%= render :file => 'shared/tiny_mce' %> -- libgit2 0.21.2