From a8930b1d99da84e0deef2cd3981725cf58eaaa75 Mon Sep 17 00:00:00 2001 From: George Cushen Date: Sun, 15 Mar 2020 21:43:50 +0000 Subject: theme: upgrade to master --- static/admin/config.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'static') diff --git a/static/admin/config.yml b/static/admin/config.yml index a3af20ef..d26456f6 100644 --- a/static/admin/config.yml +++ b/static/admin/config.yml @@ -53,6 +53,7 @@ collections: config: multiple: false - {label: Caption, name: caption, widget: string, required: false} + - {label: Description for screen readers, name: alt_text, widget: string, required: false} - {label: "Where's the focal point in the image? Smart, Center, TopLeft, Top, TopRight, Left, Right, BottomLeft, Bottom, BottomRight.", name: focal_point, widget: string, required: false, default: "Smart"} - {label: Thumbnail Only?, name: preview_only, widget: boolean, required: false, default: false} - {label: "Body", name: "body", widget: "markdown"} -- cgit v1.2.3