Fixes #5137 Vitals save data absent value (#5138)
commitfc0bc42bc30822db1171896dce78f9c029c6fb3c
authorStephen Nielson <stephen@nielson.org>
Tue, 12 Apr 2022 10:35:21 +0000 (12 06:35 -0400)
committerGitHub <noreply@github.com>
Tue, 12 Apr 2022 10:35:21 +0000 (12 06:35 -0400)
treeb5df4da22f10a67108e363b9fc25d8bba775a1b7
parentd535d6edffad96798760a6446bbeb13794a1317f
Fixes #5137 Vitals save data absent value (#5138)

Make it so we can save a 0 value for columns in vitals to signify the
data is missing.
interface/forms/vitals/templates/vitals/vitals_textbox.tpl
interface/forms/vitals/templates/vitals/vitals_textbox_conversion.tpl
src/Common/Forms/FormVitals.php