mirror of
https://github.com/ansible/awx.git
synced 2026-01-29 23:34:42 -03:30
Pass the correct django-model to smart search for org list
This commit is contained in:
parent
dac2045d49
commit
9c1a5f3dec
@ -36,7 +36,7 @@
|
||||
searchTags: '=',
|
||||
-->
|
||||
<smart-search
|
||||
django-model="organization"
|
||||
django-model="organizations"
|
||||
base-path="organizations"
|
||||
iterator="organization"
|
||||
list="list"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user