Give the option in template to pull the default assets or not

This commit is contained in:
garronej
2021-06-23 18:27:41 +02:00
parent c9b2db625c
commit 2bc07e77fd
11 changed files with 21 additions and 1 deletions

View File

@ -17,6 +17,7 @@ export const Error = memo(({ kcContext, ...props }: { kcContext: KcContextBase.E
return (
<Template
{...{ kcContext, ...props }}
doFetchDefaultThemeResources={true}
displayMessage={false}
headerNode={msg("errorTitle")}
formNode={