• Y
  • List All
  • Feedback
    • This Project
    • All Projects
Profile Account settings Log out
  • Favorite
  • Project
  • All
Loading...
  • Log in
  • Sign up
rosewiper / itsm_git star
  • Project homeH
  • CodeC
  • IssueI
  • Pull requestP
  • Review R
  • MilestoneM
  • BoardB
  • Files
  • Commit
  • Branches
itsm_gitsrcmainwebappWEB-INFjspcopcomEgovTemplateUpdt.jsp
Download as .zip file
File name
Commit message
Commit date
DATABASE
첫번째 커밋
06-19
service/impl
첫번째 커밋
06-19
src/main
첫번째 커밋
06-19
web
첫번째 커밋
06-19
.gitignore
첫번째 커밋
06-19
pom.xml
첫번째 커밋
06-19
searchQuery.sql
첫번째 커밋
06-19
File name
Commit message
Commit date
java/egovframework
첫번째 커밋
06-19
resources
첫번째 커밋
06-19
webapp
첫번째 커밋
06-19
File name
Commit message
Commit date
META-INF
첫번째 커밋
06-19
WEB-INF
첫번째 커밋
06-19
common
첫번째 커밋
06-19
crosseditor/binary/images
첫번째 커밋
06-19
css
첫번째 커밋
06-19
direct
첫번째 커밋
06-19
font-flexslider
첫번째 커밋
06-19
fonts
첫번째 커밋
06-19
html
첫번째 커밋
06-19
images
첫번째 커밋
06-19
img
첫번째 커밋
06-19
js
첫번째 커밋
06-19
se2
첫번째 커밋
06-19
sso
첫번째 커밋
06-19
email.txt
첫번째 커밋
06-19
engleftmenu03.html
첫번째 커밋
06-19
engleftmenu04.html
첫번째 커밋
06-19
engleftmenu05.html
첫번째 커밋
06-19
engleftmenu06.html
첫번째 커밋
06-19
index.jsp
첫번째 커밋
06-19
File name
Commit message
Commit date
META-INF
첫번째 커밋
06-19
config/egovframework/springmvc
첫번째 커밋
06-19
jsp
첫번째 커밋
06-19
lib
첫번째 커밋
06-19
decorators.xml
첫번째 커밋
06-19
sitemesh.xml
첫번째 커밋
06-19
web.xml
첫번째 커밋
06-19
weblogic.xml
첫번째 커밋
06-19
File name
Commit message
Commit date
cmm
첫번째 커밋
06-19
cnt
첫번째 커밋
06-19
com/utl/wed
첫번째 커밋
06-19
cop
첫번째 커밋
06-19
egovframework/com/uss/ion/bnr
첫번째 커밋
06-19
kopost/search
첫번째 커밋
06-19
layout
첫번째 커밋
06-19
main
첫번째 커밋
06-19
sec
첫번째 커밋
06-19
sounds/ko/numbers
첫번째 커밋
06-19
sts/cst
첫번째 커밋
06-19
sym
첫번째 커밋
06-19
test/insa
첫번째 커밋
06-19
uat
첫번째 커밋
06-19
uss
첫번째 커밋
06-19
blank.jsp
첫번째 커밋
06-19
blankUserDirect.jsp
첫번째 커밋
06-19
File name
Commit message
Commit date
bbs
첫번째 커밋
06-19
bisIntro
첫번째 커밋
06-19
cmt
첫번째 커밋
06-19
com
첫번째 커밋
06-19
eng/bisIntro
첫번째 커밋
06-19
exhibit
첫번째 커밋
06-19
newsLetter
첫번째 커밋
06-19
org
첫번째 커밋
06-19
qna
첫번째 커밋
06-19
resve
첫번째 커밋
06-19
smt/sim
첫번째 커밋
06-19
File name
Commit message
Commit date
EgovBoardUseInfInqire.jsp
첫번째 커밋
06-19
EgovBoardUseInfList.jsp
첫번째 커밋
06-19
EgovBoardUseInfRegist.jsp
첫번째 커밋
06-19
EgovModalPopupFrame.jsp
첫번째 커밋
06-19
EgovTemplateInqirePopup.jsp
첫번째 커밋
06-19
EgovTemplateList.jsp
첫번째 커밋
06-19
EgovTemplateRegist.jsp
첫번째 커밋
06-19
EgovTemplateUpdt.jsp
첫번째 커밋
06-19
rosewiper 06-19 7ef7d0e 첫번째 커밋 UNIX
Raw Open in browser Change history
<%-- Class Name : EgovTemplateUpdt.jsp Description : 템플릿 속성 수정화면 Modification Information 수정일 수정자 수정내용 ------- -------- --------------------------- 2009.03.18 이삼섭 최초 생성 2011.08.31 JJY 경량환경 버전 생성 author : 공통서비스 개발팀 이삼섭 since : 2009.03.18 --%> <%@ page language="java" contentType="text/html; charset=utf-8" pageEncoding="utf-8"%> <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> <%@ taglib prefix="ui" uri="http://egovframework.gov/ctl/ui"%> <%@ taglib uri="http://java.sun.com/jsp/jstl/functions" prefix="fn" %> <%@ taglib prefix="spring" uri="http://www.springframework.org/tags"%> <%@ taglib prefix="form" uri="http://www.springframework.org/tags/form" %> <%@ taglib prefix="validator" uri="http://www.springmodules.org/tags/commons-validator" %> <!DOCTYPE html> <html> <head> <meta http-equiv="Content-Language" content="ko" > <link href="<c:url value='/'/>css/common.css" rel="stylesheet" type="text/css" > <script type="text/javascript" src="<c:url value="/validator.do"/>"></script> <script src="<c:url value='/js/jquery.js' />"></script> <validator:javascript formName="templateInf" staticJavascript="false" xhtml="true" cdata="false"/> <script type="text/javascript"> $( document ).ready(function() { fn_egov_selectTmplatType(document.templateInf.tmplatSeCode); }); function fn_egov_update_tmplatInfo() { if (!validateTemplateInf(document.templateInf)){ return; } if (confirm('<spring:message code="common.update.msg" />')) { document.templateInf.action = "<c:url value='/cop/com/updateTemplateInf.do'/>"; document.templateInf.submit(); } } function fn_egov_select_tmplatInfo() { document.templateInf.action = "<c:url value='/cop/com/selectTemplateInfs.do'/>"; document.templateInf.submit(); } function fn_egov_selectTmplatType(obj) { if (obj.value == 'TMPT01') { document.getElementById('sometext').innerHTML = "게시판 템플릿은 CSS만 가능합니다."; } else if (obj.value == '') { document.getElementById('sometext').innerHTML = ""; } else { document.getElementById('sometext').innerHTML = "템플릿은 JSP만 가능합니다."; } } function fn_egov_previewTmplat() { var frm = document.templateInf; var url = frm.tmplatCours.value; var target = ""; var width = ""; if (frm.tmplatSeCode.value == 'TMPT01') { target = "<c:url value='/cop/bbs/previewBoardList.do'/>"; width = "1024"; } else { alert('<spring:message code="cop.tmplatCours" /> 지정 후 선택해 주세요.'); } if (target != "") { window.open(target + "?searchWrd="+url, "preview", "width=" + width + "px, height=500px;"); } } </script> <title>템플릿 정보수정</title> <style type="text/css"> h1 {font-size:12px;} caption {visibility:hidden; font-size:0; height:0; margin:0; padding:0; line-height:0;} </style> </head> <body onload="fn_egov_selectTmplatType(document.templateInf.tmplatSeCode)"> <noscript>자바스크립트를 지원하지 않는 브라우저에서는 일부 기능을 사용하실 수 없습니다.</noscript> <div id="content"> <div id="cur_loc"> <div id="cur_loc_align"> <ul> <li>HOME</li> <li>&gt;</li> <li>내부서비스관리</li> <li>&gt;</li> <li>내부업무개시판관리</li> <li>&gt;</li> <li><strong>템플릿 정보수정</strong></li> </ul> </div> </div> <!-- 검색 필드 박스 시작 --> <div id="search_field"> <div id="search_field_loc"><h2><strong>템플릿 정보수정</strong></h2></div> </div> <form:form commandName="templateInf" name="templateInf" method="post" > <input type="hidden" name="pageIndex" value="<c:out value='${searchVO.pageIndex}'/>" /> <input name="tmplatNm" type="hidden" value='<c:out value="${TemplateInfVO.tmplatNm}"/>' /> <div class="modify_user" > <table > <tr> <th width="20%" height="23" class="required_text" nowrap ><spring:message code="cop.tmplatNm" /></th> <td width="80%" nowrap="nowrap"> <input name="tmplatId" type="hidden" size="60" value='<c:out value="${TemplateInfVO.tmplatId}"/>' maxlength="60" > <c:out value="${TemplateInfVO.tmplatNm}"/> <br/><form:errors path="tmplatId" /> </td> </tr> <tr> <th height="23" class="required_text" > <label for="tmplatSeCode"> <spring:message code="cop.tmplatSeCode" /> </label> <img src="<c:url value='/images/required.gif' />" width="15" height="15" alt="required"/> </th> <td> <select id="tmplatSeCode" name="tmplatSeCode" class="select" onchange="fn_egov_selectTmplatType(this)"> <option selected value=''>--선택하세요--</option> <c:forEach var="result" items="${resultList}" varStatus="status"> <option value='<c:out value="${result.code}"/>' <c:if test="${TemplateInfVO.tmplatSeCode == result.code}">selected="selected"</c:if> ><c:out value="${result.codeNm}"/></option> </c:forEach> </select>&nbsp;&nbsp;&nbsp;<span id="sometext"></span> <br/><form:errors path="tmplatSeCode" /> </td> </tr> <tr> <th width="20%" height="23" class="required_text" nowrap > <label for="tmplatCours"> <spring:message code="cop.tmplatCours" /> </label> <img src="<c:url value='/images/required.gif' />" width="15" height="15" alt="required"/> </th> <td width="80%" nowrap="nowrap"> <input id="tmplatCours" name="tmplatCours" type="text" size="60" value='<c:out value="${TemplateInfVO.tmplatCours}"/>' maxlength="60" style="width:100%"> <br/><form:errors path="tmplatCours" /> </td> </tr> <tr> <th width="20%" height="23" class="required_text" nowrap > <label> <spring:message code="cop.useAt" /> </label> <img src="<c:url value='/images/required.gif' />" width="15" height="15" alt="required"/> </th> <td width="80%" nowrap="nowrap"> Y : <input type="radio" name="useAt" class="radio2" value="Y" <c:if test="${TemplateInfVO.useAt == 'Y'}"> checked="checked"</c:if> >&nbsp; N : <input type="radio" name="useAt" class="radio2" value="N" <c:if test="${TemplateInfVO.useAt == 'N'}"> checked="checked"</c:if>> </td> </tr> </table> </div> <!-- 버튼 시작(상세지정 style로 div에 지정) --> <div class="buttons" style="padding-top:10px;padding-bottom:10px;"> <!-- 목록/저장버튼 --> <table border="0" cellspacing="0" cellpadding="0" align="center"> <tr> <td> <a href="#LINK" onclick="javascript:fn_egov_update_tmplatInfo(); return false;"><spring:message code="button.save" /></a> </td> <td width="10"></td> <td> <a href="<c:url value='/cop/com/selectTemplateInfs.do'/>" onclick="javascript:fn_egov_select_tmplatInfo(); return false;"><spring:message code="button.list" /></a> </td> <td width="10"></td> <td> <a href="#LINK" onclick="javascript:fn_egov_previewTmplat(); return false;" ><spring:message code="cop.preview" /></a> </td> </tr> </table> </div> <!-- 버튼 끝 --> </form:form> </div> <!-- //content 끝 --> </body> </html>

          
        
    
    
Copyright Yona authors & © NAVER Corp. & NAVER LABS Supported by NAVER CLOUD PLATFORM

or
Sign in with github login with Google Sign in with Google
Reset password | Sign up