init-models.js
703 Bytes
-
Passing JS Data via JS · 82029c2d
Passing the JSON as an element attribute poses problems for escaping quotes. The initial data is now being passed as an actual JavaScript object, removing the need to parse the JSON.
Clinton Blackburn committed