Fix: Spelling in ProductYield
This commit is contained in:
parent
791b41437d
commit
1989c54e92
@ -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: {
|
||||
|
Loading…
Reference in New Issue
Block a user