Adds precision about excel files opening.
[platal.git] / templates / fusionax / import.tpl
index 814bff5..deb7ec6 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  *}
@@ -23,7 +23,7 @@
 <script type="text/javascript">
 {literal}
 //<!--
-    $(document).ready(function() {
+    $(function() {
         $('#fusionax_import input').click(function() {
             $('#fusionax input').hide();
             $('#fusionax').append('Lancement de l\'import.<br/>');