This website requires JavaScript.
Explore
Help
Sign In
steve
/
wiki-archive
mirror of
https://github.com/tdwg/wiki-archive.git
Watch
1
Star
0
Fork
You've already forked wiki-archive
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
master
wiki-archive
/
twiki
/
pub
/
TWiki
/
TWikiJavascripts
/
twiki_renamedelete.js
4 lines
69 B
JavaScript
Raw
Permalink
Blame
History
addLoadEvent
(
uncheckAll
)
;
function
uncheckAll
(
)
{
checkAll
(
false
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink