From: Agnibho Mondal Date: Sun, 23 May 2021 09:25:07 +0000 (+0530) Subject: Minor X-Git-Url: https://code.agnibho.com/repo?a=commitdiff_plain;h=73690077c18acea2a030a82f48b0b0f46b291fcf;p=simpleipd.git Minor --- diff --git a/www/forms/drugs.schema.json b/www/forms/drugs.schema.json index cde6fff..e0c8e6c 100644 --- a/www/forms/drugs.schema.json +++ b/www/forms/drugs.schema.json @@ -36,5 +36,5 @@ "type": "text" } }, - "required": ["drug", "dose", "route", "date", "time"] + "required": ["drug"] }