]> source.dussan.org Git - redmine.git/commitdiff
remove trailing white-spaces from app/views/common/_calendar.html.erb
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Sat, 17 Sep 2011 01:11:14 +0000 (01:11 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Sat, 17 Sep 2011 01:11:14 +0000 (01:11 +0000)
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7269 e93f8b46-1217-0410-a6f0-8f06a7374b81

app/views/common/_calendar.html.erb

index 14d26badd221e695fb70ebe8f7959660bab72caf..5170975768fb57e5b2c787f579ecb45e3bc5a720 100644 (file)
@@ -17,7 +17,7 @@ while day <= calendar.enddt %>
   <span class="tip"><%= render_issue_tooltip i %></span>
   </div>
   <% else %>
-  <span class="icon icon-package">  
+  <span class="icon icon-package">
     <%= h("#{i.project} -") unless @project && @project == i.project %>
     <%= link_to_version i%>
   </span>