suitepro/app/views/my/blocks/_documents.html.erb
2018-02-02 22:19:29 +01:00

3 lines
114 B
Text

<h3><%=l(:label_document_plural)%></h3>
<%= render :partial => 'documents/document', :collection => documents %>