From ff5658e803017ed74bd7f44f64a30ace8855c48e Mon Sep 17 00:00:00 2001 From: Gert Date: Mon, 1 Jun 2015 21:23:53 +0200 Subject: [PATCH] update blueprints --- system/blueprints/config/site.yaml | 3 +-- system/blueprints/pages/default.yaml | 1 + 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/system/blueprints/config/site.yaml b/system/blueprints/config/site.yaml index 604be106d..b89fd40a7 100644 --- a/system/blueprints/config/site.yaml +++ b/system/blueprints/config/site.yaml @@ -28,10 +28,9 @@ form: type: email taxonomies: - type: text + type: selectize size: large label: Taxonomy Types - classes: fancy validate: type: commalist diff --git a/system/blueprints/pages/default.yaml b/system/blueprints/pages/default.yaml index 309d85141..0b9cd8350 100644 --- a/system/blueprints/pages/default.yaml +++ b/system/blueprints/pages/default.yaml @@ -32,6 +32,7 @@ form: header.process: type: checkboxes label: Process + toggleable: true default: markdown: true twig: false