# HG changeset patch # User timeless@gmail.com # Date 2016-05-03 14:16:35 # Node ID 5ac263d4ae6ce527c7a9024cdb32d5c2d9cb30e6 # Parent cd2103a834874b7d3ab5da0040024d2829f3f0eb spelling: thingy 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 });