Bug 489591 - No "more" button shown for multiple mail addresses although there should be one; r=dmose
This commit is contained in:
Родитель
bad0f98980
Коммит
5d382aed6e
|
@ -238,10 +238,10 @@
|
|||
<xul:description class="headerValue" containsEmail="true"
|
||||
anonid="emailAddresses" flex="1"
|
||||
orient="vertical" pack="start" />
|
||||
<xul:label class="moreIndicator" value="&more.label;" anonid="more"
|
||||
collapsed="true"
|
||||
onclick="this.parentNode.parentNode.toggleWrap()"/>
|
||||
</xul:hbox>
|
||||
<xul:label class="moreIndicator" value="&more.label;" anonid="more"
|
||||
collapsed="true"
|
||||
onclick="this.parentNode.toggleWrap()"/>
|
||||
</content>
|
||||
|
||||
<implementation>
|
||||
|
|
Загрузка…
Ссылка в новой задаче