X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=vid-app-common%2Fsrc%2Fmain%2Fjava%2Forg%2Fonap%2Fvid%2Fproperties%2FFeatures.java;h=74f7d4e0b8024026a4158e457bd7e72cafbf91c5;hb=59eaa5abcc93e8c215f673a6fda18845eb6e51b7;hp=8a944a9abde067f4a1e4e7a466f904120d430601;hpb=874c62c8052147a3a3e0c3aed107f7128eefa351;p=vid.git diff --git a/vid-app-common/src/main/java/org/onap/vid/properties/Features.java b/vid-app-common/src/main/java/org/onap/vid/properties/Features.java index 8a944a9ab..74f7d4e0b 100644 --- a/vid-app-common/src/main/java/org/onap/vid/properties/Features.java +++ b/vid-app-common/src/main/java/org/onap/vid/properties/Features.java @@ -83,6 +83,7 @@ public enum Features implements Feature { FLAG_2004_CREATE_ANOTHER_INSTANCE_FROM_TEMPLATE, FLAG_2004_INSTANTIATION_TEMPLATES_POPUP, FLAG_2002_UNLIMITED_MAX, + FLAG_MORE_AUDIT_INFO_LINK_ON_AUDIT_INFO, ;