This commit is contained in:
Mike Francis 2014-02-07 10:00:02 +00:00
parent d91be2c59b
commit 781483f657
2 changed files with 1 additions and 0 deletions

5
js/all.js Normal file
View file

@ -0,0 +1,5 @@
;(function($) {
// JS goes here
})(jQuery);