removed trailing spaces
This commit is contained in:
parent
ebcd59fb29
commit
45442aa8d7
@ -665,8 +665,7 @@
|
|||||||
data.push({id: this, text: this});
|
data.push({id: this, text: this});
|
||||||
});
|
});
|
||||||
|
|
||||||
if ($.isFunction(callback))
|
callback(data);
|
||||||
callback(data);
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user