mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
title popup (#420)
This commit is contained in:
committed by
Denys Vuika
parent
be8edcc9d6
commit
7e1da5030e
@@ -3,7 +3,7 @@
|
||||
<adf-sidebar-action-menu [expanded]="showLabel" title="{{'APP.NEW_MENU.LABEL' | translate }}">
|
||||
<mat-icon sidebar-menu-title-icon >arrow_drop_down</mat-icon>
|
||||
<div sidebar-menu-expand-icon>
|
||||
<mat-icon>queue</mat-icon>
|
||||
<mat-icon [title]="'APP.NEW_MENU.LABEL' | translate">queue</mat-icon>
|
||||
</div>
|
||||
<div sidebar-menu-options>
|
||||
<button
|
||||
|
||||
Reference in New Issue
Block a user