From 372da9c8692925b87f4029ca39cbfc13dcd92086 Mon Sep 17 00:00:00 2001 From: Andrew Brown Date: Sun, 27 Jun 2021 15:30:58 -0700 Subject: [PATCH] folder view polish --- .../content/list/_document_table.html.erb | 495 +++++++++--------- app/views/folders/show.html.erb | 2 +- 2 files changed, 262 insertions(+), 235 deletions(-) diff --git a/app/views/content/list/_document_table.html.erb b/app/views/content/list/_document_table.html.erb index 32a7adb4..e5d633d5 100644 --- a/app/views/content/list/_document_table.html.erb +++ b/app/views/content/list/_document_table.html.erb @@ -1,36 +1,119 @@ <%# Usage: render partial: 'content/list/document_table', locals: { content_list: @content, content_type: @content_type_class } %> - - - - - - - - - - <% content_list.each do |document| %> - - - - - - - <% end %> -
TitleLengthLast edited
- -<%# Build info modals %> -<% content_list.each do |document| %> -