mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
Update wrong synctex tooltip
This commit is contained in:
parent
31ee8eea8b
commit
4020c2f760
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ div.full-size(
|
|||
i.fa.fa-long-arrow-right
|
||||
br
|
||||
a.btn.btn-default.btn-xs(
|
||||
tooltip-html-unsafe="#{translate('go_to_code_location_in_pdf')}"
|
||||
tooltip-html-unsafe="#{translate('go_to_pdf_location_in_code')}"
|
||||
tooltip-placement="right"
|
||||
tooltip-append-to-body="true"
|
||||
ng-click="syncToCode()"
|
||||
|
|
Loading…
Reference in a new issue