mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-01-31 12:09:17 +08:00
Added pdf viewer js pack to my_module archive view [SCI-5870]
This commit is contained in:
parent
52946d18e0
commit
42ed28676d
1 changed files with 3 additions and 0 deletions
|
@ -27,3 +27,6 @@
|
|||
<% end %>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<%= javascript_pack_tag 'pdfjs/pdf_js' %>
|
||||
<%= stylesheet_pack_tag 'pdfjs/pdf_js_styles' %>
|
||||
|
|
Loading…
Reference in a new issue