Commit e9f0dd47 authored by Pierre-Yves Buard's avatar Pierre-Yves Buard
Browse files

Update mirador_viewer.js

parent 1c84c992
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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