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'},
|
'a': {'Col': 'IsActive', 'Comparator': 'boolean'},
|
||||||
'u': {'Col': 'Units', 'Comparator': 'text'},
|
'u': {'Col': 'Units', 'Comparator': 'text'},
|
||||||
't': {'Col': 'ProductGroup', 'Comparator': 'text'},
|
't': {'Col': 'ProductGroup', 'Comparator': 'text'},
|
||||||
'y': {'Col': 'ProuctYield', 'Comparator': 'numeric'}
|
'y': {'Col': 'ProductYield', 'Comparator': 'numeric'}
|
||||||
},
|
},
|
||||||
def: 'n',
|
def: 'n',
|
||||||
sorter: {
|
sorter: {
|
||||||
|
Loading…
Reference in New Issue
Block a user