Merge pull request #7442 from Lukas458/2.x

adding the option "internet_access:fee=customers"
This commit is contained in:
Quincy Morgan
2020-03-21 10:56:09 -07:00
committed by GitHub

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"