Browse Source

removed console.log

Casper Van Gheluwe 11 years ago
parent
commit
85fcadb1bc
1 changed files with 0 additions and 1 deletions
  1. 0 1
      flaskbb/static/js/topic.js

+ 0 - 1
flaskbb/static/js/topic.js

@@ -2,7 +2,6 @@
  * Topic.js
  * Topic.js
  */
  */
 $(document).ready(function () {
 $(document).ready(function () {
-    console.log("document ready")
         $(".quote_btn").click(function (event) {
         $(".quote_btn").click(function (event) {
             event.preventDefault();
             event.preventDefault();