]> iEval git - plack-app-gruntmaster.git/blob - js/80-sidebar.js
Use HEAD /204 instead of HEAD / to get server time for timers
[plack-app-gruntmaster.git] / js / 80-sidebar.js
1 $(function() {
2 if(!document.getElementById('sidebar')) {
3 q('main').insertAdjacentHTML('afterend', '<aside id="sidebar"></aside>');
4 }
5 });
This page took 0.03791 seconds and 4 git commands to generate.