Changeset d2b1fa6 for src/Clients/Angular/finki-chattery/src/app/modules/questioning/questioning.routes.ts
- Timestamp:
- 10/27/21 19:44:51 (3 years ago)
- Branches:
- dev
- Children:
- c205cc4
- Parents:
- 79ae621
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/Clients/Angular/finki-chattery/src/app/modules/questioning/questioning.routes.ts
r79ae621 rd2b1fa6 28 28 component: AskQuestionComponent, 29 29 canActivate: [AuthorizedStudentGuard] 30 } 30 }, 31 31 { 32 32 path: ':questionUid',
Note:
See TracChangeset
for help on using the changeset viewer.