mirror of
https://github.com/ansible/awx.git
synced 2026-03-04 18:21:03 -03:30
Merge pull request #5417 from mabashian/fix-org-search
Fix org list search
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
searchTags: '=',
|
||||
-->
|
||||
<smart-search
|
||||
django-model="organization"
|
||||
django-model="organizations"
|
||||
base-path="organizations"
|
||||
iterator="organization"
|
||||
list="list"
|
||||
|
||||
Reference in New Issue
Block a user