mirror of
https://github.com/overte-org/overte.git
synced 2025-08-11 10:53:16 +02:00
Removed old comments in SnapshotReview.js
This commit is contained in:
parent
fa726f43a6
commit
b729707ce7
1 changed files with 0 additions and 3 deletions
|
@ -761,9 +761,6 @@ function printToPolaroid() {
|
||||||
type: "snapshot",
|
type: "snapshot",
|
||||||
action: "printToPolaroid"
|
action: "printToPolaroid"
|
||||||
}));
|
}));
|
||||||
//shareBarHelp.innerHTML = "Printed"
|
|
||||||
//shareBarHelp.style.backgroundColor = "#000000";
|
|
||||||
//shareBarHelp.style.opacity = "0.5";
|
|
||||||
} else {
|
} else {
|
||||||
setPrintButtonLoading();
|
setPrintButtonLoading();
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue