Pass the correct django-model to smart search for org list

This commit is contained in:
Michael Abashian 2017-02-16 14:37:27 -05:00
parent dac2045d49
commit 9c1a5f3dec

View File

@ -36,7 +36,7 @@
searchTags: '=',
-->
<smart-search
django-model="organization"
django-model="organizations"
base-path="organizations"
iterator="organization"
list="list"