embeds
This commit is contained in:
parent
1b9a285402
commit
d7694c1ae0
3 changed files with 6 additions and 3 deletions
|
|
@ -32,7 +32,7 @@ limitations under the License.
|
|||
<script type="text/javascript" src="/static/pdf.js/debugger.js"></script>
|
||||
<script type="text/javascript">
|
||||
var DEFAULT_URL = '{{url}}',
|
||||
links = {{links|safe}},
|
||||
embeds = {{embeds|safe}},
|
||||
editable = {{editable|safe}};
|
||||
</script>
|
||||
<script type="text/javascript" src="/static/pdf.js/links.js"></script>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue