c8d1590ba421e6f98f4a6ffa20c20be2c19430a3
[arvados.git] / apps / workbench / app / helpers / repositories_helper.rb
1 module RepositoriesHelper
2   def index_pane_list
3     %w(recent help)
4   end
5 end