some heavy private mail restructuring - work in progress
This commit is contained in:
@@ -2,5 +2,4 @@ $(document).ready(function() {
|
||||
$("#recip").contact_autocomplete(baseurl + '/acl', '', false, function(data) {
|
||||
$("#recip-complete").val(data.xid);
|
||||
});
|
||||
|
||||
});
|
||||
|
Reference in New Issue
Block a user