Redmine/app/views/my/blocks/_documents.html.erb

4 lines
120 B
Plaintext

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