]> git.agnieray.net Git - galette.git/commit
Fix accordion when groups contains " / "
authorJohan Cwiklinski <johan@x-tnd.be>
Fri, 29 Dec 2023 16:20:54 +0000 (17:20 +0100)
committerJohan Cwiklinski <johan@x-tnd.be>
Sat, 30 Dec 2023 04:54:08 +0000 (05:54 +0100)
commitf6dc2992b667914d1e488f08d858a77c06cb6905
treea074e5fc150bef6e57edad6271ed3e67d377a88b
parent30161fb4ff32fa7c092e56182e5f323e07c63321
Fix accordion when groups contains " / "

Fixes #1764
Fix group header display

Reword variables
Rework groups icons
Fix colspan when non group member/manager
galette/lib/Galette/Entity/Group.php
galette/templates/default/elements/group.html.twig
galette/templates/default/elements/group_persons.html.twig
galette/templates/default/pages/groups_list.html.twig
tests/Galette/Entity/tests/units/Group.php