Skip to content

Commit

Permalink
COLUMBIA: update CUL AV example page
Browse files Browse the repository at this point in the history
  • Loading branch information
barmintor committed Mar 11, 2024
1 parent dcc00d4 commit 1a4e363
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions __tests__/integration/mirador/cul.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,7 @@
transitions: window.location.port === '4488' ? { create: () => 'none' } : {},
},
windows: [{
manifestId: 'https://dlc-staging.library.columbia.edu/iiif/3/presentation/10.7916/D8F76D6D/manifest',
canvasId: 'https://dlc-staging.library.columbia.edu/iiif/3/presentation/10.7916/D8F76D6D/canvas/10.7916/D8FN1932',
manifestId: 'https://dlc-staging.library.columbia.edu/iiif/3/presentation/10.7916/d8-346v-m088/manifest',
thumbnailNavigationPosition: 'far-bottom',
}],
catalog: [
Expand All @@ -34,7 +33,7 @@
// a resource with an AV canvas
{ manifestId: "https://dlc-staging.library.columbia.edu/iiif/3/presentation/10.7916/D8698MF9/manifest", provider: 'Public AV canvas examples'},
// a resource with a limited-access AV canvas
{ manifestId: 'https://dlc-staging.library.columbia.edu/iiif/3/presentation/10.7916/d8-cfya-fv28/manifest', provider: 'Columbia community AV canvas examples'},
{ manifestId: 'https://dlc-staging.library.columbia.edu/iiif/3/presentation/10.7916/d8-346v-m088/manifest', provider: 'Columbia community AV canvas examples'},
{ manifestId: 'https://iiif.harvardartmuseums.org/manifests/object/299843', provider: 'Other Organization' },
]
},
Expand Down

0 comments on commit 1a4e363

Please sign in to comment.