Yaron Koren has uploaded a new change for review.
https://gerrit.wikimedia.org/r/230223
Change subject: Added position to ResourceLoader module - necessary for MW 1.26+
......................................................................
Added position to ResourceLoader module - necessary for MW 1.26+
Change-Id: If0614da5303ac53c1f234afc1cdef96ff4d6de39
---
M ApprovedRevs.php
1 file changed, 2 insertions(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/ApprovedRevs
refs/changes/23/230223/1
diff --git a/ApprovedRevs.php b/ApprovedRevs.php
index 0412df3..6506cf3 100644
--- a/ApprovedRevs.php
+++ b/ApprovedRevs.php
@@ -90,5 +90,6 @@
$wgResourceModules['ext.ApprovedRevs'] = array(
'styles' => 'ApprovedRevs.css',
'localBasePath' => __DIR__,
- 'remoteExtPath' => 'ApprovedRevs'
+ 'remoteExtPath' => 'ApprovedRevs',
+ 'position' => 'bottom'
);
--
To view, visit https://gerrit.wikimedia.org/r/230223
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: If0614da5303ac53c1f234afc1cdef96ff4d6de39
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/ApprovedRevs
Gerrit-Branch: master
Gerrit-Owner: Yaron Koren <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits