mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-21 00:42:15 +00:00
Merge branch 'feature-35636/Studstatus-Leitung_AntragId_sort_by_number'
This commit is contained in:
@@ -111,7 +111,8 @@ export default {
|
||||
headerSort: false
|
||||
}, {
|
||||
field: 'studierendenantrag_id',
|
||||
title: '#'
|
||||
title: '#',
|
||||
sorter: 'number'
|
||||
}, {
|
||||
field: 'bezeichnung',
|
||||
title: this.$p.t('lehre', 'studiengang'),
|
||||
|
||||
Reference in New Issue
Block a user