diff --git a/WebContent/AppMain/AppLogo/downLoad.png b/WebContent/AppMain/AppLogo/downLoad.png new file mode 100644 index 000000000..12b51ba27 Binary files /dev/null and b/WebContent/AppMain/AppLogo/downLoad.png differ diff --git a/WebContent/AppMain/Welcome/BankNotices.jsp b/WebContent/AppMain/Welcome/BankNotices.jsp index 78482a3c1..f2a7a0c25 100644 --- a/WebContent/AppMain/Welcome/BankNotices.jsp +++ b/WebContent/AppMain/Welcome/BankNotices.jsp @@ -32,7 +32,7 @@ $(function(){
-
<% +
<% com.amarsoft.are.jbo.BizObjectManager boardM = com.amarsoft.are.jbo.JBOFactory.getBizObjectManager("jbo.sys.BOARD_LIST"); boardM.getQueryProperties().setProperty("largeResultWarn", "2000"); //String sql = "select O.BoardNo, O.BoardTitle, O.IsNew, O.IsEject, O.DocNo from O where O.IsPublish = 'Y' and (O.ShowToRoles is null or O.ShowToRoles in (select UR.RoleID from jbo.sys.USER_ROLE UR where UR.UserID=:UserID)) order by O.BoardNo desc"; @@ -52,6 +52,9 @@ if("Y".equals(boardBos.get(i).getAttribute("IsNew").getString())){%>
+
+ +