X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/93059e2f0e5ff27bec5e088b822f505863369307..9a07feb6e747e88e4bd3f43e2c2b77954b9e6a19:/apps/workbench/app/controllers/collections_controller.rb diff --git a/apps/workbench/app/controllers/collections_controller.rb b/apps/workbench/app/controllers/collections_controller.rb index 5d1c49b8c5..fd78ddf840 100644 --- a/apps/workbench/app/controllers/collections_controller.rb +++ b/apps/workbench/app/controllers/collections_controller.rb @@ -43,9 +43,6 @@ class CollectionsController < ApplicationController end def choose - # Always offer a Projects dropdown when choosing collections. - params[:by_project] = true - params[:limit] ||= 40 @filters += [['link_class','=','name'],