diff options
Diffstat (limited to 'client/src/app')
-rw-r--r-- | client/src/app/shared/misc/help.component.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/client/src/app/shared/misc/help.component.html b/client/src/app/shared/misc/help.component.html index 5b3ddde1d..28ccb1e26 100644 --- a/client/src/app/shared/misc/help.component.html +++ b/client/src/app/shared/misc/help.component.html | |||
@@ -15,6 +15,7 @@ | |||
15 | <span | 15 | <span |
16 | role="button" | 16 | role="button" |
17 | class="help-tooltip-button" | 17 | class="help-tooltip-button" |
18 | container="body" | ||
18 | title="Get help" | 19 | title="Get help" |
19 | i18n-title | 20 | i18n-title |
20 | [attr.aria-pressed]="isPopoverOpened" | 21 | [attr.aria-pressed]="isPopoverOpened" |