From 876ad81132278c2c70c7e893c30415abd5ba62d7 Mon Sep 17 00:00:00 2001 From: Mantas <11616378+mistermantas@users.noreply.github.com> Date: Fri, 3 Aug 2018 12:07:58 +0300 Subject: Some last changes before rc3 --- static/admin/config.yml | 15 ++------------- 1 file changed, 2 insertions(+), 13 deletions(-) (limited to 'static') diff --git a/static/admin/config.yml b/static/admin/config.yml index 2d95a5f..1b88a3a 100644 --- a/static/admin/config.yml +++ b/static/admin/config.yml @@ -44,17 +44,6 @@ collections: widget: "list" allow_add: true required: false - - {label: "Sequence of events", name: "body", widget: "markdown", default: "We are investigating a potential issue that might affect the uptime of one our of services."} - - name: "settings" - label: "Settings" - delete: false - editor: - preview: false - files: - - name: "config" - label: "Site Configuration" - file: "config.yml" - description: "Here you can visually edit the settings of your cState instance." fields: - - {label: "Site title", name: "title", widget: "string"} - - {label: "Should posts, which have a publish date from the future, be built? Useful for sharing upcoming maintenance, etc.", name: buildFuture, default: true, widget: boolean} + - {label: "String", name: "string", widget: "string"} + - {label: "Sequence of events", name: "body", widget: "markdown", default: "We are investigating a potential issue that might affect the uptime of one our of services."} -- cgit v1.2.3-70-g09d2