Remove tabs from main panel page
This commit is contained in:
parent
00b2118e2c
commit
75970bc41e
6 changed files with 18 additions and 31 deletions
|
@ -1,20 +1,7 @@
|
|||
type: fields
|
||||
fields:
|
||||
meta_description:
|
||||
label:
|
||||
en: Meta description
|
||||
fr: Méta description
|
||||
type: textarea
|
||||
size: small
|
||||
buttons: false
|
||||
required: true
|
||||
help:
|
||||
en: "Short description of the page displayed by search engines and social networks (recommended maximum length: 160 characters)."
|
||||
fr: "Courte description du site web affichée par les moteurs de recherche et les réseaux sociaux (taille maximale conseillée : 160 caractères)."
|
||||
width: 3/4
|
||||
seo_gap:
|
||||
type: gap
|
||||
width: 1/4
|
||||
seo_line:
|
||||
type: line
|
||||
meta_image:
|
||||
label:
|
||||
en: Meta image
|
||||
|
@ -34,6 +21,18 @@ fields:
|
|||
en: "Image displayed by social networks (format: JPEG or PNG)."
|
||||
fr: "Image affichée par les réseaux sociaux (format : JPEG ou PNG)."
|
||||
width: 1/4
|
||||
meta_description:
|
||||
label:
|
||||
en: Meta description
|
||||
fr: Méta description
|
||||
type: textarea
|
||||
size: small
|
||||
buttons: false
|
||||
required: true
|
||||
help:
|
||||
en: "Short description of the page displayed by search engines and social networks (recommended maximum length: 160 characters)."
|
||||
fr: "Courte description du site web affichée par les moteurs de recherche et les réseaux sociaux (taille maximale conseillée : 160 caractères)."
|
||||
width: 3/4
|
||||
# Hidden fields
|
||||
og_type:
|
||||
type: hidden
|
|
@ -1,6 +1,7 @@
|
|||
title:
|
||||
en: Website
|
||||
fr: Site web
|
||||
tabs:
|
||||
content: tabs/site_content
|
||||
seo: tabs/site_seo
|
||||
sections:
|
||||
gallery: sections/site_gallery
|
||||
contact: sections/site_contact
|
||||
seo_basic_meta: sections/site_seo
|
||||
|
|
|
@ -1,7 +0,0 @@
|
|||
label:
|
||||
en: Content
|
||||
fr: Contenu
|
||||
icon: text
|
||||
sections:
|
||||
gallery: sections/site_content_gallery
|
||||
contact: sections/site_content_contact
|
|
@ -1,6 +0,0 @@
|
|||
label:
|
||||
en: SEO
|
||||
fr: Référencement
|
||||
icon: search
|
||||
sections:
|
||||
seo_basic_meta: sections/site_seo_metadata
|
Loading…
Add table
Add a link
Reference in a new issue