Skip to content
  • Kevin Falcone's avatar
    CollectionList has a really naive algorithm for naming · 71e732fc
    Kevin Falcone authored
    Move this somewhere a collection can override it.  This avoids needing
    to add a Class argument to CollectionList calls (except for the old
    behavior that passing Class => 'RT::Tickets' from ShowSearch
    causes a special cased query to be run.  This can probably be
    refactored).
    71e732fc