accessibility amends for my portal
This commit is contained in:
+1
-2
@@ -878,8 +878,7 @@ export const getPortalModuleDetails = (appealType, caseReference) => {
|
||||
export const getPortalModuleDetailsProxy = (appealType, caseReference) => {
|
||||
return axios
|
||||
.get(
|
||||
BASE_URL +
|
||||
"/api/endpoint/getportalmoduledetailsproxy_api?appealType=" +
|
||||
"/api/endpoint/getportalmoduledetailsproxy_api?appealType=" +
|
||||
appealType +
|
||||
"&caseReference=" +
|
||||
caseReference
|
||||
|
||||
Reference in New Issue
Block a user