Bug 646257 Access key for expander button only works once r=IanN
This commit is contained in:
Родитель
3b91f7c9a7
Коммит
8c4af62b01
|
@ -440,6 +440,7 @@
|
|||
|
||||
<button type="image" id="infoBoxExpander"
|
||||
class="expander-down"
|
||||
accesskey="&detailsPane.more.accesskey;"
|
||||
oncommand="PlacesOrganizer.toggleAdditionalInfoFields();"
|
||||
observes="paneElementsBroadcaster"/>
|
||||
|
||||
|
@ -449,7 +450,6 @@
|
|||
morelabel="&detailsPane.more.label;"
|
||||
moreaccesskey="&detailsPane.more.accesskey;"
|
||||
value="&detailsPane.more.label;"
|
||||
accesskey="&detailsPane.more.accesskey;"
|
||||
control="infoBoxExpander"/>
|
||||
|
||||
</hbox>
|
||||
|
|
Загрузка…
Ссылка в новой задаче