]> git.ozlabs.org Git - patchwork/blob - htdocs/js/people.js
In some places tabs are used instead of spaces for indentation,
[patchwork] / htdocs / js / people.js
1
2 function personpopup(name)
3 {
4     alert("meep!");
5 }