summaryrefslogtreecommitdiffstats
path: root/app/views/repositories/diff.html.erb
diff options
context:
space:
mode:
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>2011-09-17 08:05:20 +0000
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>2011-09-17 08:05:20 +0000
commit307dd7d73a1665978c38d0232ca0ba09b7e3343e (patch)
treea1b2cb7dfc355b21a65c5c2ce745845a162e84f4 /app/views/repositories/diff.html.erb
parent71d31b772d41bb616697c126a7c1a002a9e584d5 (diff)
downloadredmine-307dd7d73a1665978c38d0232ca0ba09b7e3343e.tar.gz
redmine-307dd7d73a1665978c38d0232ca0ba09b7e3343e.zip
replace tabs to spaces at app/views/repositories/diff.html.erb
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7306 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'app/views/repositories/diff.html.erb')
-rw-r--r--app/views/repositories/diff.html.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/repositories/diff.html.erb b/app/views/repositories/diff.html.erb
index cb868665a..268aba2f4 100644
--- a/app/views/repositories/diff.html.erb
+++ b/app/views/repositories/diff.html.erb
@@ -13,7 +13,7 @@
<% end -%>
<% other_formats_links do |f| %>
- <%= f.link_to 'Diff', :url => params, :caption => 'Unified diff' %>
+ <%= f.link_to 'Diff', :url => params, :caption => 'Unified diff' %>
<% end %>
<% html_title(h(with_leading_slash(@path)), 'Diff') -%>