mirror of
https://github.com/bitwarden/browser
synced 2026-02-19 19:04:01 +00:00
[PM-30543] Add select all checkbox to Access Intelligance Applications table (#18682)
Adds a "Select all" checkbox to the table in the Access Intelligence applications tab. This allows users to quickly select or deselect all applications currently showing in the table for marking as critical apps.
This commit is contained in:
@@ -1247,6 +1247,9 @@
|
||||
"selectAll": {
|
||||
"message": "Select all"
|
||||
},
|
||||
"deselectAll": {
|
||||
"message": "Deselect all"
|
||||
},
|
||||
"unselectAll": {
|
||||
"message": "Unselect all"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user