Disables pain in future, bc this would make our user a prophet :)

This commit is contained in:
emelko
2018-09-21 19:50:02 +02:00
parent 3bb42db6e9
commit a13b03c7f8
@@ -103,6 +103,7 @@ export default class CycleDayOverView extends Component {
title='Pain' title='Pain'
onPress={() => this.navigate('PainEditView')} onPress={() => this.navigate('PainEditView')}
data={getLabel('pain', cycleDay.pain)} data={getLabel('pain', cycleDay.pain)}
disabled={dateInFuture}
/> />
<SymptomBox <SymptomBox
title='Note' title='Note'