From 6e5138c4f60bfe6ea270f7d7ccc2e4acad0d80fd Mon Sep 17 00:00:00 2001 From: zhouruiyu Date: Tue, 1 Nov 2016 16:41:44 +0800 Subject: [PATCH] change the import js file sequence . make the logout function ok . https://jira.open-o.org/browse/OCS-145 Change-Id: I7c3775781345ddac677dbe4e92fd2fac2b4f8704 Signed-off-by: zhouruiyu --- .../src/main/webapp/common/default.html | 124 +++++---------------- 1 file changed, 26 insertions(+), 98 deletions(-) diff --git a/openo-portal/portal-common/src/main/webapp/common/default.html b/openo-portal/portal-common/src/main/webapp/common/default.html index 498c0e17..f0120dc1 100644 --- a/openo-portal/portal-common/src/main/webapp/common/default.html +++ b/openo-portal/portal-common/src/main/webapp/common/default.html @@ -37,31 +37,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - -
@@ -70,9 +45,7 @@ - - - - - - - @@ -216,8 +128,31 @@ - - + + + + + + + + + + + + + + + + + + + + + + + + + -- 2.16.6