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