fix: sider fix

This commit is contained in:
shariquerik 2021-03-09 15:22:22 +05:30
parent 3717c98154
commit 78a8cd74d0

View file

@ -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',