Kaldari has uploaded a new change for review.

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

Change subject: Correcting WikiGrok init function description
......................................................................

Correcting WikiGrok init function description

The existing description was long outdated.

Change-Id: I4778ea9fc0d8f8a37ded31643add4d2dd01c6ba2
---
M javascripts/modules/wikigrok/wikigrok.js
1 file changed, 1 insertion(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/MobileFrontend 
refs/changes/73/172473/1

diff --git a/javascripts/modules/wikigrok/wikigrok.js 
b/javascripts/modules/wikigrok/wikigrok.js
index 57d30a9..1ba4d8c 100644
--- a/javascripts/modules/wikigrok/wikigrok.js
+++ b/javascripts/modules/wikigrok/wikigrok.js
@@ -133,8 +133,7 @@
                mw.loader.using( version.module ).done( function () {
                        var WikiGrokDialog = M.require( version.view );
 
-                       // See if there are potential occupation claims about 
this person so we can decide if
-                       // it's appropriate to display the WikiGrok interface.
+                       // Initialize the dialog and insert it into the page 
(but don't display yet)
                        function init() {
                                var dialog = new WikiGrokDialog( {
                                        itemId: wikidataID,

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I4778ea9fc0d8f8a37ded31643add4d2dd01c6ba2
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/MobileFrontend
Gerrit-Branch: master
Gerrit-Owner: Kaldari <[email protected]>

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

Reply via email to