remove todo messages

This commit is contained in:
John Mitchell
2018-04-09 11:57:32 -04:00
parent 37546d6495
commit 3ab255bda8

View File

@@ -37,7 +37,6 @@
</div>
</div>
<at-list results="templates">
<!-- TODO: implement resources are missing red indicator as present in mockup -->
<at-row ng-repeat="template in templates"
ng-class="{'at-Row--active': (template.id === vm.activeId)}"
template-id="{{ template.id }}"