mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
merge 1923 and resolve conflict
This commit is contained in:
commit
7e682425c5
@ -39,7 +39,7 @@ module.exports = {
|
||||
{
|
||||
src: './src',
|
||||
extensions: ['.js', '.vue'],
|
||||
ignores: ['contributionLink.options.repetition.null'],
|
||||
ignores: ['contributionLink.options.maxPerCycle.null'],
|
||||
enableFix: false,
|
||||
},
|
||||
],
|
||||
|
||||
@ -57,8 +57,8 @@ export default {
|
||||
'name',
|
||||
'memo',
|
||||
'amount',
|
||||
'cycle',
|
||||
'maxPerCycle',
|
||||
{ key: 'cycle', label: 'Zyklus' },
|
||||
{ key: 'maxPerCycle', label: 'Wiederholung' },
|
||||
{ key: 'validFrom', label: 'Start' },
|
||||
{ key: 'validTo', label: 'Ende' },
|
||||
'delete',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user