diff --git a/js/buttonbehaviors.js b/js/buttonbehaviors.js index 64c8c8d..93efa4f 100644 --- a/js/buttonbehaviors.js +++ b/js/buttonbehaviors.js @@ -484,8 +484,7 @@ function initLimitedInterface() { btnPrint.hide(); btnStop.hide(); btnInfo.hide(); - btnPrevious.hide(); - btnNext.hide(); + $("#btnsPrevNext").hide(); $("#thermometerContainer").hide(); $("#progressbarCanvasContainerParent").hide(); $("#btnSave").addClass("fake-print-button");