Former-commit-id: 414a76abee
pull/726/head
Henrique Dias 2016-12-30 11:48:54 +00:00
parent 8fdfb6ee6d
commit 5092d509a3
1 changed files with 0 additions and 1 deletions

View File

@ -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;
} }