1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-08 07:36:44 +02:00

Update comment: Chrome doesn't propagate Ctrl+Up

This commit is contained in:
Jakub Vrana
2025-03-20 16:00:25 +01:00
parent f38bbff5bf
commit a2586e7265

View File

@@ -505,7 +505,7 @@ function bodyClick(event) {
/** Change focus by Ctrl+Up or Ctrl+Down /** Change focus by Ctrl+Shift+Up or Ctrl+Shift+Down
* @param KeyboardEvent * @param KeyboardEvent
* @return boolean * @return boolean
*/ */