makefile und ausweistyp
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
|
||||
export let showWeiter: boolean = true;
|
||||
|
||||
let ausweistyp: AusweisTyp = Enums.AusweisTyp.Standard;
|
||||
export let ausweistyp: AusweisTyp = Enums.AusweisTyp.Standard;
|
||||
|
||||
async function ausweisAbschicken() {
|
||||
openWindowWithPost("/kundendaten", {
|
||||
|
||||
Reference in New Issue
Block a user