diff rhodecode/templates/base/base.html @ 3216:81bbb8086f03 beta

whitespace cleanup
author Marcin Kuzminski <marcin@python-works.com>
date Thu, 24 Jan 2013 00:46:40 +0100
parents c77a846a24d5
children 7b74079beec9
line wrap: on
line diff
--- a/rhodecode/templates/base/base.html	Thu Jan 24 00:45:51 2013 +0100
+++ b/rhodecode/templates/base/base.html	Thu Jan 24 00:46:40 2013 +0100
@@ -159,7 +159,7 @@
                   </li>
               </ul>
           </li>
-        ## we render this menu only not for those pages 
+        ## we render this menu only not for those pages
         %if current not in ['home','admin', 'search', 'journal']:
             ##REGULAR MENU
             <li ${is_current('summary')}>
@@ -342,7 +342,7 @@
           }
           q_filter(target,nodes,func);
       }
-      
+
       var loaded = YUD.hasClass('repo_switcher','loaded');
       if(!loaded){
          YUD.addClass('repo_switcher','loaded');