Added framework for CSI questions & viewing. Schema changes to allow anon viewing of survey BOD-98
This commit is contained in:
@@ -249,6 +249,11 @@
|
||||
"saved": "Courtesy Car saved successfully."
|
||||
}
|
||||
},
|
||||
"csi": {
|
||||
"labels": {
|
||||
"title": "Customer Satisfaction Survey"
|
||||
}
|
||||
},
|
||||
"documents": {
|
||||
"actions": {
|
||||
"delete": "Delete Selected Documents",
|
||||
@@ -333,7 +338,7 @@
|
||||
"no": "No",
|
||||
"out": "Out",
|
||||
"search": "Search...",
|
||||
"selectdate": "Select date",
|
||||
"selectdate": "Select date...",
|
||||
"unknown": "Unknown",
|
||||
"yes": "Yes"
|
||||
},
|
||||
|
||||
@@ -249,6 +249,11 @@
|
||||
"saved": ""
|
||||
}
|
||||
},
|
||||
"csi": {
|
||||
"labels": {
|
||||
"title": ""
|
||||
}
|
||||
},
|
||||
"documents": {
|
||||
"actions": {
|
||||
"delete": "",
|
||||
|
||||
@@ -249,6 +249,11 @@
|
||||
"saved": ""
|
||||
}
|
||||
},
|
||||
"csi": {
|
||||
"labels": {
|
||||
"title": ""
|
||||
}
|
||||
},
|
||||
"documents": {
|
||||
"actions": {
|
||||
"delete": "",
|
||||
|
||||
Reference in New Issue
Block a user