Skip to content

Commit

Permalink
Removed debugging stuff that would break page sorting in browsers wit…
Browse files Browse the repository at this point in the history
…hout `console'. [#39 state:resolved]
  • Loading branch information
Alex Suraci committed Jan 25, 2010
1 parent c98fe91 commit 799bb80
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions includes/admin.js.php
Original file line number Diff line number Diff line change
Expand Up @@ -291,8 +291,6 @@ function togglers() {
border: "1px solid #ddd",
cursor: "move"
})

console.log("Hello?");

$("ul.sort_pages").tree({
sortOn: "li",
Expand Down

0 comments on commit 799bb80

Please sign in to comment.