Florianschmidtwelzow has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/205010

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(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core 
refs/changes/10/205010/1

diff --git a/resources/Resources.php b/resources/Resources.php
index 3a49177..643c02e 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: newchange
Gerrit-Change-Id: Idd2275788f11303bd965994c9fb2e6c2d59daa33
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Florianschmidtwelzow <florian.schmidt.wel...@t-online.de>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to