mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
remove unused lines
This commit is contained in:
parent
16f373c120
commit
39a4705ef4
@ -247,9 +247,6 @@ export default {
|
||||
}
|
||||
if (details) {
|
||||
row.toggleDetails()
|
||||
// this.showCreationFormular = null
|
||||
// this.showConfirmRegisterMailFormular = null
|
||||
// this.showCreationTransactionListFormular = null
|
||||
}
|
||||
if (!details) {
|
||||
row.toggleDetails()
|
||||
@ -269,9 +266,6 @@ export default {
|
||||
}
|
||||
if (details) {
|
||||
row.toggleDetails()
|
||||
// this.showCreationFormular = null
|
||||
// this.showConfirmRegisterMailFormular = null
|
||||
// this.showCreationTransactionListFormular = null
|
||||
}
|
||||
if (!details) {
|
||||
row.toggleDetails()
|
||||
@ -290,9 +284,6 @@ export default {
|
||||
}
|
||||
if (details) {
|
||||
row.toggleDetails()
|
||||
// this.showCreationFormular = null
|
||||
// this.showConfirmRegisterMailFormular = null
|
||||
// this.showCreationTransactionListFormular = null
|
||||
}
|
||||
if (!details) {
|
||||
row.toggleDetails()
|
||||
@ -376,9 +367,6 @@ export default {
|
||||
}
|
||||
if (details) {
|
||||
row.toggleDetails()
|
||||
// this.showCreationFormular = null
|
||||
// this.showConfirmRegisterMailFormular = null
|
||||
// this.showCreationTransactionListFormular = null
|
||||
}
|
||||
if (!details) {
|
||||
row.toggleDetails()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user