From 11dcd301e397d79a2b64276b9dd0046d7cd0f13a Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Mon, 1 May 2017 13:08:33 -0400 Subject: [PATCH] adding search fields check to the birth year range, previously added to the death year range also adding search fields index check for birth year in the admin list view search fields. this is during the foreach loop that populates the birth year range dropdown --- views/admin/obits/list.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/admin/obits/list.html b/views/admin/obits/list.html index eb5df74..0d644c2 100644 --- a/views/admin/obits/list.html +++ b/views/admin/obits/list.html @@ -53,7 +53,7 @@