UI: Fixed help link for add user dialog

This commit is contained in:
ArtemDzhereleiko 2022-01-19 17:55:00 +02:00
parent 1df1531723
commit d6f63bd7a3

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">