Show resume link on paused downloads
git-svn-id: svn://10.0.0.236/trunk@149877 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -288,7 +288,11 @@
|
||||
<xul:label xbl:inherits="value=target" flex="1" crop="center"/>
|
||||
<xul:progressmeter mode="normal" value="0" flex="1"
|
||||
xbl:inherits="value=progress,mode=progressmode"/>
|
||||
<xul:label xbl:inherits="value=status"/>
|
||||
<xul:hbox align="center">
|
||||
<xul:label value="&cmd.resume.label;" class="link"
|
||||
onclick="this.parentNode.parentNode.parentNode.parentNode.fireEvent('resume');"/>
|
||||
<xul:label xbl:inherits="value=status" flex="1" crop="right"/>
|
||||
</xul:hbox>
|
||||
</xul:vbox>
|
||||
<xul:vbox pack="start">
|
||||
<xul:label value="&cancel.label;" class="link"
|
||||
|
||||
Reference in New Issue
Block a user