CEC-4066-dtc-error-text-fix (#318)
* CEC-4066-dtc-error-text-fix * CEC-4066-dtc-error-text-fix * remove error text column check:
This commit is contained in:
@@ -50,7 +50,8 @@ const MainForm = ({ vin }) => {
|
||||
},
|
||||
{
|
||||
id: "ErrorText",
|
||||
label: "Error Text"
|
||||
label: "Error Text",
|
||||
no_sort : true,
|
||||
},
|
||||
{
|
||||
id: "epoch_usec",
|
||||
|
||||
Reference in New Issue
Block a user