diff options
Diffstat (limited to 'src/components/notifications')
| -rw-r--r-- | src/components/notifications/notifications.vue | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/components/notifications/notifications.vue b/src/components/notifications/notifications.vue index 3f4b1b42..f9c90a7e 100644 --- a/src/components/notifications/notifications.vue +++ b/src/components/notifications/notifications.vue @@ -27,6 +27,7 @@ <button class="button-unstyled scroll-to-top-button" type="button" + :title="$t('general.scroll_to_top')" @click="scrollToTop" > <FALayers class="fa-scale-110 fa-old-padding-layer"> |
