зеркало из https://github.com/mozilla/pjs.git
Bug 370773 When the spelling check dictionary is installed in a Japanese version, the selection dictionary is displayed with Preferences by mistake. patch by Hiro <sugar.waffle@gmail.com> r+sr=mscott
This commit is contained in:
Родитель
1a1234ee87
Коммит
a1cfce8011
|
@ -392,9 +392,6 @@ var gComposePane = {
|
|||
// Now make sure the correct item in the menu list is selected.
|
||||
if (defaultItem)
|
||||
languageMenuList.selectedItem = defaultItem;
|
||||
else
|
||||
languageMenuList.selectedIndex = 0;
|
||||
|
||||
},
|
||||
|
||||
populateFonts: function()
|
||||
|
|
Загрузка…
Ссылка в новой задаче