summaryrefslogtreecommitdiffstats
path: root/app/views/my/blocks/_documents.html.erb
blob: a55094cf1ffcaca462c8dff198f9b4ad0c3fe3d3 (plain)
1
2
3
<h3><%=l(:label_document_plural)%></h3>

<%= render :partial => 'documents/document', :collection => documents_items %>