Post refactor clean-up

This commit is contained in:
emelko
2018-07-16 12:39:11 +02:00
parent 0da3810aeb
commit 6f755c55dc
6 changed files with 30 additions and 289 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ export default function (showView) {
saveAction()
showView('dayView')
},
disabled: saveDisabled
disabledCondition: saveDisabled
}
]