Allow UserInputWidget on mobile
authorAlex Monk <krenair@gmail.com>
Thu, 21 Jan 2016 00:36:11 +0000 (00:36 +0000)
committerAlex Monk <krenair@gmail.com>
Thu, 21 Jan 2016 00:41:40 +0000 (00:41 +0000)
Change-Id: I87699a93ca1b34c6d248456fcc060f584623d158

resources/Resources.php

index cd9810c..60c3175 100644 (file)
@@ -2160,6 +2160,7 @@ return array(
                'dependencies' => array(
                        'oojs-ui',
                ),
+               'targets' => array( 'desktop', 'mobile' ),
        ),
 
        /* es5-shim */