summaryrefslogtreecommitdiff
path: root/src/main/webapp/wayf-ndn.jsp
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/webapp/wayf-ndn.jsp')
-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">