Add flag flag_flash_more_actions_button_in_old_view_edit (fixup) 64/95464/2
authorEinat Vinouze <einat.vinouze@intl.att.com>
Wed, 11 Sep 2019 06:57:27 +0000 (09:57 +0300)
committerIttay Stern <ittay.stern@att.com>
Wed, 11 Sep 2019 09:53:29 +0000 (09:53 +0000)
Issue-ID: VID-603
Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
Change-Id: If50a1f810a7851e4eaa88ac07fe3a09f381c0e4a

vid-app-common/src/main/java/org/onap/vid/properties/Features.java

index f8eaabf..a400a61 100644 (file)
@@ -73,7 +73,8 @@ public enum Features implements Feature {
     FLAG_1908_MACRO_NOT_TRANSPORT_NEW_VIEW_EDIT,
     FLAG_PNP_INSTANTIATION,
     FLAG_HANDLE_SO_WORKFLOWS,
-    FLAG_CREATE_ERROR_REPORTS
+    FLAG_CREATE_ERROR_REPORTS,
+    FLAG_FLASH_MORE_ACTIONS_BUTTON_IN_OLD_VIEW_EDIT,
     ;