Merge branch 'development' into LTS_development
This commit is contained in:
commit
ca8257d96b
1 changed files with 1 additions and 1 deletions
|
@ -5173,7 +5173,7 @@ var UI = {
|
||||||
},{
|
},{
|
||||||
label: 'Default response',
|
label: 'Default response',
|
||||||
type: 'str',
|
type: 'str',
|
||||||
help: 'For blocking requests, the default response in case the handler cannot be executed for any reason.',
|
help: 'The default response in case the handler fails or is set to non-blocking.',
|
||||||
pointer: {
|
pointer: {
|
||||||
main: saveas,
|
main: saveas,
|
||||||
index: 'default'
|
index: 'default'
|
||||||
|
|
Loading…
Add table
Reference in a new issue