Lookup table
This commit is contained in:
parent
832994d13e
commit
693aa352a4
13 changed files with 1138 additions and 335 deletions
|
@ -10,31 +10,19 @@
|
|||
"options": {
|
||||
"draftAndPublish": true
|
||||
},
|
||||
"pluginOptions": {
|
||||
"i18n": {
|
||||
"localized": true
|
||||
}
|
||||
},
|
||||
"pluginOptions": {},
|
||||
"attributes": {
|
||||
"navbar": {
|
||||
"type": "component",
|
||||
"repeatable": false,
|
||||
"pluginOptions": {
|
||||
"i18n": {
|
||||
"localized": true
|
||||
}
|
||||
},
|
||||
"pluginOptions": {},
|
||||
"component": "global.navbar",
|
||||
"required": true
|
||||
},
|
||||
"footer": {
|
||||
"type": "component",
|
||||
"repeatable": false,
|
||||
"pluginOptions": {
|
||||
"i18n": {
|
||||
"localized": true
|
||||
}
|
||||
},
|
||||
"pluginOptions": {},
|
||||
"component": "global.footer"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue