Ori.livneh has uploaded a new change for review.

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

Change subject: Fix-up for I2de8a400d: explicitly declare module position
......................................................................

Fix-up for I2de8a400d: explicitly declare module position

Rather than leaving it undefined, which causes a warning.

Change-Id: If0851400ce63dbfbc2765f0828f2331e8f900b46
---
M extension.json
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/SyntaxHighlight_GeSHi 
refs/changes/29/231329/1

diff --git a/extension.json b/extension.json
index 06e58d7..0c7e1b4 100644
--- a/extension.json
+++ b/extension.json
@@ -32,6 +32,7 @@
        },
        "ResourceModules": {
                "ext.pygments": {
+                       "position": "bottom",
                        "targets": [
                                "desktop",
                                "mobile"

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: If0851400ce63dbfbc2765f0828f2331e8f900b46
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/SyntaxHighlight_GeSHi
Gerrit-Branch: master
Gerrit-Owner: Ori.livneh <[email protected]>

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

Reply via email to