mirror of
https://github.com/ansible/awx.git
synced 2026-03-07 03:31:10 -03:30
show empty template list placeholder panel correctly
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<at-list results="templates" id="templates_list">
|
||||
<at-list results="vm.templates" id="templates_list">
|
||||
<at-row ng-repeat="template in vm.templates"
|
||||
ng-class="{'at-Row--active': (template.id === vm.activeId)}"
|
||||
template-id="{{ template.id }}"
|
||||
|
||||
Reference in New Issue
Block a user