Mercurial > hg > ismi-richfaces
comparison 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 |
comparison
equal
deleted
inserted
replaced
36:5fdd27200bfd | 37:a3bf915b62fe |
---|---|
206 </head> | 206 </head> |
207 | 207 |
208 <body bgcolor=white> | 208 <body bgcolor=white> |
209 | 209 |
210 <jsp:include page="header.jsp" /> | 210 <jsp:include page="header.jsp" /> |
211 <form method="GET" action='https://images.rasi.mcgill.ca/pdfs/${digiBean.getDigiLabel()}.pdf'> | |
212 <button type="submit" style="font-size: 12; float: right; width: 100px; margin-right: 33px; margin-top: -10px;">Download PDF</button> | |
213 </form> | |
214 | |
211 <div class="custom-container"> | 215 <div class="custom-container"> |
212 | 216 |
213 <div class="row-fluid"> | 217 <div class="row-fluid"> |
214 <div id="attributesPanel" class="span4 page" style="min-height: 700px;"> | 218 <div id="attributesPanel" class="span4 page" style="min-height: 700px;"> |
215 <a class="ismi-fullscreen-icon" href="#" data-in-fullscreen-mode="true"></a> | 219 <a class="ismi-fullscreen-icon" href="#" data-in-fullscreen-mode="true"></a> |