]> iEval git - plack-app-gruntmaster.git/blob - js/90-reqjs.js
Add a function for making a DOM element from HTML
[plack-app-gruntmaster.git] / js / 90-reqjs.js
1 $(function() {
2 $('.reqjs').each(function(e){
3 e.classList.remove('reqjs');
4 });
5 });
This page took 0.043299 seconds and 4 git commands to generate.