mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
resolve conflict
This commit is contained in:
parent
841cf2514f
commit
7224fd7cf7
@ -56,18 +56,6 @@ export default {
|
||||
updateTransactions(pagination) {
|
||||
this.$emit('update-transactions', pagination)
|
||||
},
|
||||
<<<<<<< HEAD
|
||||
showGdtBalance(boolean) {
|
||||
if (Boolean) {
|
||||
this.titel_gdt += `( ${
|
||||
this.GdtBalance === null ? '—' : this.$n(this.GdtBalance, 'decimal')
|
||||
} GDT)`
|
||||
} else {
|
||||
this.titel_gdt = this.$t('gdt.gdt')
|
||||
}
|
||||
},
|
||||
=======
|
||||
>>>>>>> 183eb0bbf (remove function from tab)
|
||||
},
|
||||
}
|
||||
</script>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user