Paladox has uploaded a new change for review.

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

Change subject: Add position: top
......................................................................

Add position: top

Bug: T112441
Change-Id: I79c4ad574f3cec3e16806ef1252cca53ab3a73f0
---
M StickToThatLanguage.php
1 file changed, 2 insertions(+), 1 deletion(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/StickToThatLanguage 
refs/changes/10/238010/1

diff --git a/StickToThatLanguage.php b/StickToThatLanguage.php
index 3c2871e..e500624 100644
--- a/StickToThatLanguage.php
+++ b/StickToThatLanguage.php
@@ -71,7 +71,8 @@
        'dependencies' => array(
                'jquery.ui.core'
        ),
-       'group' => 'ext.sticktothatlanguage'
+       'group' => 'ext.sticktothatlanguage',
+       'position' => 'top',
 );
 
 // Include settings:

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I79c4ad574f3cec3e16806ef1252cca53ab3a73f0
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/StickToThatLanguage
Gerrit-Branch: master
Gerrit-Owner: Paladox <thomasmulhall...@yahoo.com>

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

Reply via email to