mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-02 17:59:36 +07:00
Fix missing highlight
Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
@@ -166,6 +166,6 @@ Nextcloud wide. You can check the setting with the following function which retu
|
||||
|
||||
OCP.Accessibility.disableKeyboardShortcuts();
|
||||
|
||||
If that is the case, no additional shortcuts shall be registered by any app. Only space
|
||||
to toggle checkboxes and enter to submit the currently active buttons or links are okay,
|
||||
If that is the case, no additional shortcuts shall be registered by any app. Only ``space``
|
||||
to toggle checkboxes and ``enter`` to submit the currently active buttons or links are okay,
|
||||
as any other shortcut might interfere with screenreaders and other accessibility tools.
|
||||
|
||||
Reference in New Issue
Block a user