diff --git a/config/miappe/wizard.steps.config.js b/config/miappe/wizard.steps.config.js index 19c6f48..d1e470f 100644 --- a/config/miappe/wizard.steps.config.js +++ b/config/miappe/wizard.steps.config.js @@ -41,7 +41,8 @@ window.steps = [ type: 'license', isaMapping: { entity: 'investigation', - attribute: 'license' + attribute: 'comments', + commentName: 'License' }, explanation: 'DM-7' },