From 1dfd64573810ef9f5c1c53bce4646873fdf22cc9 Mon Sep 17 00:00:00 2001 From: zhouruiyu Date: Tue, 20 Sep 2016 12:13:23 +0800 Subject: 1. change the 3rd party path of the user. Change-Id: Iab5cb92678c08de466f90931146da981b79f7429 Signed-off-by: zhouruiyu --- openo-portal/portal-auth/src/main/webapp/user/changePassword.html | 2 +- openo-portal/portal-auth/src/main/webapp/user/createUser.html | 2 +- openo-portal/portal-auth/src/main/webapp/user/modifyUser.html | 2 +- openo-portal/portal-auth/src/main/webapp/user/user.html | 8 ++++---- 4 files changed, 7 insertions(+), 7 deletions(-) (limited to 'openo-portal/portal-auth') 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 3b987033..1cf987be 100644 --- a/openo-portal/portal-auth/src/main/webapp/user/changePassword.html +++ b/openo-portal/portal-auth/src/main/webapp/user/changePassword.html @@ -20,7 +20,7 @@ - + diff --git a/openo-portal/portal-auth/src/main/webapp/user/createUser.html b/openo-portal/portal-auth/src/main/webapp/user/createUser.html index ff12593c..14283fd1 100644 --- a/openo-portal/portal-auth/src/main/webapp/user/createUser.html +++ b/openo-portal/portal-auth/src/main/webapp/user/createUser.html @@ -21,7 +21,7 @@ - + diff --git a/openo-portal/portal-auth/src/main/webapp/user/modifyUser.html b/openo-portal/portal-auth/src/main/webapp/user/modifyUser.html index 2c3bdcae..6a4abba9 100644 --- a/openo-portal/portal-auth/src/main/webapp/user/modifyUser.html +++ b/openo-portal/portal-auth/src/main/webapp/user/modifyUser.html @@ -21,7 +21,7 @@ - + diff --git a/openo-portal/portal-auth/src/main/webapp/user/user.html b/openo-portal/portal-auth/src/main/webapp/user/user.html index 39050638..dbd0adc9 100644 --- a/openo-portal/portal-auth/src/main/webapp/user/user.html +++ b/openo-portal/portal-auth/src/main/webapp/user/user.html @@ -19,10 +19,10 @@ - - - - + + + + -- cgit 1.2.3-korg