Rename v1 list item template for consistency

This commit is contained in:
Alasdair Smith 2017-11-02 12:24:26 +00:00
parent 56634bdb49
commit 08fd092f7c
2 changed files with 1 additions and 1 deletions

View file

@ -150,7 +150,7 @@
.row(
ng-if="project.isV1Project"
)
include ./ol-item
include ./v1-item
li(
ng-if="visibleProjects.length == 0",
ng-cloak