excursion first step everything except hund

This commit is contained in:
Nico
2024-12-23 18:15:29 +01:00
parent a5be02594e
commit a556f8de43
5 changed files with 144 additions and 13 deletions

View File

@@ -509,10 +509,62 @@
"description": "teilnehmer text field"
},
"dauer": "Duration",
"dauer": "Duration hh:mm",
"@dauer": {
"description": "Duration text field"
}
},
"bimaNr": "BIMA Number",
"@bimaNr": {
"description": "BimaNr text field"
},
"bimaName": "BIMA Name",
"@bimaName": {
"description": "BimaName text field"
},
"bimaNutzer": "BIMA User",
"@bimaNutzer": {
"description": "BimaNutzer text field"
},
"bimaAGV": "BIMA AGV",
"@bimaAGV": {
"description": "BimaAGV text field"
},
"bundeswehr": "Bundeswehr",
"@bundeswehr": {
"description": "BIMA Bundeswehr radiobutton"
},
"gaststreitkraefte": "Gaststreitkraefte",
"@gaststreitkraefte": {
"description": "BIMA Gastreitkraefte radiobutton"
},
"nneBund": "NNE Bund",
"@nneBund": {
"description": "BIMA NNE Bund radiobutton"
},
"geschaeftsliegenschaftAGV": "Geschäftsliegenschaft/AGV",
"@geschaeftsliegenschaftAGV": {
"description": "BIMA Geschäftsliegenschaft/AGV radiobutton"
},
"kein": "None",
"@kein": {
"description": "BIMA kein radiobutton"
}
}