]> iEval git - gruntmaster-page.git/blame - js/90-webchat-link.js
Remove some UTF-8 from a/
[gruntmaster-page.git] / js / 90-webchat-link.js
CommitLineData
a4751308
MG
1(function(){
2 'use strict';
3
4 $( document ).ready(function() {
5 $('#webchat').prependTo('#sidebar');
6 });
7})();
This page took 0.027142 seconds and 4 git commands to generate.