Skip to content
Snippets Groups Projects
Commit 16c21cb7 authored by Moritz Strohm's avatar Moritz Strohm Committed by Jan-Hendrik Willms
Browse files

fix for BIESt #527

parent 4e12969e
Branches
No related tags found
No related merge requests found
......@@ -80,7 +80,6 @@ const SkipLinks = {
jQuery('.focus_box').removeClass('focus_box');
jQuery(fragment).addClass('focus_box');
jQuery(fragment)
.attr('tabindex', '-1')
.click()
.focus();
SkipLinks.activeElement = fragment;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment