diff src/main/webapp/imageServer/displayDigi.jsp @ 37:a3bf915b62fe

Added: PDF Download Button [top right of codex pages] Added: Download.png for later use on diva bar Added PDF functionality, some are still being converted at the moment (jun10). Will possibly incorporate this button in the diva toolbar instead. Signed-off-by: Alistair-Russell <russell.alistair@gmail.com>
author arussell
date Wed, 10 Jun 2015 15:05:03 +0000
parents 9087a4623a08
children d3c2ef4eaf6a
line wrap: on
line diff
--- a/src/main/webapp/imageServer/displayDigi.jsp	Fri May 29 04:42:01 2015 +0000
+++ b/src/main/webapp/imageServer/displayDigi.jsp	Wed Jun 10 15:05:03 2015 +0000
@@ -208,6 +208,10 @@
 <body bgcolor=white>
 
 	<jsp:include page="header.jsp" />
+	<form method="GET" action='https://images.rasi.mcgill.ca/pdfs/${digiBean.getDigiLabel()}.pdf'>
+		<button type="submit" style="font-size: 12; float: right; width: 100px; margin-right: 33px; margin-top: -10px;">Download PDF</button>
+	</form>
+
 	<div class="custom-container">
 
 		<div class="row-fluid">