Merge branch 'origin-2939-re-run-job-button' into 2882-job-process-stats
[arvados.git] / apps / workbench / app / models / job.rb
index 8dd66ed6b9296ed00396b8924f50d152388841ed..173d3a06964fb5667b9546aee4bab518baf3c190 100644 (file)
@@ -3,7 +3,7 @@ class Job < ArvadosBase
     true
   end
 
-  def attribute_editable?(attr)
+  def attribute_editable? attr, *args
     false
   end