Skip to content
Snippets Groups Projects
Commit 1e687421 authored by Toke Eskildsen's avatar Toke Eskildsen
Browse files

Non-tiles presentation referenced non-existing image

parent 727a598c
No related branches found
No related tags found
No related merge requests found
......@@ -536,10 +536,10 @@ function makePreviewPage() {
TILE_SOURCES=" type: 'legacy-image-pyramid',\
levels:[\
{\
url: '${IMAGE}',\
url: '${EDEST}',\
width: ${IMAGE_WIDTH},\
height: ${IMAGE_HEIGHT}\
},\
}\
]"$'\n'
fi
IHTML=`template "$IHTML" "TILE_SOURCES" "$TILE_SOURCES"`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment