]> Softwares of Agnibho - simpleipd.git/commitdiff
Removed auto-omit
authorAgnibho Mondal <mondal@agnibho.com>
Thu, 20 May 2021 07:25:00 +0000 (12:55 +0530)
committerAgnibho Mondal <mondal@agnibho.com>
Thu, 20 May 2021 07:25:00 +0000 (12:55 +0530)
www/forms/drugs.schema.json

index 734a80f7ec996279f4cb9b318afbc112d3a6b059..7f34d3ee1a835e6aba7452b11076f650447969ad 100644 (file)
@@ -32,8 +32,8 @@
             "format": "time"
         },
         "duration": {
-            "description": "Duration",
-            "type": "integer"
+            "description": "Duration in days / Continue",
+            "type": "text"
         }
     },
     "required": ["drug", "dose", "route", "frequency", "date", "time", "duration"]