From 0683ba8d7bc326bd3c819c7e156c9c656d0ebf73 Mon Sep 17 00:00:00 2001 From: wyu <kknd09321@nate.com> Date: 월, 29 11월 2021 11:52:33 +0900 Subject: [PATCH] 이슈 상세 상위 일감, 프로젝트 기간 필수값 제거 --- src/main/webapp/views/hostingField/hostingFieldAdd.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/main/webapp/views/hostingField/hostingFieldAdd.html b/src/main/webapp/views/hostingField/hostingFieldAdd.html index 6919da2..d80aa9d 100644 --- a/src/main/webapp/views/hostingField/hostingFieldAdd.html +++ b/src/main/webapp/views/hostingField/hostingFieldAdd.html @@ -108,7 +108,7 @@ <div> <div class="form-group"> <label for="hostingFieldAddForm8" class="issue-label"> - <span translate="hostingField.desc">鍮꾧퀬</span> + <span translate="hostingField.memo">鍮꾧퀬</span> </label> <input id="hostingFieldAddForm8" name="memo" -- Gitblit v1.8.0