- Find Friends by Region or Province

This commit is contained in:
Surya Paolo
2023-03-22 22:45:00 +01:00
parent 396028748d
commit 9745133e81
8 changed files with 40 additions and 12 deletions

View File

@@ -657,6 +657,13 @@
"
label="Cellulare"
/>
<CLabel
v-if="!!userStore.userprofile.profile.resid_province"
v-bind="$attrs"
:copy="true"
:value="globalStore.getProvinceByProv(userStore.userprofile.profile.resid_province)"
label="Provincia"
/>
<!--
<CMyFieldRec