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