index
:
patchwork
add-captcha
Unnamed repository; edit this file 'description' to name the repository.
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
htdocs
/
js
/
people.js
blob: 7fb4e9f849abe2a69973522c5e77624cb67aca1a (
plain
)
1
2
3
4
5
function
personpopup
(
name
)
{
alert
(
"meep!"
);
}