diff options
author | Ittay Stern <ittay.stern@att.com> | 2019-12-04 15:02:11 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-12-04 15:02:11 +0000 |
commit | 52add03b07f17c5542bae1db749383cb6d6485d2 (patch) | |
tree | a7e37e90417598527ced6c34952d63c392c96fd5 | |
parent | 74f309f00ee86d768378573598cb9c338fffbd9f (diff) | |
parent | f8346ebccb2ab4336200f34904bc6d1913177fad (diff) |
Merge "document FLAG_2004_INSTANTIATION_STATUS_FILTER"
-rw-r--r-- | features.properties.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/features.properties.md b/features.properties.md index 82d7da8de..a8fac833f 100644 --- a/features.properties.md +++ b/features.properties.md @@ -186,3 +186,6 @@ * FLAG_2002_VNF_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_2004_INSTANTIATION_STATUS_FILTER + when flag is true the user can filter rows in instantiation status by using text input |