mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-09-17 14:21:14 +00:00
restore expand menu functionality
This commit is contained in:
committed by
Yasa-Nataliya
parent
6426bff55b
commit
94e7cd4d69
@@ -10,6 +10,7 @@
|
||||
mat-button
|
||||
class="action-button full-width"
|
||||
>
|
||||
<adf-icon *ngIf="item.icon" [value]="item.icon"></adf-icon>
|
||||
<span class="action-button__label">{{ item.title | translate }}</span>
|
||||
</button>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user