www/js/mon_ispindel.js

changeset 580
9cd6873bda75
parent 579
1253a237b620
child 587
31caffee8c9c
--- a/www/js/mon_ispindel.js	Sun Jan 05 17:04:56 2020 +0100
+++ b/www/js/mon_ispindel.js	Sun Jan 05 20:00:39 2020 +0100
@@ -247,7 +247,7 @@
 
  // The chart button.
  $('#VLog').jqxButton({ template: 'primary', width: '150px', theme: theme });
-// $('#FLog').click(function() {
-//  window.open('log_co2pressure.php?code=' + record.beercode + '&name=' + record.beername);
-// });
+ $('#VLog').click(function() {
+  window.open('log_ispindel.php?code=' + record.beercode + '&name=' + record.beername);
+ });
 });

mercurial