mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-09-29 08:24:40 +08:00
Fix PDF report generation error [SCI-9059]
This commit is contained in:
parent
2cc49ec6b5
commit
4d7fa93c06
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
<%= wicked_pdf_stylesheet_link_tag "application" %>
|
||||
<%= wicked_pdf_stylesheet_link_tag "reports_pdf" %>
|
||||
<%= font_awesome_cdn_link_tag %>
|
||||
<%= wicked_pdf_javascript_include_tag "jquery" %>
|
||||
<%= wicked_pdf_javascript_include_tag "jquery_bundle" %>
|
||||
<%= wicked_pdf_javascript_include_tag "handsontable.full" %>
|
||||
<!-- Libraries for formulas -->
|
||||
<%= wicked_pdf_javascript_include_tag "lodash" %>
|
||||
|
|
Loading…
Add table
Reference in a new issue