Make /*jshint -W024*/ global to allow 'static' as property
[lhc/web/wiklou.git] / resources / src / mediawiki / htmlform / multiselect.js
index 9ab2532..791b8ea 100644 (file)
@@ -98,7 +98,6 @@
                                                modules.push.apply( modules, extraModules );
                                        }
                                        mw.loader.using( modules, function () {
-                                               /*jshint -W024*/
                                                convertCheckboxesWidgetToCapsules( OO.ui.FieldLayout.static.infuse( $el ) );
                                        } );
                                } else {