Logout repariert.
git-svn-id: https://svn.libreccm.org/ccm/trunk@1143 8810af33-2d31-482b-a856-94f89814c4dfmaster
parent
65433cce0f
commit
aaf628a435
|
|
@ -123,7 +123,7 @@ public class UserBanner extends SimpleComponent {
|
|||
|
||||
content.addAttribute(
|
||||
"logoutURL",
|
||||
URL.there(state.getRequest(),UI.getLoginPageURL()).toString());
|
||||
URL.there(state.getRequest(),UI.getLogoutPageURL()).toString());
|
||||
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue