From 33fd8c9b1143fc3fdfa15f5305a182e796c727b1 Mon Sep 17 00:00:00 2001
From: Cult Ure <webmasters@luminy.org>
Date: Sun, 24 Nov 2019 19:10:28 +0000
Subject: [PATCH] Update from Forestry.io - Updated Forestry configuration

---
 .forestry/front_matter/templates/single.yml | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/.forestry/front_matter/templates/single.yml b/.forestry/front_matter/templates/single.yml
index 0874d83..2b08b94 100644
--- a/.forestry/front_matter/templates/single.yml
+++ b/.forestry/front_matter/templates/single.yml
@@ -116,6 +116,9 @@ fields:
         file: 
         path: 
     label: Texte sur l'entête
+    showOnly:
+      field: type
+      value: overlay
   - name: overlay_text
     type: text
     config:
@@ -129,7 +132,8 @@ fields:
     config:
       required: false
     showOnly:
-      value: Banderole
+      field: type
+      value: overlay
     label: Crédits
     description: Apparaitra tout petit en bas à droite de l'image
   - name: actions
@@ -167,6 +171,7 @@ fields:
     label: Boutons
     showOnly:
       field: type
+      value: overlay
   label: Entête
   showOnly:
     field: has_header
-- 
GitLab