From de89f9beae4450dabc4e33843cc3ff17a3affcdb Mon Sep 17 00:00:00 2001 From: Mike Daines Date: Wed, 14 Oct 2015 14:17:16 -0400 Subject: [PATCH] When there is no target specified for a thumbnail, default to setting the href to its record page. Provide a target for the fullRecord templates that were missing it. --- access/src/main/webapp/WEB-INF/jsp/common/thumbnail.jsp | 3 +++ .../main/webapp/WEB-INF/jsp/fullRecord/collectionRecord.jsp | 1 + .../main/webapp/WEB-INF/jsp/fullRecord/listAccessRecord.jsp | 1 + 3 files changed, 5 insertions(+) diff --git a/access/src/main/webapp/WEB-INF/jsp/common/thumbnail.jsp b/access/src/main/webapp/WEB-INF/jsp/common/thumbnail.jsp index e74437a1a0..7c079a720e 100644 --- a/access/src/main/webapp/WEB-INF/jsp/common/thumbnail.jsp +++ b/access/src/main/webapp/WEB-INF/jsp/common/thumbnail.jsp @@ -45,6 +45,9 @@ + + + diff --git a/access/src/main/webapp/WEB-INF/jsp/fullRecord/collectionRecord.jsp b/access/src/main/webapp/WEB-INF/jsp/fullRecord/collectionRecord.jsp index 57f1e1ab28..1a04ca4e3a 100644 --- a/access/src/main/webapp/WEB-INF/jsp/fullRecord/collectionRecord.jsp +++ b/access/src/main/webapp/WEB-INF/jsp/fullRecord/collectionRecord.jsp @@ -38,6 +38,7 @@
+ diff --git a/access/src/main/webapp/WEB-INF/jsp/fullRecord/listAccessRecord.jsp b/access/src/main/webapp/WEB-INF/jsp/fullRecord/listAccessRecord.jsp index c93695463f..f0b07f98c4 100644 --- a/access/src/main/webapp/WEB-INF/jsp/fullRecord/listAccessRecord.jsp +++ b/access/src/main/webapp/WEB-INF/jsp/fullRecord/listAccessRecord.jsp @@ -34,6 +34,7 @@
+