You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
trustieforge/app/views/my/blocks/_documents.html.erb

4 lines
120 B

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