Bug: Anzeige Statusgrund

This commit is contained in:
ma0068
2024-07-29 13:58:20 +02:00
parent e81856afb9
commit f2b81ea68c
@@ -101,7 +101,7 @@ export default{
{title: "Studienplan", field: "bezeichnung"},
{title: "BestätigtAm", field: "format_bestaetigtam"},
{title: "AbgeschicktAm", field: "format_bewerbung_abgeschicktamum", visible:false},
{title: "Statusgrund", field: "statusgrund_beschreibung"},
{title: "Statusgrund", field: "statusgrund_bezeichnung"},
{title: "Organisationsform", field: "orgform_kurzbz", visible: false},
{title: "PrestudentInId", field: "prestudent_id", visible: false},
{title: "StudienplanId", field: "studienplan_id", visible: false},