From 276d3fa919b21ead57e24e1f335ca9753176b4bf Mon Sep 17 00:00:00 2001 From: David Miller Date: Thu, 28 Mar 2019 17:53:29 +0000 Subject: [PATCH] If we are going to hard code the phrase 'Date of birth' let's not hard code it Capital Case. --- opal/templates/_helpers/date_of_birth_field.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/opal/templates/_helpers/date_of_birth_field.html b/opal/templates/_helpers/date_of_birth_field.html index 599143864..b64298cc3 100644 --- a/opal/templates/_helpers/date_of_birth_field.html +++ b/opal/templates/_helpers/date_of_birth_field.html @@ -1,11 +1,11 @@
- +

[[ {{ model_name }} | displayDate ]]

- +