diff options
author | Ittay Stern <ittay.stern@att.com> | 2019-04-30 09:47:27 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-04-30 09:47:27 +0000 |
commit | 071af2eee831a237bbd08753513277c3189cbdbb (patch) | |
tree | 7efab93802e6a9e5a08b354d2b050149248b906b /vid-app-common/src | |
parent | a8f5de045ec801b343c16c7f1c9456813ca4b7ab (diff) | |
parent | ca89a01bc95016f0d3398594fe863259bf4dcffd (diff) |
Merge "Toggle workflows-list consume from SO"
Diffstat (limited to 'vid-app-common/src')
-rw-r--r-- | vid-app-common/src/main/webapp/WEB-INF/conf/features.properties | 2 |
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) # - - - - - - - - - - - - - - - - - - |