raspap-webgui/bower_components/morrisjs/examples/lib/example.js

4 lines
63 B
JavaScript
Raw Normal View History

2015-02-25 14:08:14 +01:00
$(function () {
eval($('#code').text());
prettyPrint();
});