From f27d5549734324727a5432f6ff663b0880425f47 Mon Sep 17 00:00:00 2001 From: sj108s Date: Mon, 2 Apr 2018 14:46:25 +0530 Subject: Corrected artifact name for multiple template ids Made changes in param name value component ts for setting correct artifact name while saving and retrieving artifacts, in case of multiple template ids. Issue-ID: APPC-812 Change-Id: I973f7b763f4c2204425fceb77cdae33944ba3c8d Signed-off-by: sj108s --- .../reference-dataform.component.html | 78 ++++++++++++++-------- 1 file changed, 52 insertions(+), 26 deletions(-) (limited to 'src/app/vnfs/build-artifacts/reference-dataform/reference-dataform.component.html') diff --git a/src/app/vnfs/build-artifacts/reference-dataform/reference-dataform.component.html b/src/app/vnfs/build-artifacts/reference-dataform/reference-dataform.component.html index 302fd60..5aeb7ff 100644 --- a/src/app/vnfs/build-artifacts/reference-dataform/reference-dataform.component.html +++ b/src/app/vnfs/build-artifacts/reference-dataform/reference-dataform.component.html @@ -16,11 +16,13 @@ distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. + ============LICENSE_END============================================ --> - +
@@ -28,7 +30,8 @@ limitations under the License.
-
-
+
VNFC Information @@ -139,12 +153,13 @@ limitations under the License.
- +
- - + +
@@ -161,33 +176,39 @@ limitations under the License.
- +
-

-
+
- +
-
-
+
VM Number: {{j+1}}
@@ -198,12 +219,14 @@ limitations under the License.
- + Required Field
- + Required Field
@@ -228,7 +251,8 @@ limitations under the License.
-- cgit 1.2.3-korg