chore: updated dialog title
This commit is contained in:
parent
e2e0d3a021
commit
677d24e1c4
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@ function load_form_builder(wrapper) {
|
|||
});
|
||||
} else {
|
||||
let d = new frappe.ui.Dialog({
|
||||
title: __("Edit DocType"),
|
||||
title: __("Select DocType"),
|
||||
fields: [
|
||||
{
|
||||
label: __("Select DocType"),
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue