@@ -30,5 +30,5 | |||||
30 | <% if @repository.supports_all_revisions? %> |
|
30 | <% if @repository.supports_all_revisions? %> | |
31 | | <%= l(:label_revision) %>: |
|
31 | | <%= l(:label_revision) %>: | |
32 | <%= text_field_tag 'rev', @rev, :size => 8 %> |
|
32 | <%= text_field_tag 'rev', @rev, :size => 8 %> | |
33 |
|
|
33 | <% end %> | |
34 | <% end -%> |
|
34 | <% end -%> |
General Comments 0
You need to be logged in to leave comments.
Login now