mirror of
https://github.com/ZwareBear/awx.git
synced 2026-04-10 18:11:49 -05:00
Pass the correct django-model to smart search for org list
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