From 2a19076d6d2a9657826c2e23587cd82292109b00 Mon Sep 17 00:00:00 2001 From: Peter Mathis Date: Tue, 20 Aug 2024 11:06:22 +0000 Subject: [PATCH] [fc] Add plone.staticresources to checkouts.cfg --- checkouts.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/checkouts.cfg b/checkouts.cfg index 5e76392534..d53b194741 100644 --- a/checkouts.cfg +++ b/checkouts.cfg @@ -14,3 +14,4 @@ auto-checkout = Products.isurlinportal plone.app.contentmenu plone.app.event + plone.staticresources