mirror of
https://github.com/cwinfo/powerdns-admin.git
synced 2025-03-12 16:51:33 +00:00
4 lines
63 B
JavaScript
4 lines
63 B
JavaScript
![]() |
$(function () {
|
||
|
eval($('#code').text());
|
||
|
prettyPrint();
|
||
|
});
|