Navigation Menu

Skip to content

Commit

Permalink
Return false to avoid adding "#" to the URL.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan Senkbeil committed Oct 11, 2013
1 parent 59448d1 commit 890f21b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions skeleton/app/views/debug.html
Expand Up @@ -58,5 +58,7 @@ <h4>Errors</h4>
$('#toggleSidebar i').removeClass('icon-chevron-left');
$sidebar = 1;
}

return false;
});
</script>

0 comments on commit 890f21b

Please sign in to comment.