зеркало из https://github.com/mozilla/pjs.git
Bug 303743: fix typo in richlistbox.xml, patch by Adam Guthrie <ispiked@gmail.com>, r=mconnor
This commit is contained in:
Родитель
3f5ab12aff
Коммит
25f92a959e
|
@ -327,7 +327,7 @@
|
|||
]]>
|
||||
</constructor>
|
||||
|
||||
<deconstructor>
|
||||
<destructor>
|
||||
<![CDATA[
|
||||
// when we are destructed and we are selected, unselect ourselves so
|
||||
// that richlistbox's selection doesn't point to something not in the DOM.
|
||||
|
@ -335,7 +335,7 @@
|
|||
this.control.clearSelection();
|
||||
}
|
||||
]]>
|
||||
</deconstructor>
|
||||
</destructor>
|
||||
|
||||
<!-- ///////////////// nsIAccessibleProvider ///////////////// -->
|
||||
<property name="accessible">
|
||||
|
|
Загрузка…
Ссылка в новой задаче