X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fsparky-fe.git;a=blobdiff_plain;f=src%2Fapp%2FMainScreenWrapperConstants.js;h=f3baf2845eb9eb41b08940efd499acf8f7053ebe;hp=6510703b8692cf6a5d66fb7844389e780e8d6de7;hb=5ee7367a101143715c2869d72ea4a6fbf55f5af6;hpb=47b85e9b95e0a0a3570f0cea4d3ee4645c911a8b diff --git a/src/app/MainScreenWrapperConstants.js b/src/app/MainScreenWrapperConstants.js index 6510703..f3baf28 100644 --- a/src/app/MainScreenWrapperConstants.js +++ b/src/app/MainScreenWrapperConstants.js @@ -35,6 +35,9 @@ export const screens = keyMirror({ VNF_SEARCH: null }); -export const AAI_TITLE = 'A&AI'; +export const AAI_TOP_LEFT_HEADER = 'A&AI'; +export const AAI_HTML_TITLE = 'A&AI'; export const MENU_ITEM_TIER_SUPPORT = 'View & Inspect'; export const MENU_ITEM_VNF_SEARCH = 'VNFs'; +export const AAI_APERTURE_SERVICE = false; +export const AAI_LOADTEMPLATE_MAX_COUNT = 10;