Alex Monk has uploaded a new change for review.

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


Change subject: (bug 43551) Set initial focus on Special:MoveThread
......................................................................

(bug 43551) Set initial focus on Special:MoveThread

Change-Id: I0d9d59aae1d0be308f7e7e76072ce316c3a8b7b6
---
M pages/SpecialMoveThread.php
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/LiquidThreads 
refs/changes/90/49490/1

diff --git a/pages/SpecialMoveThread.php b/pages/SpecialMoveThread.php
index c1ca3bf..6607ead 100644
--- a/pages/SpecialMoveThread.php
+++ b/pages/SpecialMoveThread.php
@@ -14,6 +14,7 @@
                                'label-message' => 'lqt_move_destinationtitle',
                                'type' => 'text',
                                'validation-callback' => array( $this, 
'validateTarget' ),
+                               'autofocus' => true,
                        ),
                        'reason' => array(
                                'label-message' => 'movereason',

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I0d9d59aae1d0be308f7e7e76072ce316c3a8b7b6
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/LiquidThreads
Gerrit-Branch: master
Gerrit-Owner: Alex Monk <[email protected]>

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

Reply via email to