]> iEval git - plack-app-gruntmaster.git/blob - 90-reqjs.js
df21b15f3d7e211a6619ef1b2174db2fd1dccd4d
[plack-app-gruntmaster.git] / 90-reqjs.js
1 (function(){
2 'use strict';
3
4 $( document ).ready(function() {
5 $('.reqjs').removeClass('reqjs');
6 });
7 })();
This page took 0.038752 seconds and 3 git commands to generate.