Mercurial > hg > ismi-richfaces
diff src/main/webapp/public/publicCodex.jsp @ 215:26138384984c
update more instances of IIIF server URL.
author | casties |
---|---|
date | Sat, 15 Jan 2022 16:09:55 +0100 |
parents | 111fc1d17019 |
children | 93d33f138c9e |
line wrap: on
line diff
--- a/src/main/webapp/public/publicCodex.jsp Mon Jan 10 18:07:15 2022 +0100 +++ b/src/main/webapp/public/publicCodex.jsp Sat Jan 15 16:09:55 2022 +0100 @@ -202,7 +202,7 @@ window.divaInstance = new Diva('diva-wrapper', { - objectData: "https://ismi-imageserver-cc.mpiwg-berlin.mpg.de/iiif/manifests/<%=codexPage.getDigiLabel()%>.json", + objectData: "https://ismi.medeniyet.edu.tr/iiif/manifests/<%=codexPage.getDigiLabel()%>.json", plugins: [Diva.SimpleAuthPlugin], simpleAuthTokenUrl: divaGlobal.auth_token_url, simpleAuthLoginUrl: divaGlobal.auth_login_url,