Skip to content
Snippets Groups Projects
Commit 07ccd6c1 authored by Martin Trigaux's avatar Martin Trigaux
Browse files

[IMP] website_twitter: remove debugger

parent b5e62214
No related branches found
No related tags found
No related merge requests found
......@@ -17,9 +17,6 @@
if (url) {
window.open(url, '_blank');
}
else {
debugger;
}
}
});
$("<center><div><img src='/website_twitter/static/src/img/loadtweet.gif'></div></center>").appendTo(timeline);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment