Merge more javascript files.
[platal.git] / templates / payment / xnet.tpl
index e26f0d3..3dbe870 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  *}
@@ -24,7 +24,7 @@
 {literal}
 <script type="text/javascript">
 //<![CDATA[
-$(document).ready(function() {
+$(function() {
 {/literal}
   location.hash = "#{$anchor}";
 {literal}