Only uses autoload to require validation classes.
[platal.git] / templates / fusionax / ids.tpl
index e2cd34d..a2bb9fd 100644 (file)
@@ -1,6 +1,6 @@
 {**************************************************************************}
 {*                                                                        *}
-{*  Copyright (C) 2003-2009 Polytechnique.org                             *}
+{*  Copyright (C) 2003-2010 Polytechnique.org                             *}
 {*  http://opensource.polytechnique.org/                                  *}
 {*                                                                        *}
 {*  This program is free software; you can redistribute it and/or modify  *}
@@ -73,7 +73,7 @@ $(document).ready(function() {
             $('#fusion-reload a').click(function(a) {
                 document.location = a.currentTarget.href;
                 document.location.reload();
-            }); 
+            });
         });
         return false;
     });