aboutsummaryrefslogtreecommitdiff
path: root/views/default/core/friends/collections.php
diff options
context:
space:
mode:
Diffstat (limited to 'views/default/core/friends/collections.php')
-rw-r--r--views/default/core/friends/collections.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/default/core/friends/collections.php b/views/default/core/friends/collections.php
index d88d591ad..c6ee082c8 100644
--- a/views/default/core/friends/collections.php
+++ b/views/default/core/friends/collections.php
@@ -30,7 +30,7 @@ if (is_array($vars['collections']) && sizeof($vars['collections'])) {
?>
<?php //@todo JS 1.8: no ?>
<script>
-$(document).ready(function(){
+$(function(){
$('#friends_collections_accordian h2').click(function () {
$(this.parentNode).children("[class=friends-picker-main-wrapper]").slideToggle("fast");
//return false;