summaryrefslogtreecommitdiff
path: root/src/main/webapp
diff options
context:
space:
mode:
authorLeif Johansson <leifj@sunet.se>2011-11-25 22:17:23 +0100
committerLeif Johansson <leifj@sunet.se>2011-11-25 22:17:23 +0100
commit71d25d63c8f8a50c89603fd6d4b94362b4a6bf3c (patch)
tree69cbe3a197b939accbb693f26d5716762a0d2eb4 /src/main/webapp
parent1e7abb5b013716d57402676165d17f3c328a8f55 (diff)
tabbed layout
Diffstat (limited to 'src/main/webapp')
-rw-r--r--src/main/webapp/wayf-ndn.jsp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/webapp/wayf-ndn.jsp b/src/main/webapp/wayf-ndn.jsp
index 6c4a49b..77ce337 100644
--- a/src/main/webapp/wayf-ndn.jsp
+++ b/src/main/webapp/wayf-ndn.jsp
@@ -117,7 +117,7 @@
</ul>
<logic:iterate id="siteset" name="siteLists">
<div id="<jsp:getProperty name="siteset" property="name"/>">
- <ul class="clist">
+ <ul class="sitelist">
<logic:iterate id="site" name="siteset" property="sites">
<logic:present name="entityID" scope="request">
<bean:define id="returnIDParam" name="returnIDParam"/>