RED-3982 - WIP on 'Configure Digital Signature Certificate' dialog

This commit is contained in:
Valentin Mihai 2022-05-14 01:51:34 +03:00
parent 37ab9a6ed7
commit ad3c87b4a0

View File

@ -10,7 +10,7 @@
<div class="ng-content-wrapper heading-l">
<ng-content></ng-content>
</div>
<div class="heading-l">{{ text }}</div>
<div class="heading-l" [innerHTML]="text"></div>
<iqser-icon-button
(action)="action.emit()"
*ngIf="showButton"