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)}