]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/dispy/theme.php
smooth the comix comment box
[friendica.git] / view / theme / dispy / theme.php
index 9f0fcba828f1e757c7cfc3e29c70ab42e478bd3d..26e07b1f76b81692fb222c42c176ed20316628a4 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() {