start new version of website
This commit is contained in:
3
oldVersion/js/orderwebsite.js
Normal file
3
oldVersion/js/orderwebsite.js
Normal file
@@ -0,0 +1,3 @@
|
||||
$( document ).ready( function () {
|
||||
$( '#contactForm' ).load( '/modules/contactForm.html' );
|
||||
} );
|
||||
Reference in New Issue
Block a user