bug 117998 Remove-all button in password manager not being disabled when it should be, r=sgehani, sr=alecf
git-svn-id: svn://10.0.0.236/trunk@111378 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
78e80f4cc4
commit
20a107cb2f
@ -92,7 +92,7 @@
|
||||
<hbox>
|
||||
<button id="removeReject" disabled="true"
|
||||
label="&remove.label;" oncommand="DeleteReject();"/>
|
||||
<button id="removeAllSites"
|
||||
<button id="removeAllRejects"
|
||||
label="&removeall.label;"
|
||||
oncommand="DeleteAllRejects();"/>
|
||||
</hbox>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user