diff --git a/app/views/profile/edit.html.erb b/app/views/profile/edit.html.erb index e98561cfe..03c899b04 100644 --- a/app/views/profile/edit.html.erb +++ b/app/views/profile/edit.html.erb @@ -1,5 +1,4 @@ <%= stylesheet_link_tag 'profile' %> -<%= javascript_include_tag 'profile' %>
@@ -119,3 +118,5 @@ <%= render partial: 'profile/request_data_modal' %> + +<%= javascript_include_tag 'profile' %>