mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-04 15:51:37 +00:00
perpare for having change-password and logout commands in the UI again
This commit is contained in:
parent
d5034ec7f0
commit
909cbe6953
@ -38,6 +38,8 @@
|
||||
<menu value="&walletPasswordManager.label;">
|
||||
<menupopup>
|
||||
<menuitem value="&walletDisplaySignonsCmd.label;" oncommand="WalletDialog('signon');"/>
|
||||
<menuitem value="&walletChangePasswordCmd.label;" oncommand="WalletAction('password');"/>
|
||||
<menuitem value="&walletExpirePasswordCmd.label;" oncommand="WalletAction('expire');"/>
|
||||
</menupopup>
|
||||
</menu>
|
||||
<menu value="&walletCookieManager.label;">
|
||||
|
Loading…
x
Reference in New Issue
Block a user