mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
Check presence of overleaf settings
This commit is contained in:
parent
1a8a915116
commit
5bb46a930a
1 changed files with 5 additions and 4 deletions
|
@ -1,6 +1,7 @@
|
|||
.col-xs-8
|
||||
span.v1-badge(aria-label=translate("v1_badge"))
|
||||
span
|
||||
if settings.overleaf && settings.overleaf.host
|
||||
a.projectName(
|
||||
href=settings.overleaf.host + "/{{project.id}}"
|
||||
stop-propagation="click"
|
||||
|
|
Loading…
Reference in a new issue