mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[AAE-20428] - Admin application - header is missing name of the app and user menu (#9333)
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
<mat-toolbar
|
<mat-toolbar
|
||||||
|
class="adf-toolbar-container-row"
|
||||||
[color]="color"
|
[color]="color"
|
||||||
[style.background-color]="color"
|
[style.background-color]="color"
|
||||||
[style.background-image]="backgroundImage ? 'url(' + backgroundImage + ')' : 'none'">
|
[style.background-image]="backgroundImage ? 'url(' + backgroundImage + ')' : 'none'">
|
||||||
|
Reference in New Issue
Block a user