mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-13 10:11:20 +00:00
fix: remove ugly column break in setup wizard
This commit is contained in:
@@ -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"),
|
||||||
|
|||||||
Reference in New Issue
Block a user