Fix layout in admin document generation

A layout issue in the admin document generation has been fixed, particularly in the ChillDocGeneratorBundle. Unnecessary elements such as table headers and multiple entity data rows in DocGeneratorTemplate have been removed, simplifying the view page and improving its performance.
This commit is contained in:
2024-03-26 22:08:01 +01:00
parent f3002631ea
commit 807f1b4aa1
2 changed files with 5 additions and 33 deletions

View File

@@ -0,0 +1,5 @@
kind: Fixed
body: Fix layout issue in document generation for admin (minor)
time: 2024-03-26T22:07:40.044924041+01:00
custom:
Issue: ""