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