Merge "Custom no-results message for compact links search"

This commit is contained in:
jenkins-bot
2018-02-13 13:11:29 +00:00
committed by Gerrit Code Review
4 changed files with 15 additions and 4 deletions

View File

@@ -508,7 +508,8 @@ class UniversalLanguageSelectorHooks {
],
'messages' => [
'ext-uls-compact-link-count',
'ext-uls-compact-link-info'
'ext-uls-compact-link-info',
'ext-uls-compact-no-results'
],
'localBasePath' => __DIR__ . '/resources',
'remoteExtPath' => 'UniversalLanguageSelector/resources'