From 827e9f77cb5a97b89927de19648dd605b7a793ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Katja=20Su=CC=88ss?= Date: Fri, 20 Sep 2024 19:47:19 +0200 Subject: [PATCH] Show import step id --- CHANGES.rst | 2 ++ src/Products/GenericSetup/www/sutImportSteps.zpt | 5 +++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGES.rst b/CHANGES.rst index 44c11e2..954f1f5 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -4,6 +4,8 @@ Changelog 4.0 (unreleased) ---------------- +- Show import step id. + - Add support for Python 3.12. - Drop support for Python 3.7. diff --git a/src/Products/GenericSetup/www/sutImportSteps.zpt b/src/Products/GenericSetup/www/sutImportSteps.zpt index ae4da38..e4dbb18 100644 --- a/src/Products/GenericSetup/www/sutImportSteps.zpt +++ b/src/Products/GenericSetup/www/sutImportSteps.zpt @@ -100,7 +100,7 @@ Reapplying these import steps is potentially a dangerous operation. # Title / Description - Handler + ID / Handler @@ -123,7 +123,8 @@ Reapplying these import steps is potentially a dangerous operation. STEP DESCRIPTION - DOTTED.NAME +
+ DOTTED.NAME