Santhosh has uploaded a new change for review.

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

Change subject: Remove mw.cx.select.link from supported event for Dictionary
......................................................................

Remove mw.cx.select.link from supported event for Dictionary

word selection and search is enough for dictionary

Change-Id: I77d3ec50af3a630e998243c21c53188155eac49b
---
M modules/tools/ext.cx.tools.dictionary.js
1 file changed, 0 insertions(+), 1 deletion(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/ContentTranslation 
refs/changes/79/137879/1

diff --git a/modules/tools/ext.cx.tools.dictionary.js 
b/modules/tools/ext.cx.tools.dictionary.js
index bb9d840..7acc26f 100644
--- a/modules/tools/ext.cx.tools.dictionary.js
+++ b/modules/tools/ext.cx.tools.dictionary.js
@@ -114,7 +114,6 @@
        DictionaryCard.prototype.getTriggerEvents = function () {
                return [
                        'mw.cx.select.word',
-                       'mw.cx.select.link',
                        'mw.cx.search.word'
                ];
        };

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I77d3ec50af3a630e998243c21c53188155eac49b
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/ContentTranslation
Gerrit-Branch: master
Gerrit-Owner: Santhosh <santhosh.thottin...@gmail.com>

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

Reply via email to