summaryrefslogtreecommitdiffstats
path: root/app
diff options
context:
space:
mode:
Diffstat (limited to 'app')
-rw-r--r--app/views/repositories/edit.html.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/repositories/edit.html.erb b/app/views/repositories/edit.html.erb
index ffc42f34e..7a8d7d190 100644
--- a/app/views/repositories/edit.html.erb
+++ b/app/views/repositories/edit.html.erb
@@ -2,4 +2,4 @@
<% labelled_form_for :repository, @repository, :url => repository_path(@path), :html => {:method => :put} do |f| %>
<%= render :partial => 'form', :locals => {:f => f} %>
-<% end %> \ No newline at end of file
+<% end %>