Commit 0b58856d authored by bitsoko services's avatar bitsoko services 👷🏿

Update enterpriseFunctions.js

parent d8ea5db1
Pipeline #1888 canceled with stage
......@@ -405,7 +405,7 @@ for(var i in ifs){
var parsedInf = JSON.parse(unParsed);
console.log(parsedInf);
parsedInf.n = ifs[i].identification.name;
//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