]> git.mxchange.org Git - friendica.git/blob - view/templates/display-head.tpl
missing "templates" folders
[friendica.git] / view / templates / 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