[ACS-11271] Rebranding of FE apps (#11746)

This commit is contained in:
Dominik Iwanek
2026-03-19 08:58:01 +01:00
committed by GitHub
parent 3bea95b8e0
commit e57910f5c3
14 changed files with 70 additions and 66 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ Reusable header for Alfresco applications.
```html
<adf-layout-header
title="title"
logo="logo.png"
logo="logo.svg"
[redirectUrl]="'/home'"
color="primary"
(clicked)=toggleMenu($event)>