From 0e75f999cc84034d3a65b5c8f13ce45c68340f6e Mon Sep 17 00:00:00 2001 From: Matias Griese Date: Wed, 17 Sep 2014 11:24:02 +0300 Subject: [PATCH] Minor fix on general page blueprints --- system/blueprints/page.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/system/blueprints/page.yaml b/system/blueprints/page.yaml index 147f53c13..e180fb3d1 100644 --- a/system/blueprints/page.yaml +++ b/system/blueprints/page.yaml @@ -27,12 +27,10 @@ form: @data-options: '\Grav\Common\Page\Pages::parents' @data-default: '\Grav\Plugin\admin::route' options: - '': '- Root -' + '/': '- Root -' validate: required: true - - type: type: select classes: fancy