diff --git a/kallithea/templates/pullrequests/pullrequest.html b/kallithea/templates/pullrequests/pullrequest.html --- a/kallithea/templates/pullrequests/pullrequest.html +++ b/kallithea/templates/pullrequests/pullrequest.html @@ -140,7 +140,7 @@ ${self.repo_context_bar('showpullrequest } $other_ref.val(data.selected_ref); - // re-populate the select2 thingie + // re-populate the select2 thingy $("#other_ref").select2({ dropdownAutoWidth: true });