diff src/main/webapp/imageServer/displayDigi.jsp @ 155:f2c1e5be355c

changing images.rasi.mcgill.ca URLs again.
author casties
date Wed, 18 Oct 2017 15:03:39 +0200
parents 72b58ef8b9ae
children be6bc580b137
line wrap: on
line diff
--- a/src/main/webapp/imageServer/displayDigi.jsp	Mon Oct 16 15:41:02 2017 +0200
+++ b/src/main/webapp/imageServer/displayDigi.jsp	Wed Oct 18 15:03:39 2017 +0200
@@ -191,7 +191,7 @@
 	        iipServerURL: divaGlobal.iipServerURL,
 	        digiId: "<%=digiBean.getDigiId()%>",
 	        objectData: divaGlobal.rest_url + "/rest/diva/proxy/json/<%=digiBean.getDigiLabel()%>",
-	        imageDir: "/data7/srv/images/<%=digiBean.getDigiLabel()%>",
+	        imageDir: "/<%=digiBean.getDigiLabel()%>",
 			onSetCurrentPage : handlePageSwitch,
 			onDocumentLoaded : handleDocumentLoaded,
 			zoomLevel: 1,