mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-10-31 14:15:30 +00:00
Fix for bug 39394(subscribe: STOP button needs to stop url that is running). R: putterman, A: putterman/lchiang, QA:huang.
This commit is contained in:
parent
f53a2c2c7f
commit
60217d7b5b
@ -124,7 +124,6 @@ Rights Reserved.
|
||||
<button id="unsubscribe" class="dialog" value="&unsubscribeButton.label;" oncommand="SetSubscribeState(false)"/>
|
||||
<button id="refresh" class="dialog" value="&refreshButton.label;" oncommand="RefreshList()"/>
|
||||
<spring flex="1"/>
|
||||
<button id="stop" class="dialog" value="&stopButton.label;" oncommand="Stop()"/>
|
||||
</box>
|
||||
</row>
|
||||
</rows>
|
||||
|
Loading…
Reference in New Issue
Block a user