mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
19 lines
No EOL
278 B
Text
19 lines
No EOL
278 B
Text
div.full-size(ng-controller="PdfController")
|
|
.toolbar.toolbar-tall
|
|
a.btn.btn-primary(
|
|
href
|
|
)
|
|
i.fa.fa-refresh
|
|
| Recompile
|
|
a(
|
|
href
|
|
tooltip="Logs"
|
|
tooltip-placement="bottom"
|
|
)
|
|
i.fa.fa-file-text-o
|
|
|
|
.pdf-viewer
|
|
div(
|
|
pdfjs
|
|
pdf-src="pdf.url"
|
|
) |