blueprints
This commit is contained in:
parent
b35bee4fe3
commit
b8cb77c0e5
52 changed files with 752 additions and 6 deletions
8
public/site/blueprints/blocks/map.yml
Normal file
8
public/site/blueprints/blocks/map.yml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
name: Carte
|
||||
icon: map
|
||||
fields:
|
||||
map:
|
||||
label: Choisir la carte
|
||||
type: pages
|
||||
query: page.parent.parent.children.filterBy('intendedTemplate', 'carte')
|
||||
multiple: false
|
||||
Loading…
Add table
Add a link
Reference in a new issue