From 89b0566dcf587d36f713d301b27009ce1d3bbec6 Mon Sep 17 00:00:00 2001 From: Bartosz Gardziejewski Date: Wed, 12 Jun 2019 15:55:45 +0200 Subject: Adapting GUI for error report managing Change-Id: Idb3f5750596334990b030bfdf2f6551ad4d1c8e3 Issue-ID: VID-488 Signed-off-by: Bartosz Gardziejewski --- vid-app-common/src/main/webapp/WEB-INF/conf/dev.features.properties | 1 + 1 file changed, 1 insertion(+) (limited to 'vid-app-common/src/main/webapp/WEB-INF/conf/dev.features.properties') diff --git a/vid-app-common/src/main/webapp/WEB-INF/conf/dev.features.properties b/vid-app-common/src/main/webapp/WEB-INF/conf/dev.features.properties index 8ba148465..96903a4c7 100644 --- a/vid-app-common/src/main/webapp/WEB-INF/conf/dev.features.properties +++ b/vid-app-common/src/main/webapp/WEB-INF/conf/dev.features.properties @@ -9,6 +9,7 @@ FLAG_NETWORK_TO_ASYNC_INSTANTIATION = false FLAG_SERVICE_MODEL_CACHE = true FLAG_SHOW_ASSIGNMENTS = true FLAG_HANDLE_SO_WORKFLOWS = true +FLAG_CREATE_ERROR_REPORTS = true FLAG_SHOW_VERIFY_SERVICE = true FLAG_DUPLICATE_VNF = true -- cgit 1.2.3-korg