mirror of
https://github.com/bckelley/cgm-remote-monitor.git
synced 2026-08-24 03:14:12 -05:00
date not changed when now clicked
This commit is contained in:
@@ -105,6 +105,7 @@ function init(client, $) {
|
||||
$('#bc_retro').css('display','');
|
||||
} else {
|
||||
$('#bc_retro').css('display','none');
|
||||
setDateAndTime();
|
||||
boluscalc.calculateInsulin();
|
||||
// Nightscout.utils.setYAxisOffset(50); //50% of extend
|
||||
// Nightscout.utils.updateBrushToTime(Nightscout.utils.mergeInputTime($('#bc_eventTimeValue').val(), $('#bc_eventDateValue').val()).toDate());
|
||||
|
||||
Reference in New Issue
Block a user