set notif if service your province
This commit is contained in:
@@ -652,6 +652,19 @@
|
||||
:canEdit="false"
|
||||
>
|
||||
</CDateTime>
|
||||
<CLabel
|
||||
v-if="!!getLinkWebSite()"
|
||||
v-bind="$attrs"
|
||||
:copy="false"
|
||||
label="Sito Web"
|
||||
>
|
||||
<span
|
||||
v-html="
|
||||
tools.getlinkhref(getLinkWebSite(), getLinkWebSite())
|
||||
"
|
||||
/>
|
||||
</CLabel>
|
||||
|
||||
<CLabel
|
||||
v-if="!!userStore.userprofile.profile.cell"
|
||||
v-bind="$attrs"
|
||||
|
||||
Reference in New Issue
Block a user