]> git.mxchange.org Git - friendica.git/blobdiff - view/display-head.tpl
template: remove old 'internal' template files, move smarty3 templates into 'template...
[friendica.git] / view / display-head.tpl
diff --git a/view/display-head.tpl b/view/display-head.tpl
deleted file mode 100644 (file)
index 3d4e7e9..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-<script>
-$(document).ready(function() {
-       $(".comment-edit-wrapper textarea").contact_autocomplete(baseurl+"/acl");
-       // make auto-complete work in more places
-       $(".wall-item-comment-wrapper textarea").contact_autocomplete(baseurl+"/acl");
-});
-</script>
-