mirror of
https://github.com/ansible/awx.git
synced 2026-07-28 16:39:56 -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>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<div class="List-well">
|
||||||
<!-- smart-search directive bindings:
|
<!-- smart-search directive bindings:
|
||||||
djangoModel: '@', // one-way, interpolated
|
djangoModel: '@', // one-way, interpolated
|
||||||
searchSize: '@',
|
searchSize: '@',
|
||||||
@@ -39,7 +41,6 @@
|
|||||||
collection="organizations"
|
collection="organizations"
|
||||||
search-tags="searchTags">
|
search-tags="searchTags">
|
||||||
</smart-search>
|
</smart-search>
|
||||||
<div class="List-well">
|
|
||||||
|
|
||||||
<div class="List-noItems" ng-show="organizations.length < 1" translate>PLEASE ADD ITEMS TO THIS LIST</div>
|
<div class="List-noItems" ng-show="organizations.length < 1" translate>PLEASE ADD ITEMS TO THIS LIST</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user