Files
openpdu/static/bower_components/morris.js/examples/lib/example.js
2019-08-18 23:21:16 +02:00

4 lines
63 B
JavaScript

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