diff --git a/CHANGELOG.md b/CHANGELOG.md index 11524b62..24ab3c89 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] +- Fix form `path` for `tab` `container` + ## [1.23.1] - 2025-11-20 - Fix `add` operations when a linked object already exists before the plugin container fields are created. diff --git a/templates/forms/tab_container.html.twig b/templates/forms/tab_container.html.twig index 1be8116e..40dc850a 100644 --- a/templates/forms/tab_container.html.twig +++ b/templates/forms/tab_container.html.twig @@ -33,7 +33,7 @@