bug fixes

This commit is contained in:
JT Smith 2005-03-28 20:27:12 +00:00
parent ddfd441577
commit 0de13c9dd4
6 changed files with 19 additions and 9 deletions

View file

@ -294,4 +294,4 @@ function AssetManager_sortGrid(columnIndex) {
tableBody.appendChild(rowArray[i]);
}
}