Skip to content
This repository was archived by the owner on Aug 28, 2019. It is now read-only.

Commit 0a5d966

Browse files
Simple
1 parent 86d4c8a commit 0a5d966

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

demo/js/default.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
(function () {
22

3+
//main init
34
var init = function () {
45

5-
6-
76
//get form handle
87
var formHandle = document.querySelector('form[name="demo-form"]'),
98

0 commit comments

Comments
 (0)