watched cases and view all
This commit is contained in:
@@ -145,9 +145,9 @@ const MyPortal = (props) => {
|
||||
{props.watchedCases.watchedCases["@odata.count"] >
|
||||
0 && (
|
||||
<WatchedCases
|
||||
currentView={props.currentView}
|
||||
watchedCases={props.watchedCases}
|
||||
isLPA={isLPA}
|
||||
showLoginCheck={props.showLoginCheck}
|
||||
/>
|
||||
)}
|
||||
{props.myRepresentations.myRepresentations[
|
||||
|
||||
Reference in New Issue
Block a user