Refactor project structure and update configurations for improved resource handling
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
}
|
||||
|
||||
@if (showAdminBoard) {
|
||||
<button mat-raised-button routerLink="system" >
|
||||
<button mat-raised-button routerLink="admin/system" >
|
||||
<mat-icon>settings_applications</mat-icon>
|
||||
System
|
||||
</button>
|
||||
|
||||
Reference in New Issue
Block a user