# HG changeset patch # User Marcin Kuzminski # Date 2013-01-23 21:16:54 # Node ID e7600fe19943fa5ff4f1027040e75bc08d664365 # Parent 1ac47c961f70ec83497c95ed1d2717846e79d242 Implements #734 repo switcher should be available in all views diff --git a/rhodecode/templates/base/base.html b/rhodecode/templates/base/base.html --- a/rhodecode/templates/base/base.html +++ b/rhodecode/templates/base/base.html @@ -144,228 +144,221 @@ if selected == current: return h.literal('class="current"') %> +