added category id filter to functions.php, set up list view apply the filter
authorAnthony Talarico <talarico@gaslightmedia.com>
Thu, 13 Apr 2017 15:46:02 +0000 (11:46 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Thu, 13 Apr 2017 15:46:02 +0000 (11:46 -0400)
commita0a0d1ef6f0ea224e64291485143e1ddae569359
tree5e6e0e9b3a876974b0a02683ef52cea4b0da433b
parent749847ca89e78d4a34e9e7f38a4a5d1b12ead7be
added category id filter to functions.php, set up list view apply the filter
to check for the ids in the category array

placed filter in functions.php that will allow the list view template in
the theme to have access to the set of manufacturer ids and compare them
to the categories in the category array supplied by the list model. this
is to build out of the list of manufacturers and brands for the search
widget
functions.php
glm-member-db/views/front/members/list.html