added (un)Select All buttons and fixed assetManager.js so that it actually preserves checkbox state across column sorts.

This commit is contained in:
Matthew Wilson 2005-06-20 07:02:24 +00:00
parent de867152ac
commit 7299c5469b
3 changed files with 27 additions and 8 deletions

View file

@ -102,7 +102,13 @@ our $I18N = {
lastUpdated => 1099344172,
context => q|A label for the select all checkbox on the asset manager clipboard|
},
'unselect all' => {
message => q|Unselect All|,
lastUpdated => 1119240143,
context => q|A label for the unselect all checkbox on the asset manager|
},
'packages' => {
message => q|Packages|,
lastUpdated => 1099344172,