summaryrefslogtreecommitdiff
path: root/src/main/webapp/wayf-ndn.jsp
diff options
context:
space:
mode:
authorLeif Johansson <leifj@sunet.se>2011-11-25 21:57:22 +0100
committerLeif Johansson <leifj@sunet.se>2011-11-25 21:57:22 +0100
commita8875cd0a1f10b28fe33a898c7e2ba910091778a (patch)
tree651f357b503f92fa735ef4433a480a2bfd9292d6 /src/main/webapp/wayf-ndn.jsp
parent06eb77b5f67fe8ab583eb3f04d32e8927c2a4516 (diff)
tabbed layout
Diffstat (limited to 'src/main/webapp/wayf-ndn.jsp')
-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 49bd428..5ab403d 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="ilist">
+ <ul class="clist">
<logic:iterate id="site" name="siteset" property="sites">
<logic:present name="entityID" scope="request">
<bean:define id="returnIDParam" name="returnIDParam"/>