Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
iliakan committed Oct 20, 2018
1 parent 333e7fc commit 5b8feff
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion 2-ui/1-document/11-coordinates/head.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
// 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();
Expand Down

0 comments on commit 5b8feff

Please sign in to comment.