This commit is contained in:
2025-01-28 16:09:59 +01:00
parent c8b0e0fed9
commit 4b4e6580a3
2 changed files with 19 additions and 2 deletions

View File

@@ -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
}
]
}

View File

@@ -6,7 +6,7 @@
"compatibility": {
"version": "7.1"
},
"version": "1.015",
"version": "1.016",
"build": 0,
"date": 0
}