diff --git a/client/src/components/Masthead/MastheadItem.vue b/client/src/components/Masthead/MastheadItem.vue index b28a9dca7a15..30729e9b15f8 100644 --- a/client/src/components/Masthead/MastheadItem.vue +++ b/client/src/components/Masthead/MastheadItem.vue @@ -117,6 +117,7 @@ function open(tab, event) { :href="withPrefix(item.url)" :target="item.target || '_parent'" role="menuitem" + title="" :active="item.disabled" :disabled="item.disabled" @click="open(item, $event)">