mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
Rename v1 list item template for consistency
This commit is contained in:
parent
56634bdb49
commit
08fd092f7c
2 changed files with 1 additions and 1 deletions
|
@ -150,7 +150,7 @@
|
|||
.row(
|
||||
ng-if="project.isV1Project"
|
||||
)
|
||||
include ./ol-item
|
||||
include ./v1-item
|
||||
li(
|
||||
ng-if="visibleProjects.length == 0",
|
||||
ng-cloak
|
||||
|
|
Loading…
Reference in a new issue