minor
This commit is contained in:
parent
333e7fce6b
commit
5b8feffcbd
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@ let elem = document.getElementById('coords-show-mark');
|
|||
// no elem in ebook mode
|
||||
if (elem) {
|
||||
elem.onclick = function() {
|
||||
let elem = document.getElementById("coords-show-mark");
|
||||
|
||||
function createMessageUnder(elem, text) {
|
||||
let coords = elem.getBoundingClientRect();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue