From f913178cc939e986109e8abeab14f1530c09f54c Mon Sep 17 00:00:00 2001 From: Matias Griese Date: Fri, 10 Oct 2014 12:27:41 +0300 Subject: [PATCH] Bluprints: Move validation parameter inside the form --- blueprints.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/blueprints.yaml b/blueprints.yaml index 09cd134f..e28edad5 100644 --- a/blueprints.yaml +++ b/blueprints.yaml @@ -8,9 +8,8 @@ author: url: http://getgrav.org keywords: admin, plugin, manager, panel -validation: strict - form: + validation: strict fields: enabled: type: toggle