]> git.mxchange.org Git - friendica.git/blob - view/smarty3/display-head.tpl
add warning message about automatically generated templates
[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