diff --git a/templates/ContentGenerator/GatewayQuiz/nav.html.ep b/templates/ContentGenerator/GatewayQuiz/nav.html.ep index eac068b3bc..f4b83b096c 100644 --- a/templates/ContentGenerator/GatewayQuiz/nav.html.ep +++ b/templates/ContentGenerator/GatewayQuiz/nav.html.ep @@ -80,7 +80,7 @@
<%= link_to $filter ? $filters->{$filter}[0] : maketext('Showing all tests') => '#', id => 'testSelectorFilter', - class => 'btn btn-primary dropdown-toggle dropdown-toggle-split', + class => 'btn btn-primary dropdown-toggle', role => 'button', data => { bs_toggle => 'dropdown' }, 'aria-expanded' => 'false' =%>