@@ -9,8 +9,8 | |||||
9 | <% end %> |
|
9 | <% end %> | |
10 | </p> |
|
10 | </p> | |
11 |
|
11 | |||
12 | <p><%= f.text_field :identifier %></p> |
|
|||
13 | <p><%= f.check_box :is_default, :label => :field_repository_is_default %></p> |
|
12 | <p><%= f.check_box :is_default, :label => :field_repository_is_default %></p> | |
|
13 | <p><%= f.text_field :identifier %></p> | |||
14 |
|
14 | |||
15 | <% button_disabled = true %> |
|
15 | <% button_disabled = true %> | |
16 | <% if @repository %> |
|
16 | <% if @repository %> |
General Comments 0
You need to be logged in to leave comments.
Login now