diff rhodecode/templates/base/root.html @ 1426:91708b96e991 beta

Fixed show more links. improved gui for quick menu.
author Marcin Kuzminski <marcin@python-works.com>
date Sun, 10 Jul 2011 16:26:42 +0200
parents 241a5167c4e0
children 277690a23606
line wrap: on
line diff
--- a/rhodecode/templates/base/root.html	Sun Jul 10 15:50:31 2011 +0200
+++ b/rhodecode/templates/base/root.html	Sun Jul 10 16:26:42 2011 +0200
@@ -117,6 +117,7 @@
              });
                
             tooltip_activate();
+            show_more_event();
             
             YUE.on(YUQ('.quick_repo_menu'),'click',function(e){
             	var menu = e.currentTarget.firstElementChild;