From: Mikael Nordfeldth Date: Wed, 25 Feb 2015 11:50:56 +0000 (+0100) Subject: trailing whitespace X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=d0ef37a4874701463237b8bcd72eb16c2420c2c3;p=quix0rs-gnu-social.git trailing whitespace --- diff --git a/plugins/Autocomplete/js/autocomplete.go.js b/plugins/Autocomplete/js/autocomplete.go.js index 829581ae3e..ed1ea4225d 100644 --- a/plugins/Autocomplete/js/autocomplete.go.js +++ b/plugins/Autocomplete/js/autocomplete.go.js @@ -135,4 +135,3 @@ SN.Init.PeopletagAutocomplete = function(txtBox) { $(document).on('click', '.peopletags_edit_button', function () { SN.Init.PeopletagAutocomplete($(this).closest('dd').find('[name="tags"]')); }); -