]> iEval git - gruntmaster-page.git/blame_incremental - 90-webchat-link.js
fixed "Page 1 of 0" in job log
[gruntmaster-page.git] / 90-webchat-link.js
... / ...
CommitLineData
1(function(){
2 'use strict';
3
4 $( document ).ready(function() {
5 $('#webchat').prependTo('#sidebar');
6 });
7})();
This page took 0.024246 seconds and 5 git commands to generate.