chore: updated dialog title

This commit is contained in:
Shariq Ansari 2023-05-15 16:46:52 +05:30
parent e2e0d3a021
commit 677d24e1c4

View file

@ -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"),