mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-21 07:03:49 +00:00
comment removed
This commit is contained in:
@@ -224,7 +224,6 @@ export default {
|
||||
if (this.action === 'addContact') {
|
||||
type = 'thirdparty'
|
||||
data = this.$refs.castThirdparty.$data.thirdparty;
|
||||
// create the new contact here, bypassing saveFormOnTheFly() -> not working here?
|
||||
data = {
|
||||
"type": "thirdparty",
|
||||
"kind": "child",
|
||||
|
Reference in New Issue
Block a user