Nikerabbit has uploaded a new change for review.

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


Change subject: Fix JS error
......................................................................

Fix JS error

Change-Id: I5fa0b6134568d027ec1fe844228de68a1dccfaa1
---
M Narayam.php
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Narayam 
refs/changes/64/49464/1

diff --git a/Narayam.php b/Narayam.php
index 936e9ed..2a5d6bc 100644
--- a/Narayam.php
+++ b/Narayam.php
@@ -146,7 +146,7 @@
        ),
        'or' => array(
                'or' => 'ext.narayam.rules.or',
-               'or-lekhani' =>  array( 'ext.narayam.rules.or-lekhani' ),
+               'or-lekhani' => 'ext.narayam.rules.or-lekhani',
                'or-inscript' => 'ext.narayam.rules.or-inscript',
        ),
        'pa' => array(

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I5fa0b6134568d027ec1fe844228de68a1dccfaa1
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Narayam
Gerrit-Branch: master
Gerrit-Owner: Nikerabbit <[email protected]>

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

Reply via email to