Ferienverwaltung: CI code: made completely independent from studiengang, legacy code: made backwards compatible by including oe_kurzbz where applicable

This commit is contained in:
Alexei Karpenko
2026-05-25 13:52:05 +02:00
parent 179386bea9
commit bfdec12c0e
3 changed files with 10 additions and 44 deletions
@@ -49,12 +49,6 @@ export default {
url: 'api/frontend/v1/education/ferien/getFerientypen'
};
},
getStg() {
return {
method: 'get',
url: 'api/frontend/v1/education/ferien/getStg'
};
},
getDefaultVonBis() {
return {
method: 'get',