mirror of
https://github.com/ansible/awx.git
synced 2026-03-01 00:38:45 -03:30
Disable isCreatable on Advanced Search
Disable isCreatable on Advanced Search See: https://github.com/ansible/awx/issues/12046
This commit is contained in:
@@ -260,7 +260,6 @@ function AdvancedSearch({
|
||||
selections={keySelection}
|
||||
isOpen={isKeyDropdownOpen}
|
||||
placeholderText={t`Key`}
|
||||
isCreatable
|
||||
isGrouped
|
||||
onCreateOption={setKeySelection}
|
||||
maxHeight={maxSelectHeight}
|
||||
|
||||
Reference in New Issue
Block a user