Merge pull request #12000 from maxunbearable/fix/4813-widget-types-help
Added Widget Types Help link for adding new widget
This commit is contained in:
commit
cd4ec66bb7
@ -19,6 +19,7 @@
|
|||||||
<mat-toolbar color="primary">
|
<mat-toolbar color="primary">
|
||||||
<h2 translate>widget.select-widget-type</h2>
|
<h2 translate>widget.select-widget-type</h2>
|
||||||
<span class="flex-1"></span>
|
<span class="flex-1"></span>
|
||||||
|
<div tb-help="widgetTypes"></div>
|
||||||
<button mat-icon-button
|
<button mat-icon-button
|
||||||
(click)="cancel()"
|
(click)="cancel()"
|
||||||
type="button">
|
type="button">
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user