Guest User

Untitled

a guest
Mar 21st, 2018
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. var ui = {
  2. /// <field type="jQuery" />
  3. form: null,
  4. /// <field type="jQuery" />
  5. nameBox: null,
  6. /// <field type="jQuery" />
  7. emailBox: null,
  8. /// <field type="jQuery" />
  9. messageBox: null,
  10. /// <field type="jQuery" />
  11. statusLabel: null
  12. };
Add Comment
Please, Sign In to add comment