Update wrong synctex tooltip

This commit is contained in:
James Allen 2014-12-03 11:01:41 +00:00
parent 31ee8eea8b
commit 4020c2f760

View file

@ -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()"