diff --git a/web_responsive/static/src/components/hotkey/hotkey.xml b/web_responsive/static/src/components/hotkey/hotkey.xml index f254c6329..ba463f09d 100644 --- a/web_responsive/static/src/components/hotkey/hotkey.xml +++ b/web_responsive/static/src/components/hotkey/hotkey.xml @@ -24,18 +24,6 @@ >'shift+' + (sectionsVisibleCount + 1 % 10).toString() - - - props.withAccessKey ? 'z' : false - - - props.withAccessKey ? 'x' : false - -