www/js/mon_ispindel.js

changeset 580
9cd6873bda75
parent 579
1253a237b620
child 587
31caffee8c9c
equal deleted inserted replaced
579:1253a237b620 580:9cd6873bda75
245 newMode = true; 245 newMode = true;
246 }); 246 });
247 247
248 // The chart button. 248 // The chart button.
249 $('#VLog').jqxButton({ template: 'primary', width: '150px', theme: theme }); 249 $('#VLog').jqxButton({ template: 'primary', width: '150px', theme: theme });
250 // $('#FLog').click(function() { 250 $('#VLog').click(function() {
251 // window.open('log_co2pressure.php?code=' + record.beercode + '&name=' + record.beername); 251 window.open('log_ispindel.php?code=' + record.beercode + '&name=' + record.beername);
252 // }); 252 });
253 }); 253 });

mercurial