mirror of
https://github.com/redmine/redmine.git
synced 2026-01-23 07:53:10 +01:00
add newline at end of app/views/repositories/_form.html.erb
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@8674 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -22,4 +22,4 @@
|
||||
<p>
|
||||
<%= submit_tag(@repository.new_record? ? l(:button_create) : l(:button_save), :disabled => button_disabled) %>
|
||||
<%= link_to l(:button_cancel), settings_project_path(@project, :tab => 'repositories') %>
|
||||
</p>
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user