app/views/educode_sales/roles/edit.html.erb in educode_sales-0.3.8 vs app/views/educode_sales/roles/edit.html.erb in educode_sales-0.3.9

- old
+ new

@@ -99,10 +99,9 @@ } }) return false; }) form.on('submit(data)', function (data) { - console.log('data', data) Rails.ajax({ url: '/missions/roles/'+ parent.role_id + "/view", type: 'PUT', headers: { 'Content-Type': 'application/json', \ No newline at end of file