• 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_git star
  • Project homeH
  • CodeC
  • IssueI
  • Pull requestP
  • Review R
  • MilestoneM
  • BoardB
  • Files
  • Commit
  • Branches
mjgo_gitsrcmainwebapppblistIndex.html
Download as .zip file
File name
Commit message
Commit date
DATABASE
first commit
2025-12-15
src/main
문자고 알림톡 친구톡 관련 탭 삭제
1 days ago
.codetogether.ignore
first commit
2025-12-15
.gitignore
first commit
2025-12-15
pom.xml
build name 수정
03-17
File name
Commit message
Commit date
java
1. 이벤트, 포인트 관련 콘텐츠 주석처리 2. 이용약관 2026버전으로 수정
03-26
resources
first commit
2025-12-15
webapp
문자고 알림톡 친구톡 관련 탭 삭제
1 days ago
File name
Commit message
Commit date
META-INF
first commit
2025-12-15
MMS
first commit
2025-12-15
WEB-INF
문자고 알림톡 친구톡 관련 탭 삭제
1 days ago
common
first commit
2025-12-15
crosseditor/binary/images
first commit
2025-12-15
css
first commit
2025-12-15
direct
first commit
2025-12-15
dist
first commit
2025-12-15
download
문자고 디자인 변경
03-17
font-flexslider
first commit
2025-12-15
fonts
first commit
2025-12-15
html
first commit
2025-12-15
images
first commit
2025-12-15
img
관리자 수정
1 days ago
js
first commit
2025-12-15
mail
first commit
2025-12-15
mjon/MMS
first commit
2025-12-15
pb
관리자 수정
1 days ago
public
first commit
2025-12-15
publish
관리자 수정
1 days ago
sample_mjon
first commit
2025-12-15
site
first commit
2025-12-15
d09a9f949e6e48eeb221d7a13bdb1d14.txt
first commit
2025-12-15
google53cfb10eb3856530.html
first commit
2025-12-15
googlefa7d697b23d4a34a.html
first commit
2025-12-15
imageEditorSample.html
first commit
2025-12-15
imageEditorSample2.html
first commit
2025-12-15
index.jsp
first commit
2025-12-15
naver94c82af5badbae52b1e46e77b88410c9.html
first commit
2025-12-15
robots.txt
first commit
2025-12-15
sendRESTAPI_test_r1_send.jsp
first commit
2025-12-15
sitemap.xml
first commit
2025-12-15
tempPayPrint.html
first commit
2025-12-15
tempPrint.html
first commit
2025-12-15
tempPrint1.html
first commit
2025-12-15
test.jsp
first commit
2025-12-15
File name
Commit message
Commit date
css
관리자 수정
1 days ago
font
first commit
2025-12-15
img
first commit
2025-12-15
js
first commit
2025-12-15
boardManageList.html
first commit
2025-12-15
boardManageResister.html
first commit
2025-12-15
commentWrap.html
first commit
2025-12-15
commonPopup.html
first commit
2025-12-15
dashBoard.html
first commit
2025-12-15
dashboard_2022_basic.html
first commit
2025-12-15
dashboard_2022_cs.html
first commit
2025-12-15
fax_code_list.html
first commit
2025-12-15
fax_send_code.html
first commit
2025-12-15
fax_send_detail.html
first commit
2025-12-15
fax_send_detail_list.html
first commit
2025-12-15
fax_send_list.html
first commit
2025-12-15
fax_stats_list.html
first commit
2025-12-15
guide_2023.html
first commit
2025-12-15
ipStatus.html
first commit
2025-12-15
listIndex.html
first commit
2025-12-15
mainVisualList.html
first commit
2025-12-15
mainVisualResister.html
first commit
2025-12-15
menuSet.html
first commit
2025-12-15
organizationChart.html
first commit
2025-12-15
popup_advancePayment.html
first commit
2025-12-15
rightList.html
first commit
2025-12-15
security_login.html
first commit
2025-12-15
surveyEdit.html
first commit
2025-12-15
surveyResister.html
first commit
2025-12-15
surveySet.html
first commit
2025-12-15
user_manage_list.html
first commit
2025-12-15
user_manage_list2_1.html
first commit
2025-12-15
hehihoho3@gmail.com 2025-12-15 035fd26 first commit UNIX
Raw Open in browser Change history
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>리스트 인덱스</title> <style> *{text-decoration: none;color: #333;} ul li{font-size: 20px;line-height: 30px;font-weight: 600} .subMenu li a{color: #444;font-size: 18px;font-weight: 500;} </style> </head> <body> <ul> <li><a href="/pb/dashBoard.html">메인대시보드</a></li> <li>권한관리 <ul class="subMenu"> <li> <a href="/pb/rightList.html">권한관리_리스트</a> <br><span style="font-size: 16px;font-weight: 800;color: #e40000">*header 즐겨찾기 메뉴, 프로필 downBtn 클릭 시 팝업 노출</span> </li> </ul> </li> <li>홈페이지관리 <ul class="subMenu"> <li><a href="/pb/menuSet.html">홈페이지관리_메뉴관리</a></li> <li><a href="/pb/boardManageList.html">홈페이지관리_게시판관리_리스트</a></li> <li><a href="/pb/boardManageResister.html">홈페이지관리_게시판관리_게시판생성</a></li> <li><a href="/pb/organizationChart.html">홈페이지관리_조직도</a></li> <li><a href="/pb/surveySet.html">홈페이지관리_설문조사관리_리스트</a><br><span style="font-size: 16px;font-weight: 800;color: #e40000">*팝업은 미리보기,결과보기 버튼 클릭 시 노출</span></li> <li><a href="/pb/surveyEdit.html">홈페이지관리_설문조사관리_설문지수정</a></li> <li><a href="/pb/surveyResister.html">홈페이지관리_설문조사관리_설문문항등록</a></li> </ul> </li> <li> 비주얼관리 <ul class="subMenu"> <li><a href="/pb/mainVisualList.html">비주얼관리_메인비주얼관리</a></li> <li><a href="/pb/mainVisualResister.html">비주얼관리_메인비주얼등록</a></li> </ul> </li> <li><a href="/pb/ipStatus.html">아이피현황</a></li> <li><a href="/pb/commentWrap.html">댓글,이전글/다음글</a></li> </ul> </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