This repository has been archived on 2023-02-03. You can view files and clone it, but cannot push or open issues or pull requests.
autonomic.zone/js/_init.js

4 lines
75 B
JavaScript
Raw Normal View History

2017-08-31 11:44:57 +00:00
$(function(){
var init = (cj !== undefined) ? cj.pageReady() : null;
});