]> Softwares of Agnibho - simpleipd.git/commitdiff
Added chloride
authorAgnibho Mondal <mondal@agnibho.com>
Mon, 31 May 2021 17:12:44 +0000 (22:42 +0530)
committerAgnibho Mondal <mondal@agnibho.com>
Mon, 31 May 2021 17:12:44 +0000 (22:42 +0530)
www/forms/report-abg.schema.json
www/forms/report-rft.schema.json

index 18a8f603a672224a7778e5541f0f678deb6eb3d8..26f65c272a1d9a60259cad53579c1243aaaed66e 100644 (file)
         "k": {
             "description": "K",
             "type": "number"
+        },
+        "cl": {
+            "description": "Cl",
+            "type": "number"
         }
     },
     "required": ["date"]
index 4dde029557e9b7e6d729de45f3971d696a1640df..f5d5a9344bad9179a40f0d87fd451370f148b148 100644 (file)
         "k": {
             "description": "Potassium",
             "type": "number"
+        },
+        "cl": {
+            "description": "Chloride",
+            "type": "number"
         }
     },
     "required": ["date"]