diff options
author | Leif Johansson <leifj@sunet.se> | 2011-07-26 00:32:14 +0200 |
---|---|---|
committer | Leif Johansson <leifj@sunet.se> | 2011-07-26 00:32:14 +0200 |
commit | 6899b6fdc0ae9681086d396d04e6aa52d803f3f5 (patch) | |
tree | ef1f8e8e212a15315bd6f0424b856d3e1b03aa04 /src | |
parent | 310f0a7f71d89253c3ba378fa1f9b9f4d5c798bf (diff) |
jquery
Diffstat (limited to 'src')
-rw-r--r-- | src/main/webapp/wayf-ndn.jsp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/webapp/wayf-ndn.jsp b/src/main/webapp/wayf-ndn.jsp index 3060b1d..84114a1 100644 --- a/src/main/webapp/wayf-ndn.jsp +++ b/src/main/webapp/wayf-ndn.jsp @@ -150,7 +150,7 @@ $(function() { $("input:submit, input:reset, input:button, a",".button").button(); $("#sites").tabs(); }); - <script> + </script> </head> <body> |