Commit 9e4e7d19 authored by Nikita Vasilyev's avatar Nikita Vasilyev

Delete trailing spaces.

parent 1164614a
......@@ -32,7 +32,7 @@ $(function() {
return;
}
e.preventDefault();
if( !target.length ) return;
if( !target.length ) return;
else document.location.hash = '#' + target.attr( 'id' );
}
......
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