maciazek
maciazek
Fix https://github.com/Kreyu/data-table-bundle/issues/229 I'm creating this PR in case you would like to make changes in this fix - I'm not sure if this is the right way to solve this...
When I tried to create batch modal action (for deleting) I encountered problems. I created reproducer table in demo app (Experimental -> Batch modal action), action is named "delete employees"....
Fix https://github.com/EasyCorp/EasyAdminBundle/issues/7257 When I use `php bin/console translation:extract --force ...` in my app, then `action.toggle_dropdown` translation key is automatically added to my local `messages` domain file instead of `EasyAdminBundle` file....