From bb58ba05ce232568bc6b128fe414de40283b5ac0 Mon Sep 17 00:00:00 2001 From: Victor Costa Date: Mon, 16 Dec 2013 17:26:18 -0300 Subject: [PATCH] Remove unused code at lead_and_body partial --- app/views/shared/_lead_and_body.rhtml | 1 - 1 file changed, 0 insertions(+), 1 deletion(-) diff --git a/app/views/shared/_lead_and_body.rhtml b/app/views/shared/_lead_and_body.rhtml index 1a6b334..0c60d3a 100644 --- a/app/views/shared/_lead_and_body.rhtml +++ b/app/views/shared/_lead_and_body.rhtml @@ -6,7 +6,6 @@ <% editor_type = defined?(tiny_mce) && tiny_mce ? 'mceEditor' : '' %> <% lead_id ||= 0%> <% f ||= false%> -<% image_method ||= :image_builder %>
<%= button :add, _("Lead"), '#', :class => "lead-button", :article_id => "#article-lead-"+lead_id.to_s, :style => "margin-left: 0px;" %> -- libgit2 0.21.2