diff --git a/src/main/webapp/WEB-INF/jsp/web/custom/MsgCustomListAjax.jsp b/src/main/webapp/WEB-INF/jsp/web/custom/MsgCustomListAjax.jsp index 492aa2be..f30fc55d 100644 --- a/src/main/webapp/WEB-INF/jsp/web/custom/MsgCustomListAjax.jsp +++ b/src/main/webapp/WEB-INF/jsp/web/custom/MsgCustomListAjax.jsp @@ -16,14 +16,20 @@ $(document).ready(function (){
  • + + <%-- 이미지 alt 값 셋팅 --%> + + + +
  • diff --git a/src/main/webapp/WEB-INF/jsp/web/msgcampain/PhotoListAjax.jsp b/src/main/webapp/WEB-INF/jsp/web/msgcampain/PhotoListAjax.jsp index e9093a6b..72d77c82 100644 --- a/src/main/webapp/WEB-INF/jsp/web/msgcampain/PhotoListAjax.jsp +++ b/src/main/webapp/WEB-INF/jsp/web/msgcampain/PhotoListAjax.jsp @@ -21,8 +21,13 @@ --%>
    + <%-- 이미지 alt 값 셋팅 --%> + + + + <%-- --%> - &fileSn=" alt=""> + &fileSn=" alt="">
    diff --git a/src/main/webapp/WEB-INF/jsp/web/msgdata/MainPhotoListAjax.jsp b/src/main/webapp/WEB-INF/jsp/web/msgdata/MainPhotoListAjax.jsp index 27d59238..55c3d8d3 100644 --- a/src/main/webapp/WEB-INF/jsp/web/msgdata/MainPhotoListAjax.jsp +++ b/src/main/webapp/WEB-INF/jsp/web/msgdata/MainPhotoListAjax.jsp @@ -66,7 +66,11 @@ $(document).ready(function(){
    <%-- --%> - &fileSn=" alt="" onerror="this.src='/publish/images/main/template02.jpg';"> + + + + + &fileSn=" alt="" onerror="this.src='/publish/images/main/template02.jpg';">
    diff --git a/src/main/webapp/WEB-INF/jsp/web/msgdata/PhotoListAjax.jsp b/src/main/webapp/WEB-INF/jsp/web/msgdata/PhotoListAjax.jsp index c77c6e0a..622cb39b 100644 --- a/src/main/webapp/WEB-INF/jsp/web/msgdata/PhotoListAjax.jsp +++ b/src/main/webapp/WEB-INF/jsp/web/msgdata/PhotoListAjax.jsp @@ -21,8 +21,12 @@ --%>
    + + + + <%-- --%> - &fileSn=" alt=""> + &fileSn=" alt="">