Santhosh has submitted this change and it was merged.

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


Fix JS error

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

Approvals:
  Amire80: Looks good to me, approved
  Santhosh: Verified; Looks good to me, approved



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: merged
Gerrit-Change-Id: I5fa0b6134568d027ec1fe844228de68a1dccfaa1
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Narayam
Gerrit-Branch: master
Gerrit-Owner: Nikerabbit <[email protected]>
Gerrit-Reviewer: Amire80 <[email protected]>
Gerrit-Reviewer: Santhosh <[email protected]>

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

Reply via email to