Skip to content

Commit d3af503

Browse files
jpengstJP Engstrom
andauthored
Upgrade Mirador (#1200)
Co-authored-by: JP Engstrom <jpengstrom@MacBook-Pro.local>
1 parent cfa03f6 commit d3af503

File tree

2 files changed

+953
-4
lines changed

2 files changed

+953
-4
lines changed

app/views/mirador/show.html.erb

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,10 @@
1212

1313
<script type="text/javascript">
1414
let dc_mirador_config = {
15-
"id": "my-mirador"
15+
"id": "my-mirador",
16+
"osdConfig": {
17+
"crossOriginPolicy": "Anonymous"
18+
}
1619
}
1720

1821
<% if @manifest %>

public/mirador.js

Lines changed: 949 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)