Added show_sidebar option for all pages

This commit is contained in:
pmoreno.rodriguez 2023-02-06 20:17:46 +01:00
parent b500da265b
commit 9efa3ae93c

16
blueprints/default.yaml Normal file → Executable file
View file

@ -30,3 +30,19 @@ form:
type: pagemediaselect
label: FUTURE.ADMIN.DEFAULT.PRIMARY_IMAGE
preview_images: true
options:
fields:
publishing:
fields:
header.show_sidebar:
type: toggle
toggleable: true
label: Show Sidebar
ordering@: -99
default: 0
highlight: 0
options:
1: PLUGIN_ADMIN.ENABLED
0: PLUGIN_ADMIN.DISABLED
validate:
type: bool