pass showlogin vars to pages and components

This commit is contained in:
2026-01-28 13:31:19 +00:00
parent b790facf56
commit 46bc5d1006
5 changed files with 148 additions and 148 deletions
+1
View File
@@ -41,6 +41,7 @@ const Case = (props) => {
docsOffline={props.props.docsOffline}
documentDetailsObj={props.documentDetailsObj}
showFilteredDocs={props.showFilteredDocs}
showLoginCheck={props.showLoginCheck}
/>
{showRepresentations == true && (
<RepresentationList