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