Skip to content
Snippets Groups Projects
Unverified Commit 6ae38bc7 authored by Christoph Wurst's avatar Christoph Wurst Committed by GitHub
Browse files

Merge pull request #1442 from nextcloud/fix/address-tooltip

Fix address tooltip to show the actual address and not the label
parents 5a883e50 0778d85e
No related branches found
No related tags found
No related merge requests found
<template>
<router-link :to="newMessageRoute"
exact
v-tooltip.bottom="label">{{ label }}
v-tooltip.bottom="email">{{ label }}
</router-link>
</template>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment