www/js/rec_edit.js

changeset 71
e1c50b21b7e3
parent 69
ca25fdce3b85
child 72
93a0be4f5be3
--- a/www/js/rec_edit.js	Wed Sep 26 15:28:59 2018 +0200
+++ b/www/js/rec_edit.js	Thu Sep 27 23:13:41 2018 +0200
@@ -81,7 +81,7 @@
 			{ name: 'st_abv_max', type: 'float' },
 			{ name: 'name', type: 'string' },
 			{ name: 'notes', type: 'string' },
-			{ name: 'type', type: 'number' },
+			{ name: 'type', type: 'string' },
 			{ name: 'batch_size', type: 'float' },
 			{ name: 'boil_time', type: 'float' },
 			{ name: 'efficiency', type: 'float' },

mercurial