Starter template added

This commit is contained in:
jcreek
2015-11-07 10:01:44 +00:00
parent 491ccaf422
commit 10a3f058a9
35 changed files with 8361 additions and 6225 deletions
+7
View File
@@ -0,0 +1,7 @@
(function($){
$(function(){
$('.button-collapse').sideNav();
}); // end of document ready
})(jQuery); // end of jQuery name space