From 1515595ee5302e3380a65a7c7cace0905e2a38f1 Mon Sep 17 00:00:00 2001 From: Sudarshan Kumar Date: Wed, 18 Dec 2019 22:32:06 +0530 Subject: Added portal-FE-os project Added portal-FE-os project and included layout components which is having header,footer,global-serach,header-menu,search-users,sidebar,tabbar,userbar components. Removed layout components from portal-FE-common Issue-ID: PORTAL-795 Change-Id: I5764a851ef3b1ba701117759dac38909f129aabd Signed-off-by: Sudarshan Kumar --- portal-FE-os/src/index.html | 89 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 89 insertions(+) create mode 100644 portal-FE-os/src/index.html (limited to 'portal-FE-os/src/index.html') diff --git a/portal-FE-os/src/index.html b/portal-FE-os/src/index.html new file mode 100644 index 00000000..5c8085ff --- /dev/null +++ b/portal-FE-os/src/index.html @@ -0,0 +1,89 @@ + + + + + + + ONAP Portal + + + + + + + + Loading... + + + -- cgit 1.2.3-korg