Commit 79dff2fd authored by Dianne Tennent's avatar Dianne Tennent
Browse files

Bug 1979150: Keyboard access/Tab focus order

..on 'Pages and collections' page
Removed autofocus on search field so that page can
be tabbed through normally

Change-Id: Icd734ba1ef97f5f98bec5df13f72dde4fff14fe2
parent f4c9a666
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -4505,6 +4505,7 @@ class View {
            'name' => 'searchviews',
            'checkdirtychange' => false,
            'class' => 'with-heading form-inline',
            'autofocus' => false,
            'elements' => array(
                'searchwithin' => array (
                    'type' => 'fieldset',