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