app/views/naf/logger_styles/_form.html.erb in naf-2.0.4 vs app/views/naf/logger_styles/_form.html.erb in naf-2.1.0
- old
+ new
@@ -15,13 +15,10 @@
<%= f.label :note %><br />
<%= f.text_field :note %>
</div>
</br>
-
<%= naf_link_to_add_fields "Add the following pair of Name - Level", f, :logger_style_names %>
-
-
<br>
<br />
<div class="actions">
<%= f.submit %>