From 92ca5f4882fb7eba034fd714bad0b141a3cc132d Mon Sep 17 00:00:00 2001 From: Patryk Smacki Date: Mon, 11 Dec 2023 15:10:32 +0000 Subject: [PATCH] Comparing plugins from 2.8 to 3.4 versions --- README.md | 2 + .../frontend/views/site/_branding.html.erb | 8 +-- .../public/views/shared/_footer.html.erb | 6 +-- .../public/views/shared/_header.html.erb | 12 +++++ .../views/shared/_request_form.html.erb | 54 ++----------------- 5 files changed, 24 insertions(+), 58 deletions(-) diff --git a/README.md b/README.md index 7e1b077..1138e75 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,8 @@ public/app/views/shared/_record_innards.html.erb--->plugins/local/public/views/s public/app/views/shared/_request_form.html.erb----->plugins/local/public/views/shared/_request_form.html.erb +public/app/views/shared/_modal.html.erb----->plugins/local/public/views/shared/_modal.html.erb +

The following files only have certain values overridden and cannot break code, unless there is a fundamental change in variable naming.

diff --git a/plugins/local/frontend/views/site/_branding.html.erb b/plugins/local/frontend/views/site/_branding.html.erb index 066bc2b..526e2e8 100644 --- a/plugins/local/frontend/views/site/_branding.html.erb +++ b/plugins/local/frontend/views/site/_branding.html.erb @@ -1,4 +1,4 @@ -

- <%= image_tag "/assets/uoe/UoELogo.gif", :alt => "University of Edinburgh" %> - <%= image_tag "/assets/uoe/archivesheader_frontend.png" %> -

\ No newline at end of file + \ No newline at end of file diff --git a/plugins/local/public/views/shared/_footer.html.erb b/plugins/local/public/views/shared/_footer.html.erb index 8a6af45..8f7b673 100644 --- a/plugins/local/public/views/shared/_footer.html.erb +++ b/plugins/local/public/views/shared/_footer.html.erb @@ -1,6 +1,6 @@ -