• 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 / mjgo_admin star
  • Project homeH
  • CodeC
  • IssueI
  • Pull requestP
  • Review R
  • MilestoneM
  • BoardB
  • Files
  • Commit
  • Branches
mjgo_adminsrcmainwebappWEB-INFjsplayoutadminLayout1.jsp
Download as .zip file
File name
Commit message
Commit date
DATABASE
first commit
04-21
src/main
5733 메인배너 이미지관리 좌표 추가
04-24
.codetogether.ignore
first commit
04-21
.gitignore
first commit
04-21
pom.xml
mjon -> mjgo 수정
04-22
File name
Commit message
Commit date
java
5733 메인배너 이미지관리 좌표 추가
04-24
resources
5733 메인배너 이미지관리 좌표 추가
04-24
webapp
5733 메인배너 이미지관리 좌표 추가
04-24
File name
Commit message
Commit date
META-INF
first commit
04-21
MMS
first commit
04-21
WEB-INF
5733 메인배너 이미지관리 좌표 추가
04-24
common
first commit
04-21
crosseditor/binary/images
first commit
04-21
css
관리자페이지 기본 스타일 수정
04-22
direct
first commit
04-21
dist
first commit
04-21
download
first commit
04-21
font
first commit
04-21
font-flexslider
first commit
04-21
fonts
first commit
04-21
html
first commit
04-21
images
first commit
04-21
img
관리자페이지 기본 스타일 수정
04-22
js
5733 메인배너 이미지관리 좌표 추가
04-24
mail
first commit
04-21
mjon/MMS
first commit
04-21
pb
회원관리, 문자관리 하위메뉴 레이아웃 수정
04-22
public
first commit
04-21
publish
회원관리, 문자관리 하위메뉴 레이아웃 수정
04-22
sample_mjon
first commit
04-21
site
first commit
04-21
google53cfb10eb3856530.html
first commit
04-21
googlefa7d697b23d4a34a.html
first commit
04-21
imageEditorSample.html
first commit
04-21
imageEditorSample2.html
first commit
04-21
index.jsp
first commit
04-21
naver94c82af5badbae52b1e46e77b88410c9.html
first commit
04-21
robots.txt
first commit
04-21
sendRESTAPI_test_r1_send.jsp
first commit
04-21
sitemap.xml
first commit
04-21
tempPayPrint.html
first commit
04-21
tempPrint.html
first commit
04-21
tempPrint1.html
first commit
04-21
test.jsp
first commit
04-21
File name
Commit message
Commit date
META-INF
first commit
04-21
config/egovframework/springmvc
first commit
04-21
jsp
5733 메인배너 이미지관리 좌표 추가
04-24
lib
first commit
04-21
tld
first commit
04-21
decorators.xml
first commit
04-21
jeus-web-dd.xml
first commit
04-21
sitemesh.xml
first commit
04-21
web.xml
first commit
04-21
weblogic.xml
first commit
04-21
File name
Commit message
Commit date
agent
first commit
04-21
block
first commit
04-21
cmm
회원관리, 문자관리 하위메뉴 레이아웃 수정
04-22
cnt
first commit
04-21
cntsource
first commit
04-21
com/utl/wed
first commit
04-21
cop
first commit
04-21
egovframework/com/uss/ion/bnr
first commit
04-21
holiday
first commit
04-21
kisa/kisa
first commit
04-21
kopost/search
first commit
04-21
layout
관리자페이지 기본 스타일 수정
04-22
letter
회원관리, 문자관리 하위메뉴 레이아웃 수정
04-22
main
메인페이지 이미지 수정
04-22
sec
first commit
04-21
sts/cst
first commit
04-21
sym
회원관리, 문자관리 하위메뉴 레이아웃 수정
04-22
uat
관리자페이지 기본 스타일 수정
04-22
uss
5733 메인배너 이미지관리 좌표 추가
04-24
web
first commit
04-21
blank.jsp
first commit
04-21
cntCNT_000000000862.jsp
first commit
04-21
File name
Commit message
Commit date
include
first commit
04-21
adminLayout.jsp
관리자페이지 기본 스타일 수정
04-22
adminLayout1.jsp
first commit
04-21
adminLayout_ori.jsp
first commit
04-21
bbsPreviewLayout.jsp
first commit
04-21
getScript.jsp
first commit
04-21
none.jsp
first commit
04-21
popLayout.jsp
관리자페이지 기본 스타일 수정
04-22
popWebLayout.jsp
first commit
04-21
siteCheck.jsp
first commit
04-21
hehihoho3@gmail.com 04-21 1e7af0d first commit UNIX
Raw Open in browser Change history
<%@ page language="java" contentType="text/html; charset=UTF-8" %> <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> <%@ taglib prefix="decorator" uri="http://www.opensymphony.com/sitemesh/decorator" %> <!DOCTYPE html> <html> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" > <meta http-equiv="content-language" content="ko"> <link href="<c:url value='/'/>css/common.css" rel="stylesheet" type="text/css" > <decorator:head /> <title>사용자 목록</title> <noscript class="noScriptTitle">자바스크립트를 지원하지 않는 브라우저에서는 일부 기능을 사용하실 수 없습니다.</noscript> <body> <div id="wrap"> <!-- header 시작 --> <div id="header"> <c:import url="/EgovPageLink.do?link=main/inc/EgovIncHeader1" /> </div> <div id="topnavi"> <c:import url="/sym/mms/EgovMainMenuHead.do" > <c:param name="before" value="Y" /> </c:import> </div> <!-- //header 끝 --> <!-- container 시작 --> <div id="container"> <!-- 좌측메뉴 시작 --> <div id="leftmenu"> <c:import url="/sym/mms/EgovMainMenuLeft.do" > <c:param name="before" value="Y" /> </c:import> </div> <!-- //좌측메뉴 끝 --> <!-- 현재위치 네비게이션 시작 --> <!-- body 부분 --> <decorator:body /> </div> <!-- //container 끝 --> <!-- footer 시작 --> <div id="footer"><c:import url="/EgovPageLink.do?link=main/inc/EgovIncFooter" /></div> <!-- //footer 끝 --> </div> <!-- //전체 레이어 끝 --> </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