diff --git a/app/views/my_modules/protocols.html.erb b/app/views/my_modules/protocols.html.erb index f7d5720c4..881ce7eab 100644 --- a/app/views/my_modules/protocols.html.erb +++ b/app/views/my_modules/protocols.html.erb @@ -119,6 +119,8 @@ data-repositories-list-url="<%= my_module_repositories_list_html_path(@my_module) %>"> <%= render partial: "my_modules/repositories/repositories_list" %> + + <%= render partial: "my_modules/repositories/full_view_modal" %>
@@ -136,7 +138,6 @@
-<%= render partial: "my_modules/repositories/full_view_modal" %> <%= render partial: "my_modules/modals/update_repository_records_modal" %>