diff --git a/src/main/webapp/WEB-INF/views/ftl/m/bf_board/view_bf_detail_board.ftl b/src/main/webapp/WEB-INF/views/ftl/m/bf_board/view_bf_detail_board.ftl index 6cd77ba..957ea67 100644 --- a/src/main/webapp/WEB-INF/views/ftl/m/bf_board/view_bf_detail_board.ftl +++ b/src/main/webapp/WEB-INF/views/ftl/m/bf_board/view_bf_detail_board.ftl @@ -671,7 +671,7 @@ Swal.fire({text:"등록되지 않았습니다"}) }, success:function(result){ - Swal.fire({text:"처리 되었습니다"}) + // Swal.fire({text:"처리 되었습니다"}) }, }); });