Sidebar changes
parent
245f050913
commit
95399a8dff
|
@ -33,13 +33,13 @@
|
|||
<mat-nav-list *ngIf="showSubList" style="padding-left: 20px;">
|
||||
<mat-list-item routerLink="/images">
|
||||
<span class="entry">
|
||||
<mat-icon class="icon">chevron_right</mat-icon>
|
||||
<mat-icon class="icon">album</mat-icon>
|
||||
<span i18n="@@gallery">ogLive</span>
|
||||
</span>
|
||||
</mat-list-item>
|
||||
<mat-list-item routerLink="/pxe">
|
||||
<span class="entry">
|
||||
<mat-icon class="icon">chevron_right</mat-icon>
|
||||
<mat-icon class="icon">assignment</mat-icon>
|
||||
<span i18n="@@upload">PXE</span>
|
||||
</span>
|
||||
</mat-list-item>
|
||||
|
|
Loading…
Reference in New Issue