mirror of
https://github.com/Icinga/icingadb-web.git
synced 2026-05-28 04:36:06 -04:00
action-list: Add method doc
This commit is contained in:
parent
9112fd40f6
commit
e7a67f80d5
1 changed files with 2 additions and 0 deletions
|
|
@ -200,6 +200,8 @@
|
|||
/**
|
||||
* Key navigation for .action-list
|
||||
*
|
||||
* Only for primary lists (dashboard or lists in detail view are not taken into account)
|
||||
*
|
||||
* - `Shift + ArrowUp|ArrowDown` = Multiselect
|
||||
* - `ArrowUp|ArrowDown` = Select next/previous
|
||||
* - `Ctrl|cmd + A` = Select all on currect page
|
||||
|
|
|
|||
Loading…
Reference in a new issue