]> iEval git - gruntmaster-page.git/blob - js/90-reqjs.js
Scroll to top after submit in form.js
[gruntmaster-page.git] / js / 90-reqjs.js
1 (function(){
2 'use strict';
3
4 $( document ).ready(function() {
5 $('.reqjs').removeClass('reqjs');
6 });
7 })();
This page took 0.040083 seconds and 4 git commands to generate.