Bug 307400. Scrolling profiles in Profile Manager broken in some localizations. r=mano

This commit is contained in:
smontagu%smontagu.org 2006-08-06 05:32:42 +00:00
Родитель 44482a83ce
Коммит 1887388365
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -88,7 +88,7 @@
<separator flex="1"/>
<vbox flex="1">
<listbox id="profiles" flex="1" rows="5" seltype="single"
<listbox id="profiles" rows="5" seltype="single"
ondblclick="onProfilesDblClick(event)"
onkeypress="onProfilesKey(event);">
</listbox>