Fix UFBF_QuickSearch.
[platal.git] / templates / fusionax / ids.tpl
index a26788c..f103aec 100644 (file)
@@ -1,6 +1,6 @@
 {**************************************************************************}
 {*                                                                        *}
-{*  Copyright (C) 2003-2010 Polytechnique.org                             *}
+{*  Copyright (C) 2003-2011 Polytechnique.org                             *}
 {*  http://opensource.polytechnique.org/                                  *}
 {*                                                                        *}
 {*  This program is free software; you can redistribute it and/or modify  *}
@@ -66,7 +66,7 @@ trouver une correspondance entre les personnes renseignés dans ces annuaires.<b
 <script type="text/javascript">
 {literal}
 //<!--
-$(document).ready(function() {
+$(function() {
     $('#autolink a.fusion-action').click(function(a){
         $.get(a.currentTarget.href,{},function(){
             $(a.currentTarget).hide();