mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-10-01 14:41:14 +00:00
restore expand menu functionality
This commit is contained in:
committed by
Sheena Malhotra
parent
b6bcc20405
commit
b1c794c5d1
@@ -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