]> git.ozlabs.org Git - patchwork/blob - htdocs/js/people.js
Re-save user profile after setting name
[patchwork] / htdocs / js / people.js
1
2 function personpopup(name)
3 {
4     alert("meep!");
5 }