]> git.ozlabs.org Git - patchwork/blob - htdocs/js/people.js
[views] Change default ordering to latest-first
[patchwork] / htdocs / js / people.js
1
2 function personpopup(name)
3 {
4     alert("meep!");
5 }