2872: Merge branch 'master' into 2872-folder-nav
[arvados.git] / apps / workbench / app / controllers / jobs_controller.rb
index aa65e5289e42d80522157d21a73f531f651e0abe..b3204bf64e8d52cd3aa9d31315e0129225ef339d 100644 (file)
@@ -53,6 +53,6 @@ class JobsController < ApplicationController
   end
 
   def show_pane_list
-    %w(Status Log Attributes Provenance Metadata JSON API)
+    %w(Status Log Details Provenance Advanced)
   end
 end