From dd28c9d3b5c425956ba05645d96ece6e4b0bf16c Mon Sep 17 00:00:00 2001 From: Sandeep J Date: Fri, 13 Jul 2018 13:22:42 +0530 Subject: added progress spinner while uploading template added progress spinner while uploading template file so that the user can know visually that the file is being uploaded Issue-ID: APPC-1069 Change-Id: I4d17a1f64a241dc3dc49154ec6c8abe7babb793a Signed-off-by: Sandeep J --- .../template-configuration/template-configuration.component.html | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'src/app/vnfs/build-artifacts/template-holder/template-configuration/template-configuration.component.html') diff --git a/src/app/vnfs/build-artifacts/template-holder/template-configuration/template-configuration.component.html b/src/app/vnfs/build-artifacts/template-holder/template-configuration/template-configuration.component.html index 52a2734..9915d6f 100644 --- a/src/app/vnfs/build-artifacts/template-holder/template-configuration/template-configuration.component.html +++ b/src/app/vnfs/build-artifacts/template-holder/template-configuration/template-configuration.component.html @@ -1,8 +1,10 @@ - +
-- cgit 1.2.3-korg