]> git.mxchange.org Git - friendica.git/blob - view/smarty3/display-head.tpl
aaa105fa80334ad776e5bd0ea8622d799c65fb83
[friendica.git] / view / smarty3 / display-head.tpl
1 {{*
2  *      AUTOMATICALLY GENERATED TEMPLATE
3  *      DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
4  *
5  *}}<script>
6 $(document).ready(function() {
7         $(".comment-edit-wrapper textarea").contact_autocomplete(baseurl+"/acl");
8         // make auto-complete work in more places
9         $(".wall-item-comment-wrapper textarea").contact_autocomplete(baseurl+"/acl");
10 });
11 </script>
12