diff --git a/app/views/protocols/index.html.erb b/app/views/protocols/index.html.erb index 22a9ba984..77a9f5bde 100644 --- a/app/views/protocols/index.html.erb +++ b/app/views/protocols/index.html.erb @@ -58,6 +58,7 @@ class: 'tw-hidden', data: { target: '#protocolsioModal', toggle: 'modal' } %> +<%= render partial: "protocols/index/protocol_preview_modal" %> <%= render partial: "protocols/index/protocolsio_modal" %>
<%= javascript_include_tag "protocols/index" %> diff --git a/app/views/protocols/index/_protocol_preview_modal.html.erb b/app/views/protocols/index/_protocol_preview_modal.html.erb new file mode 100644 index 000000000..bcdcfa2ec --- /dev/null +++ b/app/views/protocols/index/_protocol_preview_modal.html.erb @@ -0,0 +1,13 @@ +