aboutsummaryrefslogtreecommitdiffstats
path: root/vid-app-common/src/main
diff options
context:
space:
mode:
authorIttay Stern <ittay.stern@att.com>2019-04-30 09:47:27 +0000
committerGerrit Code Review <gerrit@onap.org>2019-04-30 09:47:27 +0000
commit071af2eee831a237bbd08753513277c3189cbdbb (patch)
tree7efab93802e6a9e5a08b354d2b050149248b906b /vid-app-common/src/main
parenta8f5de045ec801b343c16c7f1c9456813ca4b7ab (diff)
parentca89a01bc95016f0d3398594fe863259bf4dcffd (diff)
Merge "Toggle workflows-list consume from SO"
Diffstat (limited to 'vid-app-common/src/main')
-rw-r--r--vid-app-common/src/main/webapp/WEB-INF/conf/features.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/vid-app-common/src/main/webapp/WEB-INF/conf/features.properties b/vid-app-common/src/main/webapp/WEB-INF/conf/features.properties
index 4cf42f235..7bdc65919 100644
--- a/vid-app-common/src/main/webapp/WEB-INF/conf/features.properties
+++ b/vid-app-common/src/main/webapp/WEB-INF/conf/features.properties
@@ -25,7 +25,7 @@ FLAG_1810_CR_LET_SELECTING_COLLECTOR_TYPE_UNCONDITIONALLY = true
FLAG_1810_CR_SOFT_DELETE_ALACARTE_VF_MODULE = true
FLAG_1810_AAI_LOCAL_CACHE = true
FLAG_EXP_USE_DEFAULT_HOST_NAME_VERIFIER = false
-FLAG_HANDLE_SO_WORKFLOWS = false
+FLAG_HANDLE_SO_WORKFLOWS = true
# Modern UI (Drawing-Board; View/Edit)
# - - - - - - - - - - - - - - - - - -