260710_1
This commit is contained in:
@@ -21,6 +21,6 @@ export function renderB09Estimation(root: HTMLElement): void {
|
||||
renderPendingWorkflow(root, {
|
||||
title: L("B09_Estimation_Title"),
|
||||
steps: workflowSteps(),
|
||||
activeStep: 5,
|
||||
activeStep: 6,
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user