Merge "Remove wgULSCompactLinks configuration variable"

This commit is contained in:
jenkins-bot
2016-05-09 06:33:19 +00:00
committed by Gerrit Code Review
2 changed files with 5 additions and 9 deletions

View File

@@ -89,9 +89,7 @@
"#p-lang li.interlanguage-link > a"
],
"@ULSFontRepositoryBasePath": "Base path of ULS font repository. If not set, will be set to 'UniversalLanguageSelector/data/fontrepo/fonts/', relative to $wgExtensionAssetsPath. @since 2013.10",
"ULSFontRepositoryBasePath": false,
"@ULSCompactLinks": "Whether the \"Compact language links\" Beta Feature is exposed. Requires $wgULSPosition to be \"interlanguage\". Defaults to false. @since 2014.03",
"ULSCompactLinks": false
"ULSFontRepositoryBasePath": false
},
"callback": "UniversalLanguageSelectorHooks::setVersionConstant",
"ResourceModules": {