# HG changeset patch # User Mads Kiilerich # Date 2014-07-03 01:03:23 # Node ID 30a683d04e77c39660c1fcd9844b1d65c2b3b838 # Parent 3c713e810e6151c1b7b375db2bd6f0ad5344e2bd old style: don't let changelog buttons at the top influence changelog/graph floating diff --git a/rhodecode/templates/changelog/changelog.html b/rhodecode/templates/changelog/changelog.html --- a/rhodecode/templates/changelog/changelog.html +++ b/rhodecode/templates/changelog/changelog.html @@ -35,7 +35,7 @@ ${self.repo_context_bar('changelog')}
% if c.pagination:
-
+
${h.select('branch_filter',c.branch_name,c.branch_filters)}