mirror of
https://github.com/Doodle3D/doodle3d-client.git
synced 2025-01-07 10:56:29 +01:00
minor change
This commit is contained in:
parent
4b0fdc1bc1
commit
1aa0417c33
@ -484,8 +484,7 @@ function initLimitedInterface() {
|
|||||||
btnPrint.hide();
|
btnPrint.hide();
|
||||||
btnStop.hide();
|
btnStop.hide();
|
||||||
btnInfo.hide();
|
btnInfo.hide();
|
||||||
btnPrevious.hide();
|
$("#btnsPrevNext").hide();
|
||||||
btnNext.hide();
|
|
||||||
$("#thermometerContainer").hide();
|
$("#thermometerContainer").hide();
|
||||||
$("#progressbarCanvasContainerParent").hide();
|
$("#progressbarCanvasContainerParent").hide();
|
||||||
$("#btnSave").addClass("fake-print-button");
|
$("#btnSave").addClass("fake-print-button");
|
||||||
|
Loading…
Reference in New Issue
Block a user