removes rendering of local variable
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<%= image_fields ||= :image %>
|
||||
<% image_fields ||= :image %>
|
||||
|
||||
<%= f.label image_fields, t("images.form.title") %>
|
||||
<p class="help-text"><%= imageables_note(imageable) %></p>
|
||||
|
||||
Reference in New Issue
Block a user