Merge "Follow-up 2454f51b274: Upgrade qunit from 1.x to 2.x too"
[lhc/web/wiklou.git] / includes / widget / SearchInputWidget.php
index ba08ba6..773c291 100644 (file)
@@ -32,7 +32,6 @@ class SearchInputWidget extends TitleInputWidget {
                $config = array_merge( [
                        'maxLength' => null,
                        'icon' => 'search',
-                       'showImages' => false,
                ], $config );
 
                // Parent constructor