diff --git a/kallithea/templates/base/base.html b/kallithea/templates/base/base.html --- a/kallithea/templates/base/base.html +++ b/kallithea/templates/base/base.html @@ -269,8 +269,12 @@ 'f_path': '', 'at': e.choice.text }); - } - else if(context == 'summary' || context == 'changelog') { + } else if (context == 'changelog') { + if (e.choice.type == 'tag' || e.choice.type == 'book') { + $("#branch_filter").append($('