fix: remove ugly column break in setup wizard

This commit is contained in:
barredterra
2024-08-22 17:16:33 +02:00
parent cc4afc53e3
commit fd51dd8999

View File

@@ -24,7 +24,6 @@ erpnext.setup.slides_settings = [
fieldtype: "Data", fieldtype: "Data",
reqd: 1, reqd: 1,
}, },
{ fieldtype: "Column Break" },
{ {
fieldname: "company_abbr", fieldname: "company_abbr",
label: __("Company Abbreviation"), label: __("Company Abbreviation"),