diff options
author | Alexey Sandler <alexey.sandler@intl.att.com> | 2020-04-19 20:32:42 +0300 |
---|---|---|
committer | Alexey Sandler <alexey.sandler@intl.att.com> | 2020-04-19 20:35:00 +0300 |
commit | a3b9e3e948ea95ef77f9c18e9565456e500ac466 (patch) | |
tree | 29b016544e943842bb1f74ad7a8b4a2bae09f7f7 /features.properties.md | |
parent | 01f85c23e21cacd236d365d689788275d2046211 (diff) |
add "new view/edit" button in the Instantiation Status page
Issue-ID: VID-805
Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
Change-Id: I2883ce3ddb8e5eb7eb5eb405f9ae2aeb554252bc
Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
Diffstat (limited to 'features.properties.md')
-rw-r--r-- | features.properties.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/features.properties.md b/features.properties.md index f6075a219..631b59230 100644 --- a/features.properties.md +++ b/features.properties.md @@ -270,6 +270,11 @@ When toggled off, the only way to configure VID's value is by manually setting a value in the DB. See https://jira.onap.org/browse/VID-801 + + * FLAG_2006_NEW_VIEW_EDIT_BUTTON_IN_INSTANTIATION_STATUS + + When flag is true the "New view/edit" button will appear in context menu of chosen service in Instantiation Status window. + The click on that button will open the service instance in drawing board (new screens).
\ No newline at end of file |