]> iEval git - gruntmaster-page.git/blob - 90-webchat-link.js
77d8fb4720782d8cc803020f3551f99a875ac155
[gruntmaster-page.git] / 90-webchat-link.js
1 (function(){
2 'use strict';
3
4 $( document ).ready(function() {
5 $('#webchat').prependTo('#sidebar');
6 });
7 })();
This page took 0.045438 seconds and 3 git commands to generate.