first commit
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
function functionName() {
|
||||
// Our function
|
||||
}
|
||||
|
||||
$(document).ready(function(){
|
||||
//functionName
|
||||
});
|
||||
Reference in New Issue
Block a user