Bartosz Dziewoński has uploaded a new change for review.

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

Change subject: SpecialResetTokens: Switch to OOUI form
......................................................................

SpecialResetTokens: Switch to OOUI form

Pretty!

Change-Id: I30d401cc7c827b21eb2fb116558d0d9e764ec1f3
---
M includes/specials/SpecialResetTokens.php
1 file changed, 4 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core 
refs/changes/78/218278/1

diff --git a/includes/specials/SpecialResetTokens.php 
b/includes/specials/SpecialResetTokens.php
index ba2b9a5..e7c3965 100644
--- a/includes/specials/SpecialResetTokens.php
+++ b/includes/specials/SpecialResetTokens.php
@@ -137,6 +137,10 @@
                return false;
        }
 
+       protected function getDisplayFormat() {
+               return 'ooui';
+       }
+
        protected function getGroupName() {
                return 'users';
        }

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I30d401cc7c827b21eb2fb116558d0d9e764ec1f3
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Bartosz Dziewoński <matma....@gmail.com>

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

Reply via email to