checking for search fields index in admin list view beforehand to fix php notices
authorAnthony Talarico <talarico@gaslightmedia.com>
Mon, 1 May 2017 16:42:01 +0000 (12:42 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Mon, 1 May 2017 16:42:01 +0000 (12:42 -0400)
commitfd974d82b8df378e4bf9d1c9f5ace20baddcfa6a
tree53d0c4b8dfa3c6a0a6a1719ef3751c11d0423505
parentc27a901e0fe3bfd2a2c028ba4a502c5bc19bba47
checking for search fields index in admin list view beforehand to fix php notices

adding check for the search fields array when setting the value in the admin list view
search fields. This removes the undefined index notice from the admin list search fields
section
views/admin/obits/list.html