From 828582ead262596180ed1b0466d9a6fe19ac4e61 Mon Sep 17 00:00:00 2001 From: huangjian Date: Fri, 23 Sep 2016 11:09:09 +0800 Subject: Modify thirdparty&image reference path Change-Id: If50fc897be1476836acaaf50ed3732e08700e756 Signed-off-by: huangjian --- openo-portal/portal-common/src/main/webapp/common/css/login-apk.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openo-portal/portal-common/src/main/webapp/common/css/login-apk.css') diff --git a/openo-portal/portal-common/src/main/webapp/common/css/login-apk.css b/openo-portal/portal-common/src/main/webapp/common/css/login-apk.css index 78e67838..4164406a 100644 --- a/openo-portal/portal-common/src/main/webapp/common/css/login-apk.css +++ b/openo-portal/portal-common/src/main/webapp/common/css/login-apk.css @@ -31,7 +31,7 @@ Login page .login .content { - background: url(../../../framework/img/bg-white-lock.png) repeat; + background: url(../../../framework/image/bg-white-lock.png) repeat; width: 360px; margin: 0 auto; margin-bottom: 0px; -- cgit 1.2.3-korg