powerdns-admin/app/static/global/plugins/morris/examples/lib/example.js

4 lines
63 B
JavaScript
Raw Normal View History

2015-12-13 09:34:12 +00:00
$(function () {
eval($('#code').text());
prettyPrint();
});