UI: Fixed help link for add user dialog
This commit is contained in:
parent
1df1531723
commit
d6f63bd7a3
@ -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">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user