Commits
Krists Krigers authored 55b0b70ad1e
..F....... [ZBX-4785] Implement new module JsonParser to abstract away JSON handling to reduce dependency on Prototype. Use new JsonParser module: JsonParser.parse() instead of JSON.parse() and JsonParser.stringify() instead of Object.toJSON().