diff --git a/brewman/static/scripts/product.js b/brewman/static/scripts/product.js index 516e46a0..1106a0e3 100644 --- a/brewman/static/scripts/product.js +++ b/brewman/static/scripts/product.js @@ -19,7 +19,7 @@ var ProductListCtrl = ['$scope', '$location', '$routeParams', 'Tokenizer', 'prod 'a': {'Col': 'IsActive', 'Comparator': 'boolean'}, 'u': {'Col': 'Units', 'Comparator': 'text'}, 't': {'Col': 'ProductGroup', 'Comparator': 'text'}, - 'y': {'Col': 'ProuctYield', 'Comparator': 'numeric'} + 'y': {'Col': 'ProductYield', 'Comparator': 'numeric'} }, def: 'n', sorter: {