Commit dfdc2cb7 by cahrens

Remove console.log.

parent 39714a17
......@@ -158,7 +158,6 @@ function linkSmoothScroll(e) {
scrollElement: null,
scrollTarget: $(this).attr('href')
});
console.log('clicked!');
}
function linkNewWindow(e) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment