From 1989c54e9216fd9fcf71bc85fd49edd32f8d856a Mon Sep 17 00:00:00 2001 From: Amritanshu Date: Sat, 7 Jun 2014 13:37:19 +0530 Subject: [PATCH] Fix: Spelling in ProductYield --- brewman/static/scripts/product.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: {