Fixed languagesettings dependency

Also corrected to Unix line endings.

Change-Id: If6a28f312b09a0b797864064329fda41ce8332fd
This commit is contained in:
Amir E. Aharoni
2012-08-14 13:43:55 +03:00
parent 23763bd247
commit adf80d8791

View File

@@ -71,6 +71,7 @@ $wgResourceModules['ext.uls.init'] = array(
'mediawiki.Uri', 'mediawiki.Uri',
'jquery.tipsy', 'jquery.tipsy',
'jquery.uls', 'jquery.uls',
'ext.uls.languagesettings',
), ),
'position' => 'top', 'position' => 'top',
); );