Merge pull request #5928 from ArtemDzhereleiko/bug-fix/add-user-help-link

[3.3.3] UI: Fixed help link for add user dialog
This commit is contained in:
Igor Kulikov 2022-01-20 12:08:14 +02:00 committed by GitHub
commit 956fcdbf8a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,7 +19,7 @@
<mat-toolbar color="primary">
<h2 translate>user.add</h2>
<span fxFlex></span>
<div [tb-help]="'user'"></div>
<div [tb-help]="'users'"></div>
<button mat-icon-button
(click)="cancel()"
type="button">