Replace VisionUnsHSBC.jsp

parent df18953f
......@@ -10,7 +10,7 @@ UserInfoBean userInfo = null;
String message = "";
try
{
String url = "/ibase/webitm/jsp/VisionUnsHSBC.jsp";
String url = "/ibase/jsp/VisionUnsHSBC.jsp";
userInfo = (UserInfoBean)session.getAttribute("USER_INFO");
BaseLogger.log("3",null,null,"In VisionUnsHSBC.jsp userInfo:["+userInfo+"]");
if( userInfo == null )
......@@ -97,7 +97,9 @@ button:hover {
margin-top: 10%;
}
#result {
margin-top: 2em;
}
</style>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment