Fixed button DocumentActionsButtonsGroup display bug

- improve document table
- add a smallfont css classe to handle table style
when called from index or from show page
This commit is contained in:
2023-03-06 17:47:33 +01:00
parent a9290eb3fe
commit 1965fc55f4
8 changed files with 23 additions and 27 deletions

View File

@@ -25,6 +25,7 @@
{% include '@ChillPerson/AccompanyingCourseWork/_item.html.twig' with {
'displayAction': true,
'displayContent': 'short',
'displayFontSmall': true,
'itemBlocClass': ''
} %}
{% endfor %}