]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/dispy-dark/theme.php
Merge remote branch 'upstream/master'
[friendica.git] / view / theme / dispy-dark / theme.php
index b57971db9695eb921337ea28f45b98ab5582b625..70013617399360b9d353678110106682a864765d 100644 (file)
@@ -108,9 +108,6 @@ $(document).ready(function() {
                $(this).css({color: '#eec'});
        });
 
-       // make auto-complete work in more places
-       $(".wall-item-comment-wrapper textarea").contact_autocomplete(baseurl+"/acl");
-
 /*     $('#profile-photo-wrapper').mouseover(function() {
                $('.profile-edit-side-div').css({display: 'block'});
        }).mouseout(function() {