adjust advanced search for logged in user

This commit is contained in:
2022-01-27 14:02:46 +00:00
parent cb9bc970b6
commit f5c80bb5e7
7 changed files with 553 additions and 29 deletions
+1
View File
@@ -49,6 +49,7 @@ const Home = (props) => {
<Search
lpadata={props.LPAData}
appealType={props.appealType}
myportal={true}
/>
)}
</div>