replace tabs to spaces at app/views/repositories/_navigation.html.erb
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11636 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
1ada210da1
commit
7040a1212f
|
@ -30,5 +30,5 @@
|
|||
<% if @repository.supports_all_revisions? %>
|
||||
| <%= l(:label_revision) %>:
|
||||
<%= text_field_tag 'rev', @rev, :size => 8 %>
|
||||
<% end %>
|
||||
<% end %>
|
||||
<% end -%>
|
||||
|
|
Loading…
Reference in New Issue