]> iEval git - plack-app-gruntmaster.git/blame_incremental - js/80-sidebar.js
fixed "Page 1 of 0" in job log
[plack-app-gruntmaster.git] / js / 80-sidebar.js
... / ...
CommitLineData
1$(function() {
2 if(!document.getElementById('sidebar')) {
3 q('main').insertAdjacentHTML('afterend', '<aside id="sidebar"></aside>');
4 }
5});
This page took 0.018338 seconds and 5 git commands to generate.