From f11f26d23dabde24b0bcd67ac81b094aa89eb6c9 Mon Sep 17 00:00:00 2001 From: Trevor Bramwell Date: Fri, 10 Nov 2017 15:43:35 -0800 Subject: Remove 'utils/test' Directory and update INFO utils/test has been migrated to the releng-testresults repo Change-Id: If14a30e6abed1424d1e00b0fae048b7d869ec99b Signed-off-by: Trevor Bramwell --- .../testapi/opnfv_testapi/ui/profile/profile.html | 44 ---------------------- 1 file changed, 44 deletions(-) delete mode 100644 utils/test/testapi/opnfv_testapi/ui/profile/profile.html (limited to 'utils/test/testapi/opnfv_testapi/ui/profile/profile.html') diff --git a/utils/test/testapi/opnfv_testapi/ui/profile/profile.html b/utils/test/testapi/opnfv_testapi/ui/profile/profile.html deleted file mode 100644 index 763f5d120..000000000 --- a/utils/test/testapi/opnfv_testapi/ui/profile/profile.html +++ /dev/null @@ -1,44 +0,0 @@ -

User profile

-
-
- - - - - - - - - -
User {{auth.currentUser.user}}
Fullname {{auth.currentUser.fullname}}
Email {{auth.currentUser.email}}
Groups -
- {{group}}
-
-
-
-
-
-
-
-

User Public Keys

-
-
- -
-
-
- -
- - - - - - - - -
{{pubKey.format}}{{pubKey.shortKey}}{{pubKey.comment}}
-
-
-- cgit 1.2.3-korg