added strings for hide_from_agents parameter
This commit is contained in:
Родитель
d6a12f0f5b
Коммит
f57f4f86cf
|
@ -89,6 +89,16 @@
|
|||
"value": "Prompt agents to simply enter a value in minutes before submitting the ticket",
|
||||
"title": "This is the explanation helptext of the simple submission checkbox for the admin who is installing the app"
|
||||
}
|
||||
},
|
||||
"hide_from_agents": {
|
||||
"label": {
|
||||
"value": "Hide the app from Agents",
|
||||
"title": "This is a checkbox setting label. If the admin checks this box the app will be hidden from any agent who is not an Admin."
|
||||
},
|
||||
"helpText": {
|
||||
"value": "The app will not be shown to Agents who do not have the 'Admin' role. This also prevents them from being able to see & edit the time upon submission.",
|
||||
"title": "This is the explanation helptext of the hide_from_agents checkbox for the admin who is installing the app."
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
Загрузка…
Ссылка в новой задаче