sowon4187 5 年 前
コミット
a9f6d143e5

+ 3 - 3
src/main/webapp/WEB-INF/views/marketing/PlanReplyDetailForm.html

@@ -3,15 +3,15 @@
 	xmlns:th="http://www.thymeleaf.org">
 <!--
  *******************************************************************************
- * @source  : ReviewDetailForm.html
- * @desc    : 리뷰 상세 팝업 Page
+ * @source  : PlanReplyDetailForm.html
+ * @desc    : 댓글 상세 팝업 Page
  *============================================================================
  * STYLE24
  * Copyright(C) 2020 TSIT, All rights reserved.
  *============================================================================
  * VER  DATE         AUTHOR      DESCRIPTION
  * ===  ===========  ==========  =============================================
- * 1.0  2021.04.22   gagamel     최초 작성
+ * 1.0  2021.05.25   sowon     최초 작성
  *******************************************************************************
  -->
 <div class="modalPopup" data-width="1200" id="popupReviewDetail">

+ 3 - 3
src/main/webapp/WEB-INF/views/marketing/PlanReplyListForm.html

@@ -2,15 +2,15 @@
 <html lang="ko" xmlns:th="http://www.thymeleaf.org">
 <!--
  *******************************************************************************
- * @source  : PlanCornerListForm.html
- * @desc    : 기획전 코너 관리 화면 Page
+ * @source  : PlanReplyListForm.html
+ * @desc    : 기획전 댓글 관리 화면 Page
  *============================================================================
  * SISUN
  * Copyright(C) 2019 TSIT, All rights reserved.
  *============================================================================
  * VER  DATE         AUTHOR      DESCRIPTION
  * ===  ===========  ==========  =============================================
- * 1.0  2019.12.30   rladbwnd5   최초 작성
+ * 1.0  2021.05.24   sowon   최초 작성
  *******************************************************************************
  -->