diff rhodecode/templates/index_base.html @ 3168:2fb94c52e20e beta

whitespace cleanup
author Marcin Kuzminski <marcin@python-works.com>
date Fri, 18 Jan 2013 01:05:23 +0100
parents 0cb48c083c6b
children b4f401524060
line wrap: on
line diff
--- a/rhodecode/templates/index_base.html	Fri Jan 18 01:01:22 2013 +0100
+++ b/rhodecode/templates/index_base.html	Fri Jan 18 01:05:23 2013 +0100
@@ -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);
       });