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