mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-04-02 06:51:40 +00:00
Add searchable dropdowns for producers, categories, and tax categories in products_v3
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
module Admin
|
||||
class ProductsV3Controller < Spree::Admin::BaseController
|
||||
helper ProductsHelper
|
||||
include ::Products::AjaxSearch
|
||||
|
||||
before_action :init_filters_params
|
||||
before_action :init_pagination_params
|
||||
|
||||
Reference in New Issue
Block a user