summaryrefslogtreecommitdiffstats
path: root/vid-app-common/src/main/webapp/WEB-INF/conf/onap.features.properties
diff options
context:
space:
mode:
authorRina Roi <rina.roi@intl.att.com>2019-08-01 12:51:30 +0300
committerRina Roi <rina.roi@intl.att.com>2019-08-01 14:29:59 +0300
commit0a078bb56030f0311081b8a24b2977d8a52e331e (patch)
treef3d03e7e788425742e02ce9372369b863c5ebf1c /vid-app-common/src/main/webapp/WEB-INF/conf/onap.features.properties
parent1c4cea59f9190c8a96bcd40233df0559ed03af2f (diff)
Add flag for modern UI
Issue-ID: VID-544 Change-Id: Iad79353ff9f55416d87b5bef56e38dd01357003b Signed-off-by: Rina Roi <rina.roi@intl.att.com>
Diffstat (limited to 'vid-app-common/src/main/webapp/WEB-INF/conf/onap.features.properties')
-rw-r--r--vid-app-common/src/main/webapp/WEB-INF/conf/onap.features.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/vid-app-common/src/main/webapp/WEB-INF/conf/onap.features.properties b/vid-app-common/src/main/webapp/WEB-INF/conf/onap.features.properties
index 23c5b255a..adff1112e 100644
--- a/vid-app-common/src/main/webapp/WEB-INF/conf/onap.features.properties
+++ b/vid-app-common/src/main/webapp/WEB-INF/conf/onap.features.properties
@@ -19,7 +19,7 @@ FLAG_CREATE_ERROR_REPORTS = true
# Modern UI (Drawing-Board; View/Edit)
# - - - - - - - - - - - - - - - - - -
FLAG_COLLECTION_RESOURCE_SUPPORT = false
-FLAG_ASYNC_INSTANTIATION = false
+FLAG_ENABLE_WEBPACK_MODERN_UI = false
FLAG_ASYNC_JOBS = false
EMPTY_DRAWING_BOARD_TEST = false
FLAG_NETWORK_TO_ASYNC_INSTANTIATION = false