Catrope has uploaded a new change for review.

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

Change subject: Follow-up 6c4bf99da88: Fix incorrect comment
......................................................................

Follow-up 6c4bf99da88: Fix incorrect comment

Change-Id: I14df92823d8e3c19b94cc225f00d45315e8300c5
---
M modules/ui/mw.echo.ui.PageFilterWidget.js
1 file changed, 1 insertion(+), 1 deletion(-)


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

diff --git a/modules/ui/mw.echo.ui.PageFilterWidget.js 
b/modules/ui/mw.echo.ui.PageFilterWidget.js
index c28ad7b..68e833d 100644
--- a/modules/ui/mw.echo.ui.PageFilterWidget.js
+++ b/modules/ui/mw.echo.ui.PageFilterWidget.js
@@ -12,7 +12,7 @@
         * @cfg {string} [title] The title of this page group, usually
         *  the name of the wiki that the pages belong to
         * @cfg {number} [unreadCount] Number of unread notifications
-        * @cfg {number} [initialSelection] The pageId of an initial selection
+        * @cfg {number} [initialSelection] The page title of the option to 
select initially
         */
        mw.echo.ui.PageFilterWidget = function MwEchoUiPageFilterWidget( 
filterModel, source, config ) {
                config = config || {};

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I14df92823d8e3c19b94cc225f00d45315e8300c5
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Echo
Gerrit-Branch: master
Gerrit-Owner: Catrope <[email protected]>

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

Reply via email to