diff --git a/app/views/shareable_links/my_module_protocol_show.html.erb b/app/views/shareable_links/my_module_protocol_show.html.erb index e76488fbe..74c059502 100644 --- a/app/views/shareable_links/my_module_protocol_show.html.erb +++ b/app/views/shareable_links/my_module_protocol_show.html.erb @@ -80,5 +80,6 @@ <%= render "shareable_links/my_modules/welcome_modal" %> <%= javascript_include_tag "handsontable.full" %> +<%= render 'shared/formulas_libraries' %> <%= javascript_include_tag 'shareable_links/my_module_protocol_show' %> <%= javascript_include_tag 'shareable_links/repositories' %>