Merged in feature/IO-2934-Active-Jobs-Estimator-Filter-Sorter (pull request #1726)

IO-2934 Active Jobs Estimator Filter/Sorter

Approved-by: Dave Richer
This commit is contained in:
Allan Carr
2024-09-16 21:05:02 +00:00
committed by Dave Richer

View File

@@ -250,8 +250,8 @@ export function JobsList({ bodyshop }) {
},
{
title: t("jobs.labels.estimator"),
dataIndex: "jobs.labels.estimator",
key: "jobs.labels.estimator",
dataIndex: "estimator",
key: "estimator",
ellipsis: true,
responsive: ["xl"],
sorter: (a, b) =>