aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/shared-main/misc/help.component.html
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/app/shared/shared-main/misc/help.component.html')
-rw-r--r--client/src/app/shared/shared-main/misc/help.component.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/client/src/app/shared/shared-main/misc/help.component.html b/client/src/app/shared/shared-main/misc/help.component.html
index 0252ad5cb..7f4ddfb80 100644
--- a/client/src/app/shared/shared-main/misc/help.component.html
+++ b/client/src/app/shared/shared-main/misc/help.component.html
@@ -32,6 +32,7 @@
32 [autoClose]="autoClose" 32 [autoClose]="autoClose"
33 (onHidden)="onPopoverHidden()" 33 (onHidden)="onPopoverHidden()"
34 (onShown)="onPopoverShown()" 34 (onShown)="onPopoverShown()"
35 type="button"
35> 36>
36 <my-global-icon [iconName]="iconName"></my-global-icon> 37 <my-global-icon [iconName]="iconName"></my-global-icon>
37</button> 38</button>