Skip to content

Commit

Permalink
ItemViewer: move IIIF manifests above IIIF in viewer preference selec…
Browse files Browse the repository at this point in the history
…tion order

Fixes #534
  • Loading branch information
ewlarson committed Nov 6, 2023
1 parent 10745b3 commit 289c3cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/initializers/item_viewer.rb
Original file line number Diff line number Diff line change
Expand Up @@ -86,8 +86,8 @@ def viewer_preference
oembed,
index_map,
wms,
iiif,
iiif_manifest,
iiif,
b1g_image,
download,
tiled_map_layer,
Expand Down

0 comments on commit 289c3cd

Please sign in to comment.