mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
[ADF-4962] Move or copy - Visual heading text - mark as a heading (#5163)
This commit is contained in:
committed by
Denys Vuika
parent
2f1a5943b6
commit
e229ae820f
@@ -1,6 +1,7 @@
|
||||
<header
|
||||
mat-dialog-title
|
||||
data-automation-id="content-node-selector-title">{{data?.title}}
|
||||
data-automation-id="content-node-selector-title">
|
||||
<h2>{{data?.title}}</h2>
|
||||
</header>
|
||||
|
||||
<mat-dialog-content>
|
||||
|
Reference in New Issue
Block a user