mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 18:09:57 -03:30
Merge pull request #2551 from Haokun-Chen/2547
show empty template list placeholder panel correctly
This commit is contained in:
commit
220b45cb8a
@ -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 }}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user