forked from GNUsocial/gnu-social
trailing whitespace
This commit is contained in:
@@ -135,4 +135,3 @@ SN.Init.PeopletagAutocomplete = function(txtBox) {
|
|||||||
$(document).on('click', '.peopletags_edit_button', function () {
|
$(document).on('click', '.peopletags_edit_button', function () {
|
||||||
SN.Init.PeopletagAutocomplete($(this).closest('dd').find('[name="tags"]'));
|
SN.Init.PeopletagAutocomplete($(this).closest('dd').find('[name="tags"]'));
|
||||||
});
|
});
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user