www/js/inv_fermentables.js

changeset 274
65ca75fc4af8
parent 269
25696a91b395
child 286
124af734af68
--- a/www/js/inv_fermentables.js	Wed Feb 13 20:28:54 2019 +0100
+++ b/www/js/inv_fermentables.js	Wed Feb 13 21:10:38 2019 +0100
@@ -182,7 +182,7 @@
 		height: 23,
 		autoDropDownHeight: true
 	});
-	$("#inventory").jqxNumberInput( Spin1dec );
+	$("#inventory").jqxNumberInput( Spin3dec );
 	$("#production_date").jqxDateTimeInput( Dateopts );
 	$("#cost").jqxNumberInput( Spin2dec );
 	$("#tht_date").jqxDateTimeInput( Dateopts );

mercurial