From 30b87f5d9c3fd3a27755e3974435afab2a42d081 Mon Sep 17 00:00:00 2001 From: SerenaFeng Date: Tue, 21 Nov 2017 14:54:15 +0800 Subject: move self-developed front-end codes to ui/ Change-Id: I0b64661e73d940a577f27ded9322086788e4f5f3 Signed-off-by: SerenaFeng --- .../ui/components/projects/projects.html | 52 ++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 testapi/opnfv_testapi/ui/components/projects/projects.html (limited to 'testapi/opnfv_testapi/ui/components/projects/projects.html') diff --git a/testapi/opnfv_testapi/ui/components/projects/projects.html b/testapi/opnfv_testapi/ui/components/projects/projects.html new file mode 100644 index 0000000..55f8683 --- /dev/null +++ b/testapi/opnfv_testapi/ui/components/projects/projects.html @@ -0,0 +1,52 @@ +

Projects

+ +
+
+

Create

+
+
+
+

+ + + + + + + +

+
+
+
+ +
+
+ + +
+
+
+ + +
+ + + + + + + + +
+ {{project.name}} +
+
\ No newline at end of file -- cgit 1.2.3-korg