fix a js bug

This commit is contained in:
Loïc Chapeaux
2002-02-08 18:21:14 +00:00
parent 975e3b263a
commit 0a71b84862
3 changed files with 10 additions and 8 deletions

View File

@@ -335,6 +335,7 @@ function setPointer(theRow, thePointerColor, theNormalBgColor)
return true;
} // end of the 'setPointer()' function
/**
* Checks/unchecks all tables
*