9463: Setting up the checkpointer thread as a daemon so that it finishes when the...
[arvados.git] / apps / workbench / app / controllers / containers_controller.rb
1 class ContainersController < ApplicationController
2   def show_pane_list
3     %w(Status Log Advanced)
4   end
5 end