From dc70330f4dd8621b2912ca94fa52b8c0a8ddbbec Mon Sep 17 00:00:00 2001 From: Brad Watson Date: Mon, 22 Apr 2024 10:02:57 -0500 Subject: [PATCH] Switches Depositor values from Creator to Depositor. --- app/views/hyrax/admin/workflows/index.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/hyrax/admin/workflows/index.html.erb b/app/views/hyrax/admin/workflows/index.html.erb index 63fc6ca6f3..cc35b28d9e 100644 --- a/app/views/hyrax/admin/workflows/index.html.erb +++ b/app/views/hyrax/admin/workflows/index.html.erb @@ -49,7 +49,7 @@ <%= link_to document, [main_app, document] %> - <%= safe_join(document.creator, tag(:br)) %> + <%= document.depositor %> <%= document.date_modified %>