From b694d95b5143e63afa03b64287f3046a2951e64a Mon Sep 17 00:00:00 2001 From: sj108s Date: Wed, 21 Mar 2018 21:25:39 +0530 Subject: Fixed couple more defects related to test screen Fixed poll status button alignment and fixed minore defect in test screen and updated test cases as per code change Issue-ID: APPC-713 Change-Id: I530739fda78d6ca05fba4cbfaacef8ead3b7c23d Signed-off-by: sj108s --- src/app/test/test.component.html | 30 ++++++++++++++++-------------- 1 file changed, 16 insertions(+), 14 deletions(-) (limited to 'src/app/test/test.component.html') diff --git a/src/app/test/test.component.html b/src/app/test/test.component.html index 3519007..c2eb22e 100644 --- a/src/app/test/test.component.html +++ b/src/app/test/test.component.html @@ -17,7 +17,6 @@ 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. -ECOMP is a trademark and service mark of AT&T Intellectual Property. ============LICENSE_END============================================ --> @@ -26,7 +25,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property.
-
+
@@ -43,7 +42,8 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property.
- +
+
@@ -98,9 +98,11 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property.
-                    - +
@@ -110,7 +112,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property.
- @@ -121,22 +123,22 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property.
-
+
-
-

+ - +

POLL TEST STATUS RESPONSE
-
-
Poll test no {{pollCounter}}
+
+
Poll test no {{pollCounter}}
@@ -168,9 +170,9 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property.
-
Poll test no {{pollCounter}}
+
Poll test no {{pollCounter}}
{{statusResponse}} -
+

-- cgit 1.2.3-korg