trailing whitespace

This commit is contained in:
Mikael Nordfeldth 2015-02-25 12:50:56 +01:00
parent 611e5ab421
commit d0ef37a487
1 changed files with 0 additions and 1 deletions

View File

@ -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"]'));
});