diff --git a/CHANGELOG.md b/CHANGELOG.md index b9709ae..15bc366 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). +## [Unreleased] - XXXX-XX-XX + +- Fix Twig error on migration_status page + ## [3.0.0 End-of-Life Updater] - 2025-30-09 - End-of-Life Support and Compatibility with GLPI 11 diff --git a/templates/migration_status.html.twig b/templates/migration_status.html.twig index 79a4377..8ec5fe7 100644 --- a/templates/migration_status.html.twig +++ b/templates/migration_status.html.twig @@ -83,12 +83,12 @@ {% for key, genericobject_type in paginated_types %}