diff options
author | Einat Vinouze <einat.vinouze@intl.att.com> | 2020-03-12 10:46:51 +0200 |
---|---|---|
committer | Einat Vinouze <einat.vinouze@intl.att.com> | 2020-03-16 09:55:42 +0200 |
commit | 1c55c3023fb2d4108d17ae02577e74665dcae9ff (patch) | |
tree | eb537ad4c49a73cc1f089af3b9a3a44e489b2c00 /features.properties.md | |
parent | 572d023b1eaddafca6d407eaf3f5fc3aadbcec7e (diff) |
allow LOB multi-selection for network - add FF
Issue-ID: VID-788
Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
Change-Id: I5358252a336730697bca3486c461f23354c823c0
Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
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 |