mirror of
https://github.com/frappe/erpnext.git
synced 2026-02-13 01:34:10 +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",
|
||||
reqd: 1,
|
||||
},
|
||||
{ fieldtype: "Column Break" },
|
||||
{
|
||||
fieldname: "company_abbr",
|
||||
label: __("Company Abbreviation"),
|
||||
|
||||
Reference in New Issue
Block a user