mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
Update admin/src/components/ContributionLink.vue
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
This commit is contained in:
parent
487bcee1a7
commit
738a607f93
@ -65,9 +65,6 @@ export default {
|
|||||||
if (!this.visible) this.$root.$emit('bv::toggle::collapse', 'newContribution')
|
if (!this.visible) this.$root.$emit('bv::toggle::collapse', 'newContribution')
|
||||||
this.contributionLinkData = data
|
this.contributionLinkData = data
|
||||||
},
|
},
|
||||||
getContributionLinks() {
|
|
||||||
this.$emit('get-contribution-links')
|
|
||||||
},
|
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user