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