added (un)Select All buttons and fixed assetManager.js so that it actually preserves checkbox state across column sorts.
This commit is contained in:
parent
de867152ac
commit
7299c5469b
3 changed files with 27 additions and 8 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue