fix(UX): Un-require description fields on items (#37354)

fix(UX): Un-require description fields on items.
This commit is contained in:
Bernd Oliver Sünderhauf 2023-10-10 03:56:37 +02:00 committed by GitHub
parent 6959c928c6
commit 2d6f1f8598
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
9 changed files with 9 additions and 18 deletions

View File

@ -157,7 +157,6 @@
"oldfieldname": "description",
"oldfieldtype": "Text",
"print_width": "200px",
"reqd": 1,
"width": "200px"
},
{

View File

@ -180,7 +180,6 @@
"oldfieldname": "description",
"oldfieldtype": "Small Text",
"print_width": "300px",
"reqd": 1,
"width": "300px"
},
{

View File

@ -84,7 +84,6 @@
"oldfieldname": "description",
"oldfieldtype": "Small Text",
"print_width": "300px",
"reqd": 1,
"width": "300px"
},
{

View File

@ -126,7 +126,6 @@
"oldfieldname": "description",
"oldfieldtype": "Small Text",
"print_width": "300px",
"reqd": 1,
"width": "300px"
},
{

View File

@ -132,7 +132,6 @@
"oldfieldname": "description",
"oldfieldtype": "Small Text",
"print_width": "300px",
"reqd": 1,
"width": "300px"
},
{

View File

@ -162,7 +162,6 @@
"oldfieldname": "description",
"oldfieldtype": "Small Text",
"print_width": "300px",
"reqd": 1,
"width": "300px"
},
{

View File

@ -165,7 +165,6 @@
"oldfieldname": "description",
"oldfieldtype": "Small Text",
"print_width": "300px",
"reqd": 1,
"width": "300px"
},
{

View File

@ -104,7 +104,6 @@
"oldfieldname": "description",
"oldfieldtype": "Text",
"print_width": "250px",
"reqd": 1,
"width": "250px"
},
{

View File

@ -187,7 +187,6 @@
"oldfieldname": "description",
"oldfieldtype": "Text",
"print_width": "300px",
"reqd": 1,
"width": "300px"
},
{