From c7ed552b65a14fbfa3bc06bcce3c9b6b222cce69 Mon Sep 17 00:00:00 2001 From: Amanda Foster <39319859+AKFosterDev@users.noreply.github.com> Date: Tue, 24 Sep 2024 10:10:18 -0700 Subject: [PATCH 1/5] remove duplicated blacklight_gallery --- app/assets/javascripts/application.js | 3 +-- app/assets/javascripts/blacklight_gallery.js | 1 - 2 files changed, 1 insertion(+), 3 deletions(-) delete mode 100644 app/assets/javascripts/blacklight_gallery.js diff --git a/app/assets/javascripts/application.js b/app/assets/javascripts/application.js index 48040d159..fb0f0e869 100644 --- a/app/assets/javascripts/application.js +++ b/app/assets/javascripts/application.js @@ -27,9 +27,9 @@ //= require tether // Required by Blacklight //= require blacklight/blacklight -//= require blacklight_gallery //= require admin_color_select //= require blacklight_advanced_search +//= require blacklight_gallery/default // Moved the Hyku JS *above* the Hyrax JS to resolve #1187 (following // a pattern found in ScholarSphere) @@ -57,7 +57,6 @@ //= require jquery.flot.pie //= require flot_graph //= require statistics_tab_manager -//= require blacklight_gallery/default // Required for blacklight range limit //= require blacklight_range_limit/range_limit_distro_facets diff --git a/app/assets/javascripts/blacklight_gallery.js b/app/assets/javascripts/blacklight_gallery.js deleted file mode 100644 index 992a7d4df..000000000 --- a/app/assets/javascripts/blacklight_gallery.js +++ /dev/null @@ -1 +0,0 @@ -//= require blacklight_gallery/default \ No newline at end of file From c1aca37ed784312502a48108356655d288d23221 Mon Sep 17 00:00:00 2001 From: Amanda Foster <39319859+AKFosterDev@users.noreply.github.com> Date: Tue, 24 Sep 2024 10:10:49 -0700 Subject: [PATCH 2/5] update collections show structure --- app/views/hyrax/collections/show.html.erb | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/app/views/hyrax/collections/show.html.erb b/app/views/hyrax/collections/show.html.erb index 5ca4d02c8..a86cde178 100644 --- a/app/views/hyrax/collections/show.html.erb +++ b/app/views/hyrax/collections/show.html.erb @@ -13,13 +13,18 @@ <% else %>