From 47c5ce77b114324effdce5b3735ed0e661846108 Mon Sep 17 00:00:00 2001 From: 이민희 <mhlee@maprex.co.kr> Date: 목, 06 1월 2022 10:58:23 +0900 Subject: [PATCH] - 이슈 상세페이지 연관,하위 이슈 페이징 처리 --- src/main/webapp/views/user/userModify.html | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/main/webapp/views/user/userModify.html b/src/main/webapp/views/user/userModify.html index 38a2fd3..923e526 100644 --- a/src/main/webapp/views/user/userModify.html +++ b/src/main/webapp/views/user/userModify.html @@ -48,7 +48,6 @@ date-time-picker option="Y" ng-disabled="vm.form.realtimeNotify" - ng-required="!vm.form.realtimeNotify" placeholder="�씠硫붿씪 �븣由� �떆媛꾩쓣 �꽕�젙�빐二쇱꽭�슂." ng-model="vm.form.reservationNotifyTime"> </div> -- Gitblit v1.8.0