From 349609818abcf10cc94088b043f71b5c8bc504a1 Mon Sep 17 00:00:00 2001 From: SerenaFeng Date: Fri, 5 Jan 2018 14:39:12 +0800 Subject: Design the scenario create method design scenario create method in modal way. design scenario page. Add,delete for installers,versions, projects, customs, trust indicators and scores are implemented. tests are not included. validations are not added. Change-Id: I999229c00869fcd5a4efa97cb2679a08fc24b271 Signed-off-by: thuva4 --- .../scenarios/modals/trustIndicatorModal.html | 49 ++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 testapi/opnfv_testapi/ui/components/scenarios/modals/trustIndicatorModal.html (limited to 'testapi/opnfv_testapi/ui/components/scenarios/modals/trustIndicatorModal.html') diff --git a/testapi/opnfv_testapi/ui/components/scenarios/modals/trustIndicatorModal.html b/testapi/opnfv_testapi/ui/components/scenarios/modals/trustIndicatorModal.html new file mode 100644 index 0000000..b84bd5d --- /dev/null +++ b/testapi/opnfv_testapi/ui/components/scenarios/modals/trustIndicatorModal.html @@ -0,0 +1,49 @@ +
+ +
+ + \ No newline at end of file -- cgit 1.2.3-korg