pull/144/head
Henrique Dias 2016-12-30 11:48:54 +00:00
parent 092dbf46f7
commit 414a76abee
1 changed files with 0 additions and 1 deletions

View File

@ -403,7 +403,6 @@ function itemDrop(e) {
}
}
function openItem(event) {
window.location = event.currentTarget.dataset.url;
}