You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This encapsulates logic related to displaying the sessions tab when
viewing a programme to reduce the size of the existing
ProgrammesController and make the code easier to maintain.
By making the controllers consistent we're also able to refactor
`AppProgrammeNavigationComponent` to simplify the logic and reduce
duplication.
0 commit comments