linked watched cases for all personnas
This commit is contained in:
@@ -81,7 +81,9 @@ const Home = (props) => {
|
||||
props.searchResultsObj.representationsObj
|
||||
}
|
||||
showRepresentations={showRepresentations}
|
||||
showLoginCheck={props.currentView.showLogin}
|
||||
showLoginCheck={
|
||||
props.currentView.caseReference.showLogin
|
||||
}
|
||||
/>
|
||||
</div>
|
||||
<Footer footerLinks={footerLinks} />
|
||||
|
||||
Reference in New Issue
Block a user