mirror of
https://github.com/casdoor/casdoor.git
synced 2025-07-03 20:50:19 +08:00
Remove header for some pages.
This commit is contained in:
@ -52,7 +52,7 @@ export function renderMessageLarge(ths, msg) {
|
||||
<div style={{display: "inline"}}>
|
||||
<Result
|
||||
status="error"
|
||||
title="Login Error"
|
||||
title="There was a problem signing you in.."
|
||||
subTitle={msg}
|
||||
extra={[
|
||||
<Button key="home" onClick={() => Setting.goToLinkSoft(ths, "/")}>
|
||||
|
Reference in New Issue
Block a user