watched cases and view all
This commit is contained in:
@@ -46,10 +46,13 @@ const MyRepresentations = (props) => {
|
||||
"viewName": "My Representations",
|
||||
"viewKey": "myRepresentations",
|
||||
});
|
||||
}}>
|
||||
|
||||
{t("myportal:viewall-link")}
|
||||
|
||||
}}
|
||||
>
|
||||
{t("myportal:viewall-link")}{" "}
|
||||
{props.isLPA &&
|
||||
props.myRepresentations.myRepresentations[
|
||||
"@odata.count"
|
||||
] + " representations"}
|
||||
</Link>
|
||||
</div>
|
||||
)}
|
||||
|
||||
Reference in New Issue
Block a user