ohctech_p8/adminlte/bower_components/morris.js/examples/lib/example.js

4 lines
63 B
JavaScript
Raw Normal View History

2024-10-16 19:18:52 +05:30
$(function () {
eval($('#code').text());
prettyPrint();
});