kopia lustrzana https://gitlab.com/gridtracker.org/gridtracker
lint fix
rodzic
d953991c5f
commit
aa57dfe412
|
@ -1488,7 +1488,7 @@ function openIgnoreEdit()
|
|||
worker += "</table></div>";
|
||||
|
||||
editTables.innerHTML = worker;
|
||||
editView.style.height = ( window.innerHeight - 50) + "px";
|
||||
editView.style.height = (window.innerHeight - 50) + "px";
|
||||
}
|
||||
|
||||
function onMyKeyDown(event)
|
||||
|
|
Ładowanie…
Reference in New Issue