Page MenuHomePhabricator

Remove URL string argument from GetCategories and GetTemplate funcs
Closed, ResolvedPublic1 Estimated Story Points

Description

The GetCategories and GetTemplate funcs now only accept the selection as an argument. The URL string is now gotten from the selection.

Acceptance criteria

  • GetCategories func no longer references URL string
  • GetTemplate func no longer references URL string.

ToDo

  • remove URL reference from GetCategories
  • remove URL reference from GetTemplate