aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/dispy/theme.php
diff options
context:
space:
mode:
authorzottel <github@zottel.net>2012-03-17 02:25:22 +0100
committerzottel <github@zottel.net>2012-03-17 02:25:22 +0100
commit3bbd82abb3b33f041ec35b85de5bddcd79ed5471 (patch)
tree8cb7d68340d40e78e8a8ea2a1618250749a6edb9 /view/theme/dispy/theme.php
parentc56e3c5dd4bcbb949282fd3b4c065ccfd4673726 (diff)
parent4a6f114ec008002f439214aac1d006d8db4051ac (diff)
downloadvolse-hubzilla-3bbd82abb3b33f041ec35b85de5bddcd79ed5471.tar.gz
volse-hubzilla-3bbd82abb3b33f041ec35b85de5bddcd79ed5471.tar.bz2
volse-hubzilla-3bbd82abb3b33f041ec35b85de5bddcd79ed5471.zip
Merge remote branch 'upstream/master'
Diffstat (limited to 'view/theme/dispy/theme.php')
-rw-r--r--view/theme/dispy/theme.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/view/theme/dispy/theme.php b/view/theme/dispy/theme.php
index 9f0fcba82..26e07b1f7 100644
--- a/view/theme/dispy/theme.php
+++ b/view/theme/dispy/theme.php
@@ -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() {