adding the option "internet_access:fee=customers"

This commit is contained in:
Lukas
2020-03-21 12:31:46 +01:00
committed by GitHub
parent c41e0b9937
commit f954cd7921
+6 -1
View File
@@ -1,7 +1,12 @@
{
"key": "internet_access:fee",
"type": "check",
"type": "combo",
"label": "Internet Access Fee",
"strings": {
"options": {
"yes": "Yes",
"no": "No",
"customers": "For not-facility-customers only",
"prerequisiteTag": {
"key": "internet_access",
"valueNot": "no"