1
0
Fork 0
mirror of https://github.com/overleaf/overleaf.git synced 2025-04-22 22:36:23 +00:00

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
services/web/app/views/project/list

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