mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-22 18:30:14 +01:00
code reformat to follow the styles
This commit is contained in:
parent
669b3df4b5
commit
a8cd300ecc
26 changed files with 193 additions and 187 deletions
|
|
@ -36,9 +36,11 @@ export class Pages {
|
|||
|
||||
private _routeConfig;
|
||||
|
||||
constructor(private _router: Router) { }
|
||||
constructor(private _router:Router) {
|
||||
}
|
||||
|
||||
ngOnInit() { }
|
||||
ngOnInit() {
|
||||
}
|
||||
|
||||
getRoutes() {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue