From b23f537cea9456d44fd45abbd230d176667e9f7f Mon Sep 17 00:00:00 2001 From: Pedro Paulo Vezza Campos Date: Fri, 25 Apr 2014 15:17:12 -0300 Subject: [PATCH] Removing extra comments on the repositories form view. --- app/views/repositories/_form.html.erb | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) diff --git a/app/views/repositories/_form.html.erb b/app/views/repositories/_form.html.erb index 0c06cb5..3ca9555 100644 --- a/app/views/repositories/_form.html.erb +++ b/app/views/repositories/_form.html.erb @@ -4,7 +4,6 @@
-
<%= f.label :name, class: 'control-label' %> @@ -16,9 +15,7 @@

- -
<%= f.label :description, class: 'control-label' %> @@ -30,10 +27,7 @@

- - -
<%= f.label :license, 'License', class: 'control-label' %> @@ -45,9 +39,7 @@

- -
<%= f.label :type, class: 'control-label' %> @@ -59,9 +51,7 @@

- -
<%= f.label :address, class: 'control-label' %> @@ -73,9 +63,7 @@

- -
<%= f.label :process_period, 'Process Period', class: 'control-label' %> @@ -87,9 +75,7 @@

- -
<%= f.label :configuration, class: 'control-label' %> @@ -102,7 +88,7 @@

- +
-- libgit2 0.21.2