Commit f3f2b7f6fd7a2aeb927f5f9cce9a7d3c5e655a3c

Authored by Victor Costa
1 parent 32257b99

Remove redundant partial from proposal edition view

views/cms/proposals_discussion_plugin/_proposal.html.erb
1   -<%= render :partial => 'text_editor_sidebar' %>
2   -
3 1 <%= required_fields_message %>
4 2  
5 3 <%= render :file => 'shared/tiny_mce' %>
... ...