summaryrefslogtreecommitdiff
path: root/src/main/webapp
diff options
context:
space:
mode:
authorLeif Johansson <leifj@sunet.se>2011-07-28 23:38:37 +0200
committerLeif Johansson <leifj@sunet.se>2011-07-28 23:38:37 +0200
commitc8208cd0828e9341801f84821d7f46770192a452 (patch)
tree260cce7d02c72ba91729af7f18d4513014ad46cf /src/main/webapp
parent9c7423b664de70bd594df9db4e004c73b38a1fe7 (diff)
ndn-shib-ds
Diffstat (limited to 'src/main/webapp')
-rw-r--r--src/main/webapp/wayf-ndn.jsp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/main/webapp/wayf-ndn.jsp b/src/main/webapp/wayf-ndn.jsp
index e8f0a87..030f93b 100644
--- a/src/main/webapp/wayf-ndn.jsp
+++ b/src/main/webapp/wayf-ndn.jsp
@@ -140,15 +140,15 @@
</logic:present>
<head>
- <!-- link rel="stylesheet" type="text/css" href="NORDUnet.css"/ -->
+ <link rel="stylesheet" type="text/css" href="NORDUnet.css"/>
<link type="text/css" href="css/base/jquery-ui.css" rel="stylesheet" />
<script type="text/javascript" src="js/jquery-1.6.2.js"></script>
<script type="text/javascript" src="js/jquery-ui.js"></script>
<title>Identity Provider Selection</title>
<script type="text/javascript">
$(function() {
- $("input:submit, input:reset, input:button, a",".button").button();
- $(".sitelist").menu();
+ //$("input:submit, input:reset, input:button, a",".button").button();
+ //$(".sitelist").menu();
});
</script>
<script type="text/javascript">