www/js/global.js

changeset 337
faedcfa0610f
parent 329
63f9e4a23bfc
child 371
023ca640b5af
--- 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"
 };

mercurial