diff --git a/app/views/dmsf/edit.html.erb b/app/views/dmsf/edit.html.erb index da0241e2..6202847d 100644 --- a/app/views/dmsf/edit.html.erb +++ b/app/views/dmsf/edit.html.erb @@ -104,7 +104,3 @@ <% end %> <%= wikitoolbar_for 'dmsf_folder_description' %> - -<%= late_javascript_tag do %> - $('#dmsf_folder_dmsf_folder_id').select2(); -<% end %>