diff -r 3323b02c1bbe -r faedcfa0610f www/js/global.js --- a/www/js/global.js Sat Mar 30 20:11:33 2019 +0100 +++ b/www/js/global.js Sun Mar 31 20:14:34 2019 +0200 @@ -611,7 +611,8 @@ { name: 'attenuation', type: 'float' }, { name: 'cells', type: 'float' }, { name: 'inventory', type: 'float' }, - { name: 'cost', type: 'float' } + { name: 'cost', type: 'float' }, + { name: 'tolerance', type: 'float' } ], url: "getyeastsources.php" };