added searching by LPA application ref and criteria highlighting
This commit is contained in:
@@ -661,6 +661,7 @@ export default async function ApiProxy(req, res) {
|
||||
Object.assign(key, {
|
||||
"pinswg_publishtoweb": incidentObj.pinswg_publishtoweb,
|
||||
"ticketnumber": incidentObj.ticketnumber,
|
||||
"pinswg_lpareference": incidentObj.pinswg_lpareference,
|
||||
});
|
||||
|
||||
return incidentObj;
|
||||
|
||||
Reference in New Issue
Block a user