Loading plugins/mirador_viewer/mirador_viewer.js +2 −2 Original line number Diff line number Diff line Loading @@ -15,8 +15,8 @@ function openInMirador(link,canvasId,canvasIndex) { "language":"fr", "selectedTheme": "dark", "window": { //global window defaults "allowClose": false, // Configure if windows can be closed or not "allowFullscreen": false, // Configure to show a "fullscreen" button in the WindowTopBar "allowClose": true, // Configure if windows can be closed or not "allowFullscreen": true, // Configure to show a "fullscreen" button in the WindowTopBar "allowMaximize": true, // Configure if windows can be maximized or not "allowTopMenuButton": true, // Configure if window view and thumbnail display menu are visible or not "allowWindowSideBar": true, // Configure if side bar menu is visible or not Loading Loading
plugins/mirador_viewer/mirador_viewer.js +2 −2 Original line number Diff line number Diff line Loading @@ -15,8 +15,8 @@ function openInMirador(link,canvasId,canvasIndex) { "language":"fr", "selectedTheme": "dark", "window": { //global window defaults "allowClose": false, // Configure if windows can be closed or not "allowFullscreen": false, // Configure to show a "fullscreen" button in the WindowTopBar "allowClose": true, // Configure if windows can be closed or not "allowFullscreen": true, // Configure to show a "fullscreen" button in the WindowTopBar "allowMaximize": true, // Configure if windows can be maximized or not "allowTopMenuButton": true, // Configure if window view and thumbnail display menu are visible or not "allowWindowSideBar": true, // Configure if side bar menu is visible or not Loading