diff options
author | “shentao” <shentao@chinamobile.com> | 2016-09-21 11:26:56 +0800 |
---|---|---|
committer | “shentao” <shentao@chinamobile.com> | 2016-09-21 11:26:56 +0800 |
commit | fbc34b49cc1012f1c9eb1fd2f1ab11905cd81725 (patch) | |
tree | a603dc5ec33b6afbc4594266cbf3884a441a4a80 /openo-portal/portal-common/src/main/webapp/common/default.html | |
parent | d04dcba9bf058d6968d9e61031b1058cbb54698a (diff) |
modify frame html files
Change-Id: Ifd558d7e04c656d5173ebb15c03fb9375a5a34a9
Signed-off-by: “shentao” <shentao@chinamobile.com>
Diffstat (limited to 'openo-portal/portal-common/src/main/webapp/common/default.html')
-rw-r--r-- | openo-portal/portal-common/src/main/webapp/common/default.html | 1 |
1 files changed, 0 insertions, 1 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 59a29140..a26b13f4 100644 --- a/openo-portal/portal-common/src/main/webapp/common/default.html +++ b/openo-portal/portal-common/src/main/webapp/common/default.html @@ -25,7 +25,6 @@ <meta content="zte ict" name="description" /> <meta content="zte" name="author" /> <script type="text/javascript" src="./js/core/const.js"></script> - <script type="text/javascript" src="./appRes/js/custom-const.js" ></script> <script type="text/javascript" src="./js/core/hk.min.js"></script> <link href="../component/thirdparty/fakeLoader/fakeLoader.css" rel="stylesheet" type="text/css" /> <script type="text/javascript" src="../component/thirdparty/jquery/jquery-1.10.2.min.js"></script> |