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