fix: sider fix
This commit is contained in:
parent
3717c98154
commit
78a8cd74d0
1 changed files with 1 additions and 1 deletions
|
|
@ -202,7 +202,7 @@ frappe.Application = Class.extend({
|
|||
email_password_prompt: function(email_account,user,i) {
|
||||
var me = this;
|
||||
let d = new frappe.ui.Dialog({
|
||||
title: __('Password missing in Email Account'),
|
||||
title: __('Password missing in Email Account'),
|
||||
fields: [
|
||||
{
|
||||
'fieldname': 'password',
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue