mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-05 14:25:00 +00:00
Fix export of all users and mapping of columns in user csv export (admin zone)
This commit is contained in:
@@ -50,7 +50,7 @@ final readonly class UserExportController
|
||||
fn (string $e) => $this->translator->trans('admin.users.export.' . $e),
|
||||
[
|
||||
'id',
|
||||
'username',
|
||||
// 'username',
|
||||
'email',
|
||||
'enabled',
|
||||
'civility_id',
|
||||
|
Reference in New Issue
Block a user