mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
Update v1 project/tag tooltips
This commit is contained in:
parent
a6cd210ef6
commit
96af59d6b5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
script(type="text/ng-template", id="v1ProjectTooltipTemplate")
|
||||
span This project is from Overleaf version 1 and has not been imported to the beta yet
|
||||
span This project is from Overleaf v1 and has not been imported to v2 yet.
|
||||
|
||||
|
||||
script(type="text/ng-template", id="v1TagTooltipTemplate")
|
||||
span This folder is from Overleaf version 1 and has not been imported to the beta yet
|
||||
span This folder/tag is from Overleaf v1. Please go back to v1 to manage.
|
Loading…
Reference in a new issue