From ef509e902c0f7f1b7c62020d82954b89da117463 Mon Sep 17 00:00:00 2001 From: Jens Ulferts Date: Thu, 2 Aug 2018 14:04:10 +0200 Subject: [PATCH] use helper for attachments list --- app/views/my_projects_overviews/_block_textilizable.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/my_projects_overviews/_block_textilizable.html.erb b/app/views/my_projects_overviews/_block_textilizable.html.erb index 30216b7f7b..7d7bc5c428 100644 --- a/app/views/my_projects_overviews/_block_textilizable.html.erb +++ b/app/views/my_projects_overviews/_block_textilizable.html.erb @@ -63,7 +63,7 @@ See doc/COPYRIGHT.md for more details. - + <%= list_attachments(resource, true) %> <%= styled_button_tag l(:button_save), id: "#{block_name}-form-submit",