Files
piratepoet/assets/js/admin.js
2015-07-23 13:52:24 +02:00

7 lines
64 B
JavaScript

jQuery(function($) {
// dom ready
$(function() {
});
});