Loading plugins/mirador_viewer/mirador_viewer.js +1 −1 Original line number Diff line number Diff line Loading @@ -64,7 +64,7 @@ function openInMirador(link,canvasId,canvasIndex) { "width": 5000, // width of the elastic mode's virtual canvas }, "workspaceControlPanel": { "enabled": false, // Configure if the control panel should be rendered. Useful if you want to lock the viewer down to only the configured manifests "enabled": true, // Configure if the control panel should be rendered. Useful if you want to lock the viewer down to only the configured manifests }, }); } Loading Loading
plugins/mirador_viewer/mirador_viewer.js +1 −1 Original line number Diff line number Diff line Loading @@ -64,7 +64,7 @@ function openInMirador(link,canvasId,canvasIndex) { "width": 5000, // width of the elastic mode's virtual canvas }, "workspaceControlPanel": { "enabled": false, // Configure if the control panel should be rendered. Useful if you want to lock the viewer down to only the configured manifests "enabled": true, // Configure if the control panel should be rendered. Useful if you want to lock the viewer down to only the configured manifests }, }); } Loading