updated right click actions
This commit is contained in:
@@ -44,7 +44,9 @@ const CaseHome = (props) => {
|
||||
<Head>
|
||||
<title>
|
||||
Reference:{" "}
|
||||
{props.currentView.caseReference.currentReference}{" "}
|
||||
{props.currentView.caseReference.currentReference ||
|
||||
props.searchResultsObj.searchResultsObj.value[0]
|
||||
.title}{" "}
|
||||
Developments of National Significance
|
||||
</title>
|
||||
</Head>
|
||||
|
||||
Reference in New Issue
Block a user