mirror of
https://github.com/ansible/awx.git
synced 2026-01-14 11:20:39 -03:30
Merge pull request #12048 from nixocio/ui_issue_12046
Disable isCreatable on Advanced Search
This commit is contained in:
commit
c1817ab19e
@ -260,7 +260,6 @@ function AdvancedSearch({
|
||||
selections={keySelection}
|
||||
isOpen={isKeyDropdownOpen}
|
||||
placeholderText={t`Key`}
|
||||
isCreatable
|
||||
isGrouped
|
||||
onCreateOption={setKeySelection}
|
||||
maxHeight={maxSelectHeight}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user