Commit 5bd83b09 authored by Xiaoyu Yang's avatar Xiaoyu Yang
Browse files

router private

parent 47e64589
...@@ -15,7 +15,7 @@ export class StatusBarComponent implements DoCheck { ...@@ -15,7 +15,7 @@ export class StatusBarComponent implements DoCheck {
isAdmin: boolean; isAdmin: boolean;
constructor( constructor(
router: Router, public router: Router,
private authenticationService: AuthenticationService private authenticationService: AuthenticationService
) { } ) { }
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment