parent
8fdfb6ee6d
commit
5092d509a3
|
@ -403,7 +403,6 @@ function itemDrop(e) {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
function openItem(event) {
|
function openItem(event) {
|
||||||
window.location = event.currentTarget.dataset.url;
|
window.location = event.currentTarget.dataset.url;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue