Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
noc
noc
Commits
20756708
Verified
Commit
20756708
authored
Apr 29, 2022
by
Andrey Vertiprahov
Browse files
Set ComboBox forceSelection.
parent
1bf512f5
Pipeline
#36137
passed with stages
in 1 minute and 26 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
ui/web/core/ComboBox.js
View file @
20756708
...
...
@@ -18,7 +18,7 @@ Ext.define("NOC.core.ComboBox", {
queryParam
:
"
__query
"
,
queryCaching
:
false
,
queryDelay
:
200
,
forceSelection
:
fals
e
,
forceSelection
:
tru
e
,
minChars
:
2
,
typeAhead
:
true
,
triggerAction
:
"
all
"
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment