summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorzhouruiyu <zhouruiyu@huawei.com>2016-11-01 18:08:03 +0800
committerzhouruiyu <zhouruiyu@huawei.com>2016-11-01 18:08:03 +0800
commit888570e112d2a5127a443270c1e138c6ac903c71 (patch)
tree17a7e821f4d8bba985e2ca64d98e38327d1eaf90
parente7775ffa31c118ba7fb71462f1ab7501573c0189 (diff)
change the default page as no cache.
https://jira.open-o.org/browse/OCS-145 Change-Id: I1ff955cb1bd43f51a4879d511e8ec74da3c6b9d7 Signed-off-by: zhouruiyu <zhouruiyu@huawei.com>
-rw-r--r--openo-portal/portal-common/src/main/webapp/common/default.html1
1 files changed, 1 insertions, 0 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 f0120dc1..aa82dfd3 100644
--- a/openo-portal/portal-common/src/main/webapp/common/default.html
+++ b/openo-portal/portal-common/src/main/webapp/common/default.html
@@ -19,6 +19,7 @@
<title id="com_zte_ums_ict_framework_ui_page_title" name_i18n="openo_frame_page_i18n"></title>
<meta charset="utf-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
+ <meta http-equiv="pragma" content="no-cache"/>
<meta content="width=device-width, initial-scale=1.0" name="viewport"/>
<meta content="" name="description"/>
<meta content="" name="author"/>