From 0687d2ff7816190353e06fc71e4d5da77ddc8feb Mon Sep 17 00:00:00 2001 From: Andy Miller Date: Wed, 5 Aug 2015 18:05:34 -0600 Subject: [PATCH] added body_classes to modular type --- system/blueprints/pages/modular.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/system/blueprints/pages/modular.yaml b/system/blueprints/pages/modular.yaml index e90f1d2ee..e744be727 100644 --- a/system/blueprints/pages/modular.yaml +++ b/system/blueprints/pages/modular.yaml @@ -44,3 +44,7 @@ form: type: ignore uploads: type: ignore + + header.body_classes: + type: hidden + default: 'modular'