diff --git a/tailbone/views/products.py b/tailbone/views/products.py index dad50a99..3a6d83ad 100644 --- a/tailbone/views/products.py +++ b/tailbone/views/products.py @@ -88,7 +88,7 @@ class ProductsView(MasterView): 'brand', 'description', 'size', - 'subdepartment', + 'department', 'vendor', 'cost', 'regular_price',