Simplify imageable/documentable note method names
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<div class="documents-list">
|
||||
<%= f.label :documents, t("documents.form.title") %>
|
||||
<p class="help-text"><%= documentables_note %></p>
|
||||
<p class="help-text"><%= note %></p>
|
||||
|
||||
<div id="nested-documents" data-max-documents-allowed="<%= max_documents_allowed %>">
|
||||
<%= f.fields_for :documents do |documents_builder| %>
|
||||
|
||||
Reference in New Issue
Block a user