diff options
author | Leif Johansson <leifj@sunet.se> | 2011-11-25 23:27:53 +0100 |
---|---|---|
committer | Leif Johansson <leifj@sunet.se> | 2011-11-25 23:27:53 +0100 |
commit | 660775898226449d1bb3dbe8afb4a5341aac9641 (patch) | |
tree | cb9cf48935761ee0097e12a2ca24881c987c57ee | |
parent | f5b9075cd8b7ce1ec18a5d7a4f7e1471cefc96d6 (diff) |
tabbed layout
-rwxr-xr-x | src/installer/resources/wayfconfig.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/installer/resources/wayfconfig.xml b/src/installer/resources/wayfconfig.xml index 4c2543c..c4a78a0 100755 --- a/src/installer/resources/wayfconfig.xml +++ b/src/installer/resources/wayfconfig.xml @@ -36,7 +36,7 @@ <Default jspFile="wayf.jsp" errorJspFile="wayferror.jsp" - provideList="false" + provideList="true" warnOnBadBinding="false" warnOnNoSAML2="false" provideListOfList="false" |