Commit 2af87e46 authored by Ujvari Gergely's avatar Ujvari Gergely

Removed debug messages

parent 7caef3e5
......@@ -432,8 +432,6 @@ class Search
$scope.highlighter = '<span class="search-hl-active">$&</span>'
refresh = =>
console.log 'routeParams'
console.log $routeParams
$scope.text_regexp = new RegExp($routeParams.in_body_text,"ig")
$scope.search_filter = $routeParams.matched
$scope.thread = null
......
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