Files
sx-fc/app/assets/plugins/morrisjs/examples/lib/example.js
2017-09-20 19:25:19 +06:30

4 lines
63 B
JavaScript

$(function () {
eval($('#code').text());
prettyPrint();
});