From bed34b02106cb0cbfc1584a134384c098c6acfbf Mon Sep 17 00:00:00 2001 From: "anjali.walsatwar" Date: Thu, 8 Aug 2019 11:56:11 +0530 Subject: date based comments removed date based comments removed Issue-ID: USECASEUI-303 Signed-off-by: anjali.walsatwar Change-Id: I56c4b05a8fe98419c122d1d0257cf118fd15929d --- .../e2e-creation/e2e-creation.component.html | 205 ++++++++++----------- 1 file changed, 99 insertions(+), 106 deletions(-) (limited to 'usecaseui-portal/src/app/components/e2e-creation/e2e-creation.component.html') diff --git a/usecaseui-portal/src/app/components/e2e-creation/e2e-creation.component.html b/usecaseui-portal/src/app/components/e2e-creation/e2e-creation.component.html index 5e9f8158..da673bf0 100644 --- a/usecaseui-portal/src/app/components/e2e-creation/e2e-creation.component.html +++ b/usecaseui-portal/src/app/components/e2e-creation/e2e-creation.component.html @@ -15,132 +15,125 @@ -->
- +
-

{{createParams.commonParams.templateType}} {{"i18nTextDefine_InstanceCreation" | translate}}

+

{{createParams.commonParams.templateType}} {{"i18nTextDefine_InstanceCreation" | translate}}

- +
-
-
- -
+
+
+

{{"i18nTextDefine_Base" | translate}}

-
    -
  • Name:
  • -
  • Description:
  • -
  • COS:
  • -
  • EBS:
  • -
-
-
+
    +
  • + Name: + +
  • +
  • + Description: + +
  • +
  • + COS: + +
  • +
  • + EBS: + +
  • +
+
+

{{"i18nTextDefine_templateInputs" | translate}}

-
    -
  • - {{parameter.name}}: - - -
    id: - {{parameter.name}}
    - vf_location: - - - - -
  • -
-
-
-

{{template.name}}

-
    -
  • - {{input.name}}: - +
      +
    • + {{parameter.name}}: + -
      id: {{input.name}}
      - vf_location: - - - +
      id: {{parameter.name}} +
      + vf_location: + + + +
    • +
    +
+
+

{{template.name}}

+
    +
  • + {{input.name}}: + - - - - - -
  • -
+
id: {{input.name}}
+ vf_location: + + + + + +
-
-
-
+
+

{{"i18nTextDefine_Base" | translate}}

-
    -
  • Name:
  • -
  • Description:
  • -
-
-
+
    +
  • + Name: + +
  • +
  • + Description: + +
  • +
+
+

{{"i18nTextDefine_templateInputs" | translate}}

-
    -
  • - {{parameter.name}}: - +
      +
    • + {{parameter.name}}: + -
      id: - {{parameter.name}}
      - vf_location: - - - - -
    • -
    -
-
+
id: {{parameter.name}} +
+ vf_location: + + + + + +
+

vnfs Inputs

-
    -
  • -
    id: {{vnf.vnf_id}}
    - vf_location: - - - -
  • -
+
    +
  • +
    id: {{vnf.vnf_id}}
    + vf_location: + + + +
  • +
+
-
- -
-
- - - - - - - + +
+
+ +
-
- +
\ No newline at end of file -- cgit 1.2.3-korg