INFRA-132 - js/angular-crm-util.js - Ignore warning about eval
authorTim Otten <totten@civicrm.org>
Mon, 5 Jan 2015 21:53:42 +0000 (13:53 -0800)
committerTim Otten <totten@civicrm.org>
Mon, 5 Jan 2015 21:53:42 +0000 (13:53 -0800)
commitf91e4af5644ee92f1a966909ddf689b9f9bd0415
treed816a37fd26e0fe4cf923b4570af85504daa67b0
parent8acf01236e62050c6d6b226eba6b71911bb2dee1
INFRA-132 - js/angular-crm-util.js - Ignore warning about eval

The eval call uses data generated by an implicitly trusted service -- the
local JSON encoder.
js/angular-crm-util.js