diff --git a/configuration/ampathforms/OTZ_Activity.json b/configuration/ampathforms/OTZ_Activity.json index 6057b8bc..06b67ab9 100644 --- a/configuration/ampathforms/OTZ_Activity.json +++ b/configuration/ampathforms/OTZ_Activity.json @@ -25,10 +25,6 @@ { "type": "date", "allowFutureDates": "false" - }, - { - "type": "js_expression", - "failsWhenExpression": "(new moment(encDate)).isAfter((new moment(myValue)), 'day') || (new moment(encDate)).isSame((new moment(myValue)), 'day')" } ] },