- Add to Friends
- remove from Friend list - Cancel Ask Friend .... OK !
This commit is contained in:
@@ -112,24 +112,12 @@ export default defineComponent({
|
||||
}
|
||||
}
|
||||
|
||||
function getFilterCustom() {
|
||||
/*if (props.username) {
|
||||
return [
|
||||
{ username: props.username }
|
||||
]
|
||||
} else {
|
||||
return props.filtercustom
|
||||
}*/
|
||||
|
||||
}
|
||||
|
||||
return {
|
||||
tools,
|
||||
costanti,
|
||||
colmySkills,
|
||||
getdefaultnewrec,
|
||||
extraparams,
|
||||
getFilterCustom,
|
||||
}
|
||||
},
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user