remove todo messages

This commit is contained in:
John Mitchell 2018-04-09 11:57:32 -04:00
parent 37546d6495
commit 3ab255bda8
No known key found for this signature in database
GPG Key ID: FE6A9B5BD4EB5C94

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 }}"