mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-24 20:36:49 +00:00
Change the filtersActive variable for this page only
This commit is contained in:
@@ -5,6 +5,7 @@ Darkswarm.controller "ProductsCtrl", ($scope, $rootScope, Products, OrderCycle,
|
||||
$scope.clearAll = FilterSelectorsService.clearAll
|
||||
$scope.filterText = FilterSelectorsService.filterText
|
||||
$scope.FilterSelectorsService = FilterSelectorsService
|
||||
$scope.filtersActive = true
|
||||
$scope.limit = 3
|
||||
$scope.ordering =
|
||||
order: "primary_taxon.name"
|
||||
|
||||
Reference in New Issue
Block a user