]> git.ozlabs.org Git - patchwork/blob - htdocs/js/people.js
Use self.fields[field] rather than self.field when iterating form fields
[patchwork] / htdocs / js / people.js
1
2 function personpopup(name)
3 {
4     alert("meep!");
5 }