diff --git a/app/views/layouts/protocols/print.html.erb b/app/views/layouts/protocols/print.html.erb index c88eb5c1a..36cd118a8 100644 --- a/app/views/layouts/protocols/print.html.erb +++ b/app/views/layouts/protocols/print.html.erb @@ -3,6 +3,7 @@ <%= t("protocols.print.title") %> + <%= javascript_include_tag 'jquery_bundle' %> <%= javascript_include_tag 'application' %> <%= javascript_include_tag "handsontable.full" %> <%= render 'shared/formulas_libraries' %>