From 695f9a8c735d27bbae3dddfccc87a6efe1c36cee Mon Sep 17 00:00:00 2001 From: Arundathi Patil Date: Mon, 15 Apr 2019 15:12:34 +0530 Subject: Test template- display message Add code to display custom message to user in test screen Issue-ID: CCSDK-1227 Change-Id: Ief1492722f30a5dd6f2bb43e984f2ed72a2f21bd Signed-off-by: Arundathi Patil --- .../blueprint/test-template/test-template.component.html | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'cds-ui/client/src/app/feature-modules/blueprint/test-template/test-template.component.html') diff --git a/cds-ui/client/src/app/feature-modules/blueprint/test-template/test-template.component.html b/cds-ui/client/src/app/feature-modules/blueprint/test-template/test-template.component.html index da3580cd5..c69c511e6 100644 --- a/cds-ui/client/src/app/feature-modules/blueprint/test-template/test-template.component.html +++ b/cds-ui/client/src/app/feature-modules/blueprint/test-template/test-template.component.html @@ -18,21 +18,25 @@ See the License for the specific language governing permissions and limitations under the License. ============LICENSE_END============================================ --> -
+
+ + +
+

Request

- +
- +

Response

- +
-- cgit 1.2.3-korg