4291: Clean up HTTP methods in Workbench URL generators.
[arvados.git] / apps / workbench / app / views / projects / _show_sharing.html.erb
index cc862c425c168e5ab61e4a12827bed2df517adbc..480f401f7ad2750bb35e0499ca68502932a79839 100644 (file)
@@ -45,7 +45,7 @@
       action_href: share_with_project_path,
       action_name: 'Add',
       action_data: {selection_param: 'uuids[]', success: 'tab-refresh'}.to_json),
-      class: "btn btn-primary btn-sm", remote: true, method: 'get') do %>
+      class: "btn btn-primary btn-sm", remote: true) do %>
   <i class="fa fa-fw fa-plus"></i> Share with <%= share_class %>&hellip;
   <% end %>