diff options
author | “shentao” <shentao@chinamobile.com> | 2016-10-11 21:30:46 +0800 |
---|---|---|
committer | “shentao” <shentao@chinamobile.com> | 2016-10-11 21:30:46 +0800 |
commit | 3369f0253c24bcc888f8e80d76e3203516216349 (patch) | |
tree | c8651714e07845b0607825380876810f21ec7658 /openo-portal/portal-common/src/main/webapp/common/about.html | |
parent | 4e65a405e8cb8c4d73e8410cfad56a7e54efd252 (diff) |
modify frame page
Change-Id: I0c4bfab53365c7b70c23c8ff4a2bafef6a33e2ac
Signed-off-by: “shentao” <shentao@chinamobile.com>
Diffstat (limited to 'openo-portal/portal-common/src/main/webapp/common/about.html')
-rw-r--r-- | openo-portal/portal-common/src/main/webapp/common/about.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openo-portal/portal-common/src/main/webapp/common/about.html b/openo-portal/portal-common/src/main/webapp/common/about.html index c0143021..1f273218 100644 --- a/openo-portal/portal-common/src/main/webapp/common/about.html +++ b/openo-portal/portal-common/src/main/webapp/common/about.html @@ -24,7 +24,7 @@ </a> </div> <div class="info"> - <img src="./common/image/integration/openo_logo_white.png" alt=""/> + <img src="image/integration/openo_logo_white.png" alt=""/> <div class="ict_main_productname"> <span id="com_zte_ums_ict_framework_ui_main_title" name_i18n="com_zte_ums_ict_framework_ui_i18n"></span> </div> |