Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mahara
mahara
Commits
bb9af51e
Commit
bb9af51e
authored
Mar 10, 2015
by
Son Nguyen
Committed by
Gerrit Code Review
Mar 10, 2015
Browse files
Merge "Fix the template to use minified js. Bug 1384478"
parents
fdc55ba2
0f1b229c
Changes
1
Hide whitespace changes
Inline
Side-by-side
htdocs/theme/raw/artefact/file/blocktype/pdf/templates/pdf.tpl
View file @
bb9af51e
...
...
@@ -24,7 +24,7 @@
<link
rel=
"resource"
type=
"application/l10n"
href=
"js/pdfjs/web/locale/locale.properties"
/>
<script
type=
"application/javascript"
src=
"js/pdfjs/web/l10n.js"
></script>
<script
type=
"application/javascript"
src=
"js/pdfjs/build/pdf.js"
></script>
<script
type=
"application/javascript"
src=
"js/pdfjs/build/pdf.
min.
js"
></script>
<script
type=
"application/javascript"
src=
"js/pdfjs/web/debugger.js"
></script>
<script
type=
"application/javascript"
src=
"js/pdfjs/web/viewer.js"
></script>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment