diff options
author | Amichai Hemli <amichai.hemli@intl.att.com> | 2020-03-16 08:37:29 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-03-16 08:37:29 +0000 |
commit | 6357b9b66cd937f50a11c223cb63e818ecb9ef08 (patch) | |
tree | 193547d79bf0950c172d04907d9694ec22e21c1b /features.properties.md | |
parent | 2644c8bf74580f71920c7a78224e4c40cc97d80b (diff) | |
parent | 1c55c3023fb2d4108d17ae02577e74665dcae9ff (diff) |
Merge "allow LOB multi-selection for network - add FF"
Diffstat (limited to 'features.properties.md')
-rw-r--r-- | features.properties.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/features.properties.md b/features.properties.md index 23d92829e..dedb0e371 100644 --- a/features.properties.md +++ b/features.properties.md @@ -225,6 +225,10 @@ * FLAG_2006_NETWORK_PLATFORM_MULTI_SELECT When flag is true the platform will appear as a multi select field, if false the platform will be dropdown list. + +* FLAG_2006_NETWORK_LOB_MULTI_SELECT + When flag is true the LOB will appear as a multi select field, if false the platform will be dropdown list. + * FLAG_EXP_USE_FORMAT_PARAMETER_FOR_CM_DASHBOARD |