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:
commit
956fcdbf8a
@ -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