www/prod_checklist.php

changeset 740
04c0e444e48e
parent 739
bb923d2cbc35
child 755
509510586665
--- a/www/prod_checklist.php	Thu Apr 15 13:10:21 2021 +0200
+++ b/www/prod_checklist.php	Sun May 02 22:03:25 2021 +0200
@@ -191,7 +191,7 @@
 							$this->Checkline($s);
 						}
 					}
-					$this->Checkline($item['step_time'].' min. bij '.$item['step_temp'].' '.DEG.'C');
+					$this->CheckInput($item['step_time'].' min. bij '.$item['step_temp'].' '.DEG.'C', 'Brix');
 					$this->CheckInput('pH meten en bijstellen (doel pH beslag: '.sprintf("%.1f",$row['mash_ph']).' pH)', 'pH');
 				} else {
 					if ($item['step_type'] == 0) {	// Infusion

mercurial