jenkins-bot has submitted this change and it was merged.

Change subject: Add target mobile to jquery.textSelection
......................................................................


Add target mobile to jquery.textSelection

Bug: T91752
Change-Id: Idd2275788f11303bd965994c9fb2e6c2d59daa33
---
M resources/Resources.php
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  Bartosz Dziewoński: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/resources/Resources.php b/resources/Resources.php
index a17b678..ec5a9a0 100644
--- a/resources/Resources.php
+++ b/resources/Resources.php
@@ -311,6 +311,7 @@
        'jquery.textSelection' => array(
                'scripts' => 'resources/src/jquery/jquery.textSelection.js',
                'dependencies' => 'jquery.client',
+               'targets' => array( 'mobile', 'desktop' ),
        ),
        'jquery.throttle-debounce' => array(
                'scripts' => 
'resources/lib/jquery/jquery.ba-throttle-debounce.js',

-- 
To view, visit https://gerrit.wikimedia.org/r/205010
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Idd2275788f11303bd965994c9fb2e6c2d59daa33
Gerrit-PatchSet: 3
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Florianschmidtwelzow <[email protected]>
Gerrit-Reviewer: Bartosz Dziewoński <[email protected]>
Gerrit-Reviewer: Florianschmidtwelzow <[email protected]>
Gerrit-Reviewer: Jack Phoenix <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to