From 339072b3cba68925586f701db21b0f0ce5072bf9 Mon Sep 17 00:00:00 2001 From: zhouruiyu Date: Wed, 2 Nov 2016 10:46:00 +0800 Subject: change the default page as no cache. https://jira.open-o.org/browse/OCS-145 Change-Id: Ife4ffa9b048fbc51492b50a96192d45567e274dc Signed-off-by: zhouruiyu --- openo-portal/portal-common/src/main/webapp/common/default.html | 1 + openo-portal/portal-common/src/main/webapp/common/login.html | 1 + 2 files changed, 2 insertions(+) (limited to 'openo-portal/portal-common/src') 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 aa82dfd3..958b4483 100644 --- a/openo-portal/portal-common/src/main/webapp/common/default.html +++ b/openo-portal/portal-common/src/main/webapp/common/default.html @@ -20,6 +20,7 @@ + diff --git a/openo-portal/portal-common/src/main/webapp/common/login.html b/openo-portal/portal-common/src/main/webapp/common/login.html index 67ad3a8f..5cc1b782 100644 --- a/openo-portal/portal-common/src/main/webapp/common/login.html +++ b/openo-portal/portal-common/src/main/webapp/common/login.html @@ -20,6 +20,7 @@ + -- cgit 1.2.3-korg