aboutsummaryrefslogtreecommitdiffstats
path: root/openo-portal/portal-auth/src/main/webapp/user/changePassword.html
diff options
context:
space:
mode:
authorzhouruiyu <zhouruiyu@huawei.com>2016-10-14 17:30:21 +0800
committerzhouruiyu <zhouruiyu@huawei.com>2016-10-14 17:30:21 +0800
commitae6504e2975ae86e0e1e530cb4635aebdee1b342 (patch)
tree83846c12f568c26032fbb06a63e7f90e8325b95c /openo-portal/portal-auth/src/main/webapp/user/changePassword.html
parent044aaaa01c29c34b18c2370e81a8e5b6252782dd (diff)
integration with CMCC portal.
1. change the import js and css path into the right one ; https://jira.open-o.org/browse/OCS-113 Change-Id: I40bd3fe5e8cd532f260db1275292a7c0f9e3f4a9 Signed-off-by: zhouruiyu <zhouruiyu@huawei.com>
Diffstat (limited to 'openo-portal/portal-auth/src/main/webapp/user/changePassword.html')
-rw-r--r--openo-portal/portal-auth/src/main/webapp/user/changePassword.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/openo-portal/portal-auth/src/main/webapp/user/changePassword.html b/openo-portal/portal-auth/src/main/webapp/user/changePassword.html
index 1cf987be..2baf87fc 100644
--- a/openo-portal/portal-auth/src/main/webapp/user/changePassword.html
+++ b/openo-portal/portal-auth/src/main/webapp/user/changePassword.html
@@ -18,11 +18,11 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
- <link rel="stylesheet" type="text/css" href="/openoui/auth/v1/user/css/component.css">
- <link rel="stylesheet" type="text/css" href="/openoui/auth/v1/user/css/user.css">
+ <link rel="stylesheet" type="text/css" href="/openoui/user/css/component.css">
+ <link rel="stylesheet" type="text/css" href="/openoui/user/css/user.css">
<script type="text/javascript" src="/openoui/common/thirdparty/jquery/jquery-1.11.2.min.js"></script>
- <script type="text/javascript" src="/openoui/auth/v1/user/js/userTools.js"></script>
- <script type="text/javascript" src="/openoui/auth/v1/user/js/changePassword.js"></script>
+ <script type="text/javascript" src="/openoui/user/js/userTools.js"></script>
+ <script type="text/javascript" src="/openoui/user/js/changePassword.js"></script>
</head>
<body class="hw_body">