Project

General

Profile

« Previous | Next » 

Revision 987ed689

Added by Amos Benari about 12 years ago

  • ID 987ed689ce518692a2f1cf7a0c79f9c91c7d812b

UI fixed error in provisioning template, edit page.

View differences:

app/views/config_templates/_combinations.html.erb
<%= f.fields_for :template_combinations do |builder| -%>
<%= render 'combination', :f => builder %>
<% end -%>
<p><%= link_to_add_fields("+ Add Combination", f, :template_combinations, "Add new combination") %></p>
<p><%= link_to_add_fields("+ Add Combination", f, :template_combinations, "combination") %></p>
<% end -%>

Also available in: Unified diff