1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-12 06:02:39 +01:00
invoiceninja/public/vendor/pdfjs/web/viewer-snippet-chrome-extension.html
2014-04-22 14:33:53 +03:00

6 lines
292 B
HTML

<!-- This snippet is used in the Chrome extension, see Makefile -->
<base href="/content/web/">
<link rel="resource" type="application/l10n" href="locale/locale.properties">
<script type="text/javascript" src="l10n.js"></script>
<script type="text/javascript" src="../build/pdf.js"></script>