2 * AUTOMATICALLY GENERATED TEMPLATE
3 * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
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");