• Y
  • List All
  • Feedback
    • This Project
    • This Group
    • All Projects
Profile Account settings Log out
  • Favorite
  • Project
  • All
Loading...
  • Log in
  • Sign up
2025_PROJECT / orgasis star
  • Project homeH
  • CodeC
  • IssueI
  • Pull requestP
  • Review R
  • MilestoneM
  • BoardB
  • Files
  • Commit
  • Branches
orgasissrcmainwebappWEB-INFjspsymsitetabTitleView.jsp
Download as .zip file
File name
Commit message
Commit date
src/main
사용자페이지 애니메이션 추가
01-22
.gitignore
first commit
2025-12-11
README.md
first commit
2025-12-11
pom.xml
first commit
2025-12-11
File name
Commit message
Commit date
java/kcc
사용자 메뉴 관리자와 동기화 / 풋터 오류 수정
01-21
resources
사용자 메뉴 관리자와 동기화 / 풋터 오류 수정
01-21
webapp
사용자페이지 애니메이션 추가
01-22
File name
Commit message
Commit date
META-INF
first commit
2025-12-11
WEB-INF
사용자페이지 애니메이션 추가
01-22
ark
first commit
2025-12-11
common
first commit
2025-12-11
css
first commit
2025-12-11
editor
first commit
2025-12-11
font
first commit
2025-12-11
html
first commit
2025-12-11
ico
first commit
2025-12-11
images
first commit
2025-12-11
js
first commit
2025-12-11
publish
사용자페이지 애니메이션 추가
01-22
index.jsp
first commit
2025-12-11
insp.html
first commit
2025-12-11
tempPrint.html
first commit
2025-12-11
File name
Commit message
Commit date
META-INF
first commit
2025-12-11
config/egovframework/springmvc
first commit
2025-12-11
jsp
사용자페이지 애니메이션 추가
01-22
lib
first commit
2025-12-11
tlds
first commit
2025-12-11
decorators.xml
first commit
2025-12-11
sitemesh.xml
first commit
2025-12-11
web.xml
first commit
2025-12-11
File name
Commit message
Commit date
cmm
first commit
2025-12-11
cnt
first commit
2025-12-11
cntsource
first commit
2025-12-11
com
first commit
2025-12-11
cop
first commit
2025-12-11
egovframework/com/uss/ion/bnr
first commit
2025-12-11
layout
first commit
2025-12-11
main
관리자 로그인, 관리자 메뉴관리, 레이아웃 수정
01-21
manager
first commit
2025-12-11
sec
first commit
2025-12-11
site/case/jsp
first commit
2025-12-11
sts/cst
first commit
2025-12-11
sym
관리자 로그인, 관리자 메뉴관리, 레이아웃 수정
01-21
uat
관리자 로그인, 관리자 메뉴관리, 레이아웃 수정
01-21
user
first commit
2025-12-11
uss
관리자 로그인, 관리자 메뉴관리, 레이아웃 수정
01-21
web
사용자페이지 애니메이션 추가
01-22
xxx
first commit
2025-12-11
blank.jsp
first commit
2025-12-11
File name
Commit message
Commit date
cal
first commit
2025-12-11
lgm
first commit
2025-12-11
log
first commit
2025-12-11
mnu
관리자 로그인, 관리자 메뉴관리, 레이아웃 수정
01-21
prm
first commit
2025-12-11
research
first commit
2025-12-11
site
first commit
2025-12-11
File name
Commit message
Commit date
EgovLoginPolicyList.jsp
first commit
2025-12-11
EgovLoginPolicyRegist.jsp
first commit
2025-12-11
EgovLoginPolicyUpdt.jsp
first commit
2025-12-11
addSiteManagerView.jsp
first commit
2025-12-11
adminLogMng.jsp
first commit
2025-12-11
faviconFileView.jsp
first commit
2025-12-11
faviconFileView_back.jsp
first commit
2025-12-11
faviconList.jsp
first commit
2025-12-11
infoProtect.jsp
first commit
2025-12-11
inspList.jsp
first commit
2025-12-11
recentSearchMng.jsp
first commit
2025-12-11
selectSiteIpChgList.jsp
first commit
2025-12-11
selectSiteIpList.jsp
first commit
2025-12-11
selectSiteManagerList.jsp
first commit
2025-12-11
sessionTimeMng.jsp
first commit
2025-12-11
siteIpInfo.jsp
first commit
2025-12-11
siteIpModifyView.jsp
first commit
2025-12-11
tabTitleList.jsp
first commit
2025-12-11
tabTitleView.jsp
first commit
2025-12-11
termsList.jsp
first commit
2025-12-11
termsView.jsp
first commit
2025-12-11
withdrawConfig.jsp
first commit
2025-12-11
hehihoho3@gmail.com 2025-12-11 4a3155c first commit UNIX
Raw Open in browser Change history
<%-- Class Name : FmsFileModify.jsp Description : 첨부파일 수정 페이지 Modification Information 수정일 수정자 수정내용 ------- -------- --------------------------- 2009.09.16 장동한 최초 생성 author : 공통서비스 개발팀 장동한 since : 2009.09.16 Copyright (C) 2009 by MOPAS All right reserved. --%> <%@ page contentType="text/html; charset=utf-8"%> <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> <%@ taglib prefix="ui" uri="http://egovframework.gov/ctl/ui"%> <%@ taglib prefix="fn" uri="http://java.sun.com/jsp/jstl/functions"%> <%@ taglib prefix="spring" uri="http://www.springframework.org/tags"%> <%@ taglib prefix="form" uri="http://www.springframework.org/tags/form" %> <%@ taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt"%> <% response.setHeader("Cache-Control","no-store"); response.setHeader("Pragma","no-cache"); response.setDateHeader("Expires",0); if (request.getProtocol().equals("HTTP/1.1")) response.setHeader("Cache-Control", "no-cache"); %> <c:set var="ImgUrl" value="${pageContext.request.contextPath}/images/egovframework/com/cmm/" /> <c:set var="CssUrl" value="${pageContext.request.contextPath}/css/egovframework/com/" /> <c:set var="JsUrl" value="${pageContext.request.contextPath}/js/egovframework/com/uss/ion/pwm/"/> <!DOCTYPE html> <html lang="ko"> <head> <title>팝업창관리 관리</title> <meta http-equiv="content-type" content="text/html; charset=utf-8"> <script type="text/javascript" src="<c:url value='/js/EgovMultiFile.js'/>"></script> <script type="text/javaScript" language="javascript"> /* pagination 페이지 링크 function */ function fn_mainzone_link_page(){ document.searchForm.submit(); } /* 등록시 값 확인 */ function fn_checkForm(flag) { frm = document.writeForm; if(frm.fmsNm.value=="") { alert("제목을 입력해 주십시오"); frm.fmsNm.focus(); return false; } if(frm.content.value=="") { alert("내용을 입력해 주십시오"); frm.content.focus(); return false; } if(flag==1){ if($('.input2').length == 0){ alert("첨부파일을 추가해 주십시오"); return false; } } return true; } /* 파일등록 function */ function fn_tabTitle_insert(logParam) { if(!confirm("웹 타이틀을 등록하시겠습니까?")) { return false; } frm = document.writeForm; frm.action = "<c:url value='/sym/site/tabTitleInsert.do'/>?logParam="+logParam; frm.submit(); } /* 배너 삭제 function */ function fn_tabTitle_delete() { var msg; msg = "웹 아이콘을 삭제하시겠습니까?"; if (confirm(msg)) { frm = document.writeForm; frm.action = "<c:url value='/sym/site/tabTitleDelete.do'/>"; frm.submit(); } } </script> </head> <body> <form name="writeForm" method="post"> <input type="hidden" name="siteId" value="${tabTitleVO.siteId}"> <div class="contWrap"> <div class="pageTitle"> <div class="pageIcon"><img src="/pb/img/pageTitIcon4.png" alt=""></div> <h2 class="titType1 c_222222 fwBold">웹 타이틀 관리 수정/등록</h2> <p class="tType6 c_999999">현재 사용중인 게시판의 이용 현황을 파악할 수 있으며, 게시판을 추가 및 설정, 삭제할 수 있습니다.</p> </div> <div class="pageCont"> <div class="listTop resisterList"> <p class="right block fwMd"><span class="tType4 c_e40000 fwBold">*</span>는 필수입력 항목입니다.</p> </div> <table class="tbType2"> <colgroup> <col style="width: 20%"> <col style="width: 80%"> </colgroup> <tr> <th><span class="reqArea">사이트</span></th> <td> <c:forEach var="resultList" items="${siteManageList}" varStatus="status"> <c:if test="${tabTitleVO.siteId eq resultList.siteId}" > <c:out value="${resultList.siteNm}"/> </c:if> </c:forEach> <spring:eval expression="@globalSettings['Globals.homepage.siteNm']" /> </td> </tr> <tr> <th><span class="reqArea">웹 타이틀 내용</span></th> <td> <input type="text" name="tabTitle" id="tabTitle" value="<c:out value="${tabTitleVO.tabTitle}"/>" maxlength="20" size="50"> </td> </tr> </table> <div class="btnWrap"> <input type="button" class="btnType1 bg_888888" value="목 록" onclick="fn_mainzone_link_page(); return false;"> <c:if test="${!empty tabTitleVO.tabTitle}"> <input type="button" class="btnType1 bg_ed4545" value="삭 제" onclick="fn_tabTitle_delete(); return false;"> <input type="button" class="btnType1" value="수 정" onclick="fn_tabTitle_insert('tabTitle_U'); return false;"> </c:if> <c:if test="${empty tabTitleVO.tabTitle }"> <input type="button" class="btnType1" value="등 록" onclick="fn_tabTitle_insert('tabTitle_I'); return false;"> </c:if> </div> </div> </div> </form> <form name="searchForm" id="searchForm" method="get" action="<c:url value='/sym/site/tabTitleList.do'/>" ></form> </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