worked on the new onboarding steps
This commit is contained in:
@@ -108,6 +108,12 @@
|
||||
field: "accountMgr",
|
||||
sorter: "string",
|
||||
},
|
||||
{
|
||||
title: "Onboarding Status",
|
||||
field: "progress_indicator",
|
||||
sorter: "string",
|
||||
},
|
||||
/*
|
||||
{ title:"Progress",
|
||||
field:"progress_indicator_score",
|
||||
sorter:"number",
|
||||
@@ -116,6 +122,7 @@
|
||||
width:200,
|
||||
editable:true
|
||||
},
|
||||
*/
|
||||
{
|
||||
title: "Status",
|
||||
field: "status",
|
||||
|
||||
Reference in New Issue
Block a user