fix: remove reset password
* users can edit profile and reset from there
This commit is contained in:
parent
332013ddd1
commit
431384f49f
1 changed files with 0 additions and 5 deletions
|
|
@ -319,11 +319,6 @@ class DesktopPage {
|
|||
new frappe.ui.ThemeSwitcher().show();
|
||||
},
|
||||
},
|
||||
{
|
||||
icon: "lock",
|
||||
label: "Reset Password",
|
||||
url: "/update-password",
|
||||
},
|
||||
{
|
||||
icon: "rotate-ccw",
|
||||
label: "Reset to Default",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue