Skip to content
Snippets Groups Projects
Commit a93fb71f authored by Dom Eori's avatar Dom Eori
Browse files

[general] rename chunithm amazon to chunithm

parent 4122bbee
No related branches found
No related tags found
No related merge requests found
......@@ -29,7 +29,7 @@
<mat-toolbar>Project DIVA AFT</mat-toolbar>
<a *ngFor="let item of divaMenus" mat-list-item routerLink="/{{item.url}}">{{item.name}}</a>
<mat-divider></mat-divider>
<mat-toolbar>CHUNITHM Amazon</mat-toolbar>
<mat-toolbar>CHUNITHM</mat-toolbar>
<a *ngFor="let item of amazonMenus" mat-list-item routerLink="/{{item.url}}">{{item.name}}</a>
</mat-nav-list>
</mat-sidenav>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment