organization pattern differs from other views through the use of

partials. Stick with this one-off and just patch up the wrongly nested
smart-search / List-well divs.
This commit is contained in:
Chris Meyers
2016-12-20 14:30:58 -05:00
parent 6373642a67
commit 97fccd32d8

View File

@@ -20,6 +20,8 @@
</button>
</div>
</div>
<div class="List-well">
<!-- smart-search directive bindings:
djangoModel: '@', // one-way, interpolated
searchSize: '@',
@@ -39,7 +41,6 @@
collection="organizations"
search-tags="searchTags">
</smart-search>
<div class="List-well">
<div class="List-noItems" ng-show="organizations.length < 1" translate>PLEASE ADD ITEMS TO THIS LIST</div>