From 6350e23692de9dddf511e9639dcf38811fc348d0 Mon Sep 17 00:00:00 2001 From: Benno Lorenz Date: Tue, 10 Jun 2025 23:41:51 +0200 Subject: [PATCH] copeium --- static/admin/config.yml | 2 +- static/admin/index.html | 58 +---------------------------------------- 2 files changed, 2 insertions(+), 58 deletions(-) diff --git a/static/admin/config.yml b/static/admin/config.yml index 7351db1..f668557 100644 --- a/static/admin/config.yml +++ b/static/admin/config.yml @@ -35,7 +35,7 @@ collections: - { label: "Date", name: "date", widget: "datetime" } - { label: "Draft", name: "draft", widget: "boolean", default: true } - - { label: "Cover Image", name: "image", widget: "prefixed-image", required : false } + - { label: "Cover Image", name: "image", widget: "image", required : false } - { label: "Cover Style", name: "cover_style", widget: "select", options: ["basic", "big", "background", "thumbAndBackground"], default: "default" } diff --git a/static/admin/index.html b/static/admin/index.html index 7274351..17915c8 100644 --- a/static/admin/index.html +++ b/static/admin/index.html @@ -15,63 +15,7 @@ - - +