diff --git a/Belevo_Bezahl_Modul/form.json b/Belevo_Bezahl_Modul/form.json index 978e211..94901e5 100644 --- a/Belevo_Bezahl_Modul/form.json +++ b/Belevo_Bezahl_Modul/form.json @@ -1,5 +1,22 @@ { "elements":[ - + { + "type": "SelectVariable", + "name": "Reservate", + "caption": "Betrag reservieren", + "test": true + }, + { + "type": "SelectVariable", + "name": "GetAmount", + "caption": "Betrag Abziehen", + "test": true + }, + { + "type": "SelectVariable", + "name": "HTMLBox", + "caption": "HTMLBox", + "test": true + } ] } \ No newline at end of file diff --git a/library.json b/library.json index aa840e4..8eaec56 100644 --- a/library.json +++ b/library.json @@ -6,7 +6,7 @@ "compatibility": { "version": "7.1" }, - "version": "1.015", + "version": "1.016", "build": 0, "date": 0 } \ No newline at end of file