|
|
@ -20,7 +20,7 @@
|
|
|
|
<%= hidden_field_tag 'with_subprojects', 0 %>
|
|
|
|
<%= hidden_field_tag 'with_subprojects', 0 %>
|
|
|
|
<label><%= check_box_tag 'with_subprojects', 1, @with_subprojects %> <%=l(:label_subproject_plural)%></label>
|
|
|
|
<label><%= check_box_tag 'with_subprojects', 1, @with_subprojects %> <%=l(:label_subproject_plural)%></label>
|
|
|
|
<% end %>
|
|
|
|
<% end %>
|
|
|
|
<%= submit_tag l(:button_apply), :class => 'button-small', :style => "height:20px;padding: 1px 1px;font-size:11px;margin-left:10px;", :name => nil %>
|
|
|
|
<%= submit_tag l(:button_apply), :class => 'button', :name => nil %>
|
|
|
|
<% end %>
|
|
|
|
<% end %>
|
|
|
|
|
|
|
|
|
|
|
|
<!-- <h3><%= l(:label_version_plural) %></h3>
|
|
|
|
<!-- <h3><%= l(:label_version_plural) %></h3>
|
|
|
|