Skip to content

Instantly share code, notes, and snippets.

@ireneyiu
Created July 29, 2014 20:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ireneyiu/aae06599c069eb6e4827 to your computer and use it in GitHub Desktop.
Save ireneyiu/aae06599c069eb6e4827 to your computer and use it in GitHub Desktop.
wfApp.settings.Password = function() {
this.old = '';
this.newPass = '';
this.verify = '';
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment