From 414a76abee8dac470b3bfcf683c3c321e325be2e Mon Sep 17 00:00:00 2001 From: Henrique Dias Date: Fri, 30 Dec 2016 11:48:54 +0000 Subject: [PATCH] hey --- _embed/public/js/listing.js | 1 - 1 file changed, 1 deletion(-) diff --git a/_embed/public/js/listing.js b/_embed/public/js/listing.js index 63b78abf..506b7166 100644 --- a/_embed/public/js/listing.js +++ b/_embed/public/js/listing.js @@ -403,7 +403,6 @@ function itemDrop(e) { } } - function openItem(event) { window.location = event.currentTarget.dataset.url; }