Yaron Koren has submitted this change and it was merged.

Change subject: Moved 'recreatedata' RL module to bottom of page
......................................................................


Moved 'recreatedata' RL module to bottom of page

Otherwise the JS sometimes breaks, according to the talk page.

Change-Id: I6ab3204eaf9742da0eca92e9571f06a4231aeb53
---
M Cargo.php
M extension.json
2 files changed, 2 insertions(+), 2 deletions(-)

Approvals:
  Yaron Koren: Checked; Looks good to me, approved



diff --git a/Cargo.php b/Cargo.php
index 33a06f0..6f7ff2b 100644
--- a/Cargo.php
+++ b/Cargo.php
@@ -165,7 +165,7 @@
                        'cargo-recreatedata-tablecreated',
                        'cargo-recreatedata-success'
                ),
-               'position' => 'top',
+               'position' => 'bottom',
                'localBasePath' => __DIR__,
                'remoteExtPath' => 'Cargo'
        ),
diff --git a/extension.json b/extension.json
index 54a8621..4eaca7a 100644
--- a/extension.json
+++ b/extension.json
@@ -110,7 +110,7 @@
                                "cargo-recreatedata-tablecreated",
                                "cargo-recreatedata-success"
                        ],
-                       "position": "top"
+                       "position": "bottom"
                },
                "ext.cargo.drilldown": {
                        "styles": [

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I6ab3204eaf9742da0eca92e9571f06a4231aeb53
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Cargo
Gerrit-Branch: master
Gerrit-Owner: Yaron Koren <yaro...@gmail.com>
Gerrit-Reviewer: Yaron Koren <yaro...@gmail.com>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to