diff options
author | Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com> | 2019-07-11 11:03:45 +0200 |
---|---|---|
committer | Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com> | 2019-07-11 11:07:34 +0200 |
commit | 5468b405aa1a37d1f2095ad68073fb370a5a8112 (patch) | |
tree | a762fb60570eb2b26d676f8a29d1190e8fac9e44 /vid-app-common/src/main/webapp/WEB-INF/conf | |
parent | b7719bae06f969d1293fad1a16c180afd7ded761 (diff) |
Moving report button up, and setting feature flag on
Change-Id: I3df31fe42c2b7e0bec3b52f2886726419a22f681
Issue-ID: VID-488
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
Diffstat (limited to 'vid-app-common/src/main/webapp/WEB-INF/conf')
-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 b7634aa45..fd236c39a 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 @@ -26,7 +26,7 @@ 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 = true -FLAG_CREATE_ERROR_REPORTS = false +FLAG_CREATE_ERROR_REPORTS = true # Modern UI (Drawing-Board; View/Edit) # - - - - - - - - - - - - - - - - - - |