]> git.mxchange.org Git - friendica.git/blob - view/templates/contacts-head.tpl
update to fullCalendar 3.0.1, frio: cal list view, frio: cal month hover
[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