test added for changes at documentable's view

This commit is contained in:
Vicente Mendoza
2018-01-23 15:29:55 +01:00
parent c96e8d1203
commit 410caced3e
7 changed files with 20 additions and 7 deletions

View File

@@ -17,7 +17,7 @@
association_insertion_method: "append"
} %>
<div id="max-documents-notice" class="max-documents-notice callout warning text-center <%= "hide" unless max_documents_allowed?(documentable) %>">
<div id="max-documents-notice" class="max-documents-notice callout primary text-center <%= "hide" unless max_documents_allowed?(documentable) %>">
<%= t "documents.max_documents_allowed_reached_html" %>
</div>
</div>