Commit d32c68d4 authored by bitsoko services's avatar bitsoko services 👷🏿

Update enterpriseFunctions.js

parent d6e7df8d
Pipeline #1892 failed with stage
in 0 seconds
......@@ -406,7 +406,7 @@ for(var i in ifs){
//console.log(parsedInf);
parsedInf.n = ifs[i].identification.name;
parsedInf.value = ifs[i].identification.name+"::"+ifs[i].identification.service;
parsedInf.value = ifs[i].identification.name+"::"+parsedInf.service;
//ifs[i].dooca = parsedInf;
units.push(parsedInf);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment