Additional Menu Refactors
Signed-off-by: Dave Richer <dave@imexsystems.ca>
This commit is contained in:
@@ -89,7 +89,7 @@ export function JobsChangeStatus({ job, bodyshop, jobRO, insertAuditTrail }) {
|
||||
})),
|
||||
...(job.converted
|
||||
? [
|
||||
{ key: "divider", label: <hr />, disabled: true },
|
||||
{ type: "divider" },
|
||||
...otherStages.map((item) => ({
|
||||
key: item,
|
||||
label: item,
|
||||
|
||||
Reference in New Issue
Block a user