mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-12 20:43:08 +00:00
Allow canvas side panel on all views.
This commit is contained in:
@@ -141,7 +141,7 @@ windowSettings.manifestId = manifest;
|
||||
panels: {
|
||||
info: true,
|
||||
attribution: false,
|
||||
canvas: multipleItems,
|
||||
canvas: true,
|
||||
search: searchOption,
|
||||
layers: false,
|
||||
},
|
||||
|
Reference in New Issue
Block a user