diff options
| author | Moritz Strohm <strohm@data-quest.de> | 2023-11-13 09:23:07 +0000 |
|---|---|---|
| committer | Moritz Strohm <strohm@data-quest.de> | 2023-11-13 09:23:07 +0000 |
| commit | 66518ee520fff1c1f440345dfa443e2fb6f1fbb6 (patch) | |
| tree | 97428651968ef2b1862ec860d00092ef681cd9f7 /cli/studip | |
| parent | a6d4707a62880da95174bb58a8bb1d0483d5f7e5 (diff) | |
show "Matrikelnummer" field in admin/user result table, closes #3336
Closes #3336
Merge request studip/studip!2270
Diffstat (limited to 'cli/studip')
| -rwxr-xr-x | cli/studip | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -38,6 +38,7 @@ $commands = [ Commands\Fix\EndTimeWeeklyRecurredEvents::class, Commands\Fix\IconDimensions::class, Commands\HelpContent\Migrate::class, + Commands\Migrate\MigrateMatrikelnummer::class, Commands\Migrate\MigrateList::class, Commands\Migrate\MigrateStatus::class, Commands\Migrate\Migrate::class, |
