mirror of
https://github.com/ansible/awx.git
synced 2026-05-23 16:47:45 -02:30
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:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user