]> git.arvados.org - arvados.git/blob - apps/workbench/app/controllers/repositories_controller.rb
2872: Use collection name, not hash, for breadcrumbs/title/activity.
[arvados.git] / apps / workbench / app / controllers / repositories_controller.rb
1 class RepositoriesController < ApplicationController
2   def index_pane_list
3     %w(recent help)
4   end
5 end