From: Toshi MARUYAMA Date: Fri, 16 Sep 2011 14:09:00 +0000 (+0000) Subject: remove trailing white-spaces from app/views/my/_block.html.erb X-Git-Tag: 1.3.0~716 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=f2ebb0d1d34e79df8b0450fd2586829dd5961e02;p=redmine.git remove trailing white-spaces from app/views/my/_block.html.erb git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7252 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- diff --git a/app/views/my/_block.html.erb b/app/views/my/_block.html.erb index b8e7192b8..7c1ab3d5e 100644 --- a/app/views/my/_block.html.erb +++ b/app/views/my/_block.html.erb @@ -5,10 +5,10 @@ :url => { :action => "remove_block", :block => block_name }, :complete => "removeBlock('block_#{block_name.dasherize}')" }, :class => "close-icon" - %> + %> - +
<%= render :partial => "my/blocks/#{block_name}", :locals => { :user => user } %>
- \ No newline at end of file +