diff --git a/rhodecode/templates/index_base.html b/rhodecode/templates/index_base.html --- a/rhodecode/templates/index_base.html +++ b/rhodecode/templates/index_base.html @@ -213,7 +213,7 @@ quick_repo_menu(); var func = function(node){ return node.parentNode.parentNode.parentNode.parentNode; - } + } q_filter('q_filter',YUQ('div.table tr td a.repo_name'),func); });