aboutsummaryrefslogtreecommitdiffstats
path: root/vid-app-common/src/main/java/org/onap/vid/properties/Features.java
diff options
context:
space:
mode:
authorAlexey Sandler <alexey.sandler@intl.att.com>2019-11-19 12:12:02 +0200
committerAlexey Sandler <alexey.sandler@intl.att.com>2019-11-19 12:13:49 +0200
commitc25976687b395ea79647528bd58e7a18ff349752 (patch)
tree8868fa6fa96d27a4d1986e7d994903a069b0e9aa /vid-app-common/src/main/java/org/onap/vid/properties/Features.java
parentab4243c9b71a08f760d85529abebea521eb45c7f (diff)
delete flag FLAG_1911_INSTANTIATION_ORDER_BUTTON_IN_ASYNC_ALACARTE
Issue-ID: VID-646 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: I828f40fe908dc9608527934f3e6aae32b7d70b96
Diffstat (limited to 'vid-app-common/src/main/java/org/onap/vid/properties/Features.java')
-rw-r--r--vid-app-common/src/main/java/org/onap/vid/properties/Features.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/vid-app-common/src/main/java/org/onap/vid/properties/Features.java b/vid-app-common/src/main/java/org/onap/vid/properties/Features.java
index 649a2ff87..fea76e83e 100644
--- a/vid-app-common/src/main/java/org/onap/vid/properties/Features.java
+++ b/vid-app-common/src/main/java/org/onap/vid/properties/Features.java
@@ -80,7 +80,6 @@ public enum Features implements Feature {
FLAG_FLASH_MORE_ACTIONS_BUTTON_IN_OLD_VIEW_EDIT,
FLAG_FLASH_CLOUD_REGION_AND_NF_ROLE_OPTIONAL_SEARCH,
FLAG_1911_INSTANTIATION_ORDER_IN_ASYNC_ALACARTE,
- FLAG_1911_INSTANTIATION_ORDER_BUTTON_IN_ASYNC_ALACARTE,
FLAG_2002_ANY_ALACARTE_BESIDES_EXCLUDED_NEW_INSTANTIATION_UI,
;