diff --git a/oliveskspaces.theme b/oliveskspaces.theme index 286187c..9eb07af 100755 --- a/oliveskspaces.theme +++ b/oliveskspaces.theme @@ -741,8 +741,8 @@ function oliveskspaces_preprocess_mirador(&$variables) // ---- Paste configuration overrides below ---- // Panes visible in sidebar $viewer['window']['panels'] = [ - 'info' => false, // Metadata / Manifest Info - 'attribution' => false, // Rights & Statements + 'info' => true, // Metadata / Manifest Info + 'attribution' => true, // Rights & Statements 'canvas' => false, // Index / Canvas list 'annotations' => false, // Annotations list 'search' => true, // Content search engine