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