From 5860fe4bb2a20592bd75a151db15197d78a56dad Mon Sep 17 00:00:00 2001 From: Philip Bardy <146740183+pbardy2000@users.noreply.github.com> Date: Fri, 18 Oct 2024 12:37:39 +0100 Subject: [PATCH] fix(cb2-14242): do not default value of battery list applicable (#1625) --- src/app/forms/templates/general/adr.template.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/forms/templates/general/adr.template.ts b/src/app/forms/templates/general/adr.template.ts index 0cd8da974..2f21649cb 100644 --- a/src/app/forms/templates/general/adr.template.ts +++ b/src/app/forms/templates/general/adr.template.ts @@ -630,7 +630,7 @@ export const AdrTemplate: FormNode = { name: 'techRecord_adrDetails_listStatementApplicable', label: 'Battery List Applicable', width: FormNodeWidth.XS, - value: false, + value: null, type: FormNodeTypes.CONTROL, editType: FormNodeEditTypes.RADIO, options: [