Tady je těch prázných stringů nějak moc
This commit is contained in:
parent
d5c57da921
commit
3e2469fc45
1 changed files with 1 additions and 1 deletions
|
@ -89,7 +89,7 @@ function img_click(element, ev) {
|
|||
dy = ev.offsetY;
|
||||
}
|
||||
var img_id = element.id;
|
||||
return show_form(img_id, dx, dy, '', '', '', '');
|
||||
return show_form(img_id, dx, dy, '', '', '');
|
||||
}
|
||||
// hide or show text of correction
|
||||
function toggle_visibility(oprava){
|
||||
|
|
Loading…
Reference in a new issue