]> git.mxchange.org Git - friendica.git/blob - view/templates/contacts-head.tpl
Forgot new line at end of file in templates/wall/content_filter.tpl
[friendica.git] / view / templates / contacts-head.tpl
1
2 <script>
3 $(document).ready(function() {
4         $("#contacts-search").contact_autocomplete(baseurl + '/acl', 'a', true);
5 });
6 </script>
7