nbs0105 / BOOT_CMS star
문성진 문성진 2022-07-15
1차 작업
@3bd829e443d19003fa14bfb60c788168e812c7ff
 
.gitignore (added)
+++ .gitignore
@@ -0,0 +1,141 @@
+### Eclipse ###
+.metadata
+bin/
+tmp/
+*.tmp
+*.bak
+*.swp
+*~.nib
+local.properties
+.settings/
+.loadpath
+.recommenders
+
+# External tool builders
+.externalToolBuilders/
+
+# Locally stored "Eclipse launch configurations"
+*.launch
+
+# PyDev specific (Python IDE for Eclipse)
+*.pydevproject
+
+# CDT-specific (C/C++ Development Tooling)
+.cproject
+
+# CDT- autotools
+.autotools
+
+# Java annotation processor (APT)
+.factorypath
+
+# PDT-specific (PHP Development Tools)
+.buildpath
+
+# sbteclipse plugin
+.target
+
+# Tern plugin
+.tern-project
+
+# TeXlipse plugin
+.texlipse
+
+# STS (Spring Tool Suite)
+.springBeans
+
+# Code Recommenders
+.recommenders/
+
+# Annotation Processing
+.apt_generated/
+.apt_generated_test/
+
+# Scala IDE specific (Scala & Java development for Eclipse)
+.cache-main
+.scala_dependencies
+.worksheet
+
+# Uncomment this line if you wish to ignore the project description file.
+# Typically, this file would be tracked if it contains build/dependency configurations:
+#.project
+
+### Eclipse Patch ###
+# Spring Boot Tooling
+.sts4-cache/
+
+### Java-Web ###
+## ignoring target file
+target/
+
+### macOS ###
+# General
+.DS_Store
+.AppleDouble
+.LSOverride
+
+# Icon must end with two \r
+Icon
+
+# Thumbnails
+._*
+
+# Files that might appear in the root of a volume
+.DocumentRevisions-V100
+.fseventsd
+.Spotlight-V100
+.TemporaryItems
+.Trashes
+.VolumeIcon.icns
+.com.apple.timemachine.donotpresent
+
+# Directories potentially created on remote AFP share
+.AppleDB
+.AppleDesktop
+Network Trash Folder
+Temporary Items
+.apdisk
+
+### Maven ###
+pom.xml.tag
+pom.xml.releaseBackup
+pom.xml.versionsBackup
+pom.xml.next
+release.properties
+dependency-reduced-pom.xml
+buildNumber.properties
+.mvn/timing.properties
+# https://github.com/takari/maven-wrapper#usage-without-binary-jar
+.mvn/wrapper/maven-wrapper.jar
+
+### Windows ###
+# Windows thumbnail cache files
+Thumbs.db
+Thumbs.db:encryptable
+ehthumbs.db
+ehthumbs_vista.db
+
+# Dump file
+*.stackdump
+
+# Folder config file
+[Dd]esktop.ini
+
+# Recycle Bin used on file shares
+$RECYCLE.BIN/
+
+# Windows Installer files
+*.cab
+*.msi
+*.msix
+*.msm
+*.msp
+
+# Windows shortcuts
+*.lnk
+/.classpath
+.classpath
+.project
+
+# libs
+.repo
base/Documents/BaseForMySql_v1.0.erwin (Binary)
--- base/Documents/BaseForMySql_v1.0.erwin
+++ base/Documents/BaseForMySql_v1.0.erwin
Binary file is not shown
base/Documents/MySql_기본데이터.sql
--- base/Documents/MySql_기본데이터.sql
+++ base/Documents/MySql_기본데이터.sql
@@ -1,210 +1,210 @@
-/* 주의사항 : COMTNROLEINFO쪽 ROLE_PTN 제대로 들어갔는지 확인 198번째 줄 */
-
-INSERT INTO comtecopseq (TABLE_NAME, NEXT_ID) VALUES ('DUS_ID','1');
-INSERT INTO comtecopseq (TABLE_NAME, NEXT_ID) VALUES ('WEBLOG_ID','1');
-INSERT INTO comtecopseq (TABLE_NAME, NEXT_ID) VALUES ('BANNER_ID','1');
-INSERT INTO comtecopseq (TABLE_NAME, NEXT_ID) VALUES ('POPUP_ID','1');
-INSERT INTO comtecopseq (TABLE_NAME, NEXT_ID) VALUES ('LINK_SITE_ID','1');
-INSERT INTO comtecopseq (TABLE_NAME, NEXT_ID) VALUES ('EVENTINFO_ID','1');
-INSERT INTO comtecopseq (TABLE_NAME, NEXT_ID) VALUES ('SITE_ID','2');
-INSERT INTO comtecopseq (TABLE_NAME, NEXT_ID) VALUES ('MENU_ID','2');
-INSERT INTO comtecopseq (TABLE_NAME, NEXT_ID) VALUES ('BBS_CTGRYMASTER_ID','1');
-INSERT INTO comtecopseq (TABLE_NAME, NEXT_ID) VALUES ('BBS_CTGRY_ID','1');
-INSERT INTO comtecopseq (TABLE_NAME, NEXT_ID) VALUES ('BBS_NTT_NO','1');
-INSERT INTO comtecopseq (TABLE_NAME, NEXT_ID) VALUES ('BBS_CMT_NO','1');
-INSERT INTO comtecopseq (TABLE_NAME, NEXT_ID) VALUES ('BBS_ID','1');
-INSERT INTO comtecopseq (TABLE_NAME, NEXT_ID) VALUES ('CMMNTY_ID','1');
-INSERT INTO comtecopseq (TABLE_NAME, NEXT_ID) VALUES ('FILE_ID','1');
-INSERT INTO comtecopseq (TABLE_NAME, NEXT_ID) VALUES ('EVENTITEM_ID','1');
-INSERT INTO comtecopseq (TABLE_NAME, NEXT_ID) VALUES ('EVENTITEMEX_ID','1');
-INSERT INTO comtecopseq (TABLE_NAME, NEXT_ID) VALUES ('EVENTCNSR_ID','1');
-INSERT INTO comtecopseq (TABLE_NAME, NEXT_ID) VALUES ('EVENTANWPER_ID','1');
-INSERT INTO comtecopseq (TABLE_NAME, NEXT_ID) VALUES ('EVENTFORM_ID','1');
-INSERT INTO comtecopseq (TABLE_NAME, NEXT_ID) VALUES ('EVENTFANWPER_ID','1');
-INSERT INTO comtecopseq (TABLE_NAME, NEXT_ID) VALUES ('LYT_TMPLAT_ID','1');
-INSERT INTO comtecopseq (TABLE_NAME, NEXT_ID) VALUES ('LYT_TMPLAT_HIS_ID','1');
-INSERT INTO comtecopseq (TABLE_NAME, NEXT_ID) VALUES ('BBS_TMPLAT_ID','1');
-INSERT INTO comtecopseq (TABLE_NAME, NEXT_ID) VALUES ('BBS_TMPLAT_HIS_ID','1');
-INSERT INTO comtecopseq (TABLE_NAME, NEXT_ID) VALUES ('LOGINLOG_ID','1');
-INSERT INTO comtecopseq (TABLE_NAME, NEXT_ID) VALUES ('LYT_SOURC_ID','1');
-INSERT INTO comtecopseq (TABLE_NAME, NEXT_ID) VALUES ('LYT_SOURC_HIS_ID','1');
-INSERT INTO comtecopseq (TABLE_NAME, NEXT_ID) VALUES ('MNU_HIS_ID','1');
-INSERT INTO comtecopseq (TABLE_NAME, NEXT_ID) VALUES ('BBS_SOURC_ID','1');
-INSERT INTO comtecopseq (TABLE_NAME, NEXT_ID) VALUES ('BBS_SOURC_HIS_ID','1');
-INSERT INTO comtecopseq (TABLE_NAME, NEXT_ID) VALUES ('VISITSCHUL_ID','1');
-INSERT INTO comtecopseq (TABLE_NAME, NEXT_ID) VALUES ('TMP_ID','1');
-
-INSERT INTO comtccmmnclcode (CL_CODE, CL_CODE_NM, CL_CODE_DC, USE_AT, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('EFC','전자정부 프레임워크 공통서비스','전자정부 프레임워크 공통서비스','Y',NOW(),'SYSTEM',null,null);
-
-INSERT INTO comtccmmncode (CL_CODE, CODE_ID, CODE_ID_NM, CODE_ID_DC, USE_AT, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('EFC','COM109','배너주제분류코드','배너주제분류코드','N',NOW(),'SYSTEM',NULL,NULL);
-INSERT INTO comtccmmncode (CL_CODE, CODE_ID, CODE_ID_NM, CODE_ID_DC, USE_AT, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('EFC','999','컨텐츠분류코드','컨텐츠분류코드','N',NOW(),'admin',NULL,NULL);
-INSERT INTO comtccmmncode (CL_CODE, CODE_ID, CODE_ID_NM, CODE_ID_DC, USE_AT, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('EFC','COM001','등록구분','게시판, 커뮤니티, 동호회 등록구분코드','Y',NOW(),'SYSTEM',NULL,NULL);
-INSERT INTO comtccmmncode (CL_CODE, CODE_ID, CODE_ID_NM, CODE_ID_DC, USE_AT, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('EFC','COM020','일정구분','일정구분 부서일지정보/일지정보 상태구분','Y',NOW(),'SYSTEM',NULL,NULL);
-INSERT INTO comtccmmncode (CL_CODE, CODE_ID, CODE_ID_NM, CODE_ID_DC, USE_AT, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('EFC','COM035','행사유형','행사/이벤트/캠페인 구분','Y',NOW(),'SYSTEM',NULL,NULL);
-INSERT INTO comtccmmncode (CL_CODE, CODE_ID, CODE_ID_NM, CODE_ID_DC, USE_AT, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('EFC','COM910','메뉴컨텐츠구분','메뉴컨텐츠구분','Y',NOW(),'SYSTEM',NULL,NULL);
-INSERT INTO comtccmmncode (CL_CODE, CODE_ID, CODE_ID_NM, CODE_ID_DC, USE_AT, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('EFC','COM912','게시판속성코드','게시판속성코드','Y',NOW(),'SYSTEM',NULL,NULL);
-INSERT INTO comtccmmncode (CL_CODE, CODE_ID, CODE_ID_NM, CODE_ID_DC, USE_AT, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('EFC','COM201','커뮤니티구분코드','커뮤니티구분코드','Y',NOW(),'SYSTEM',NULL,NULL);
-INSERT INTO comtccmmncode (CL_CODE, CODE_ID, CODE_ID_NM, CODE_ID_DC, USE_AT, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('EFC','COM202','승인정책코드','승인정책코드','Y',NOW(),'SYSTEM',NULL,NULL);
-INSERT INTO comtccmmncode (CL_CODE, CODE_ID, CODE_ID_NM, CODE_ID_DC, USE_AT, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('EFC','COM203','재가입정책코드','재가입정책코드','Y',NOW(),'SYSTEM',NULL,NULL);
-INSERT INTO comtccmmncode (CL_CODE, CODE_ID, CODE_ID_NM, CODE_ID_DC, USE_AT, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('EFC','COM005','템플릿구분코드','템플릿구분코드','Y',NOW(),'SYSTEM',NULL,NULL);
-INSERT INTO comtccmmncode (CL_CODE, CODE_ID, CODE_ID_NM, CODE_ID_DC, USE_AT, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('EFC','COM006','승인유형코드','승인유형코드','Y',NOW(),'SYSTEM',NULL,NULL);
-INSERT INTO comtccmmncode (CL_CODE, CODE_ID, CODE_ID_NM, CODE_ID_DC, USE_AT, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('EFC','COM007','승인상태','승인상태','Y',NOW(),'SYSTEM',NULL,NULL);
-INSERT INTO comtccmmncode (CL_CODE, CODE_ID, CODE_ID_NM, CODE_ID_DC, USE_AT, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('EFC','COM032','작업유형코드','작업유형코드','Y',NOW(),'SYSTEM',NULL,NULL);
-INSERT INTO comtccmmncode (CL_CODE, CODE_ID, CODE_ID_NM, CODE_ID_DC, USE_AT, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('EFC','COM003','대상업무유형코드','대상업무유형코드','Y',NOW(),'SYSTEM',NULL,NULL);
-INSERT INTO comtccmmncode (CL_CODE, CODE_ID, CODE_ID_NM, CODE_ID_DC, USE_AT, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('EFC','COM105','QNA카테고리코드','QNA카테고리코드','N',NOW(),'SYSTEM',NULL,NULL);
-INSERT INTO comtccmmncode (CL_CODE, CODE_ID, CODE_ID_NM, CODE_ID_DC, USE_AT, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('EFC','COM108','처리상태코드','처리상태코드','Y',NOW(),'SYSTEM',NULL,NULL);
-INSERT INTO comtccmmncode (CL_CODE, CODE_ID, CODE_ID_NM, CODE_ID_DC, USE_AT, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('EFC','COM104','FAQ카테고리코드','FAQ카테고리코드','N',NOW(),'SYSTEM',NULL,NULL);
-INSERT INTO comtccmmncode (CL_CODE, CODE_ID, CODE_ID_NM, CODE_ID_DC, USE_AT, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('EFC','COM107','배너구분코드','배너구분코드','Y',NOW(),'SYSTEM',NULL,NULL);
-INSERT INTO comtccmmncode (CL_CODE, CODE_ID, CODE_ID_NM, CODE_ID_DC, USE_AT, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('EFC','COM023','사이트주제분류코드','사이트주제분류코드','Y',NOW(),'SYSTEM',NULL,NULL);
-INSERT INTO comtccmmncode (CL_CODE, CODE_ID, CODE_ID_NM, CODE_ID_DC, USE_AT, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('EFC','COM800','사용자구분코드','사용자구분코드','Y',NOW(),'SYSTEM',NULL,NULL);
-INSERT INTO comtccmmncode (CL_CODE, CODE_ID, CODE_ID_NM, CODE_ID_DC, USE_AT, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('EFC','COM915','메인컨텐츠','메인컨텐츠','Y',NOW(),'SYSTEM',NULL,NULL);
-INSERT INTO comtccmmncode (CL_CODE, CODE_ID, CODE_ID_NM, CODE_ID_DC, USE_AT, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('EFC','COM918','게시판소스구분','게시판소스구분','Y',NOW(),'SYSTEM',NULL,NULL);
-INSERT INTO comtccmmncode (CL_CODE, CODE_ID, CODE_ID_NM, CODE_ID_DC, USE_AT, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('EFC','COM919','게시판템플릿구분','게시판템플릿구분','Y',NOW(),'SYSTEM',NULL,NULL);
-INSERT INTO comtccmmncode (CL_CODE, CODE_ID, CODE_ID_NM, CODE_ID_DC, USE_AT, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('EFC','COM916','템플릿대분류코드','템플릿대분류코드','Y',NOW(),'SYSTEM',NULL,NULL);
-INSERT INTO comtccmmncode (CL_CODE, CODE_ID, CODE_ID_NM, CODE_ID_DC, USE_AT, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('EFC','COM917','템플릿중분류코드','템플릿중분류코드','Y',NOW(),'SYSTEM',NULL,NULL);
-INSERT INTO comtccmmncode (CL_CODE, CODE_ID, CODE_ID_NM, CODE_ID_DC, USE_AT, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('EFC','COM920','기관유형코드','기관유형코드','Y',NOW(),'SYSTEM',NULL,NULL);
-INSERT INTO comtccmmncode (CL_CODE, CODE_ID, CODE_ID_NM, CODE_ID_DC, USE_AT, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('EFC','COM914','HTML소스 구분코드','HTML소스 구분코드','Y',NOW(),'SYSTEM',NULL,NULL);
-INSERT INTO comtccmmncode (CL_CODE, CODE_ID, CODE_ID_NM, CODE_ID_DC, USE_AT, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('EFC', 'COM017', '휴일구분', '휴일의 구분', 'Y', NOW(), 'SYSTEM', NOW(), 'SYSTEM');
-
-
-INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('직속기관','직속기관','Y','4','COM109',NOW(),'23432',NULL,NULL);
-INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('지역교육청','지역교육청','Y','5','COM109',NOW(),'23432',NULL,NULL);
-INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('시·도교육청','시·도교육청','Y','6','COM109',NOW(),'23432',NULL,NULL);
-INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('타시도연구정보원','타시도연구정보원','Y','7','COM109',NOW(),'23432',NULL,NULL);
-INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('커뮤니티','커뮤니티','Y','2','COM104',NOW(),'admin',NULL,NULL);
-INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('에듀스마켓','에듀스마켓','Y','3','COM105',NOW(),'admin',NULL,NULL);
-INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('마일리지','마일리지','Y','3','COM104',NOW(),'admin',NULL,NULL);
-INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('커뮤니티','커뮤니티','Y','4','COM105',NOW(),'admin',NULL,NULL);
-INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('교육관련','교육관련','Y','2','COM109',NOW(),'SYSTEM',NULL,NULL);
-INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('기타','기타','Y','99','COM109',NOW(),'SYSTEM',NULL,NULL);
-INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('사이트 게시판 이용등록','사이트 게시판 이용등록','Y','REGC01','COM001',NOW(),'SYSTEM',NULL,NULL);
-INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('커뮤니티 등록','커뮤니티 등록','Y','REGC02','COM001',NOW(),'SYSTEM',NULL,NULL);
-INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('커뮤니티 게시판 등록','커뮤니티 게시판 등록','Y','REGC06','COM001',NOW(),'SYSTEM',NULL,NULL);
-INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('행사및일반일정','행사및일반일정','Y','1','COM020',NOW(),'SYSTEM',NULL,NULL);
-INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('설문조사','설문조사','Y','3','COM020',NOW(),'SYSTEM',NULL,NULL);
-INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('객관식','객관식','Y','1','COM035',NOW(),'SYSTEM',NULL,NULL);
-INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('주관식','주관식','Y','2','COM035',NOW(),'SYSTEM',NULL,NULL);
-INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('없음','없음','Y','CTS01','COM910',NOW(),'SYSTEM',NULL,NULL);
-INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('일반게시판','게시판','Y','CTS02','COM910',NOW(),'SYSTEM',NULL,NULL);
-INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('프로그램','프로그램','Y','CTS04','COM910',NOW(),'SYSTEM',NULL,NULL);
-INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('IFRAME','IFRAME','Y','CTS05','COM910',NOW(),'SYSTEM',NULL,NULL);
-INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('포틀릿','포틀릿','Y','CTS06','COM910',NOW(),'SYSTEM',NULL,NULL);
-INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('앨범형게시판','앨범형게시판','Y','BBSA02','COM912',NOW(),'SYSTEM',NULL,NULL);
-INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('일반형게시판','일반형게시판','Y','BBSA03','COM912',NOW(),'SYSTEM',NULL,NULL);
-INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('일반커뮤니티','일반커뮤니티','Y','CMY01','COM201',NOW(),'SYSTEM',NULL,NULL);
-INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('학급커뮤니티','학급커뮤니티','Y','CMY02','COM201',NOW(),'SYSTEM',NULL,NULL);
-INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('자동승인','자동승인','Y','PY01','COM202',NOW(),'SYSTEM',NULL,NULL);
-INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('수동승인','수동승인','Y','PY02','COM202',NOW(),'SYSTEM',NULL,NULL);
-INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('재가입허용','재가입허용','Y','SA01','COM203',NOW(),'SYSTEM',NULL,NULL);
-INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('재가입불허','재가입불허','Y','SA02','COM203',NOW(),'SYSTEM',NULL,NULL);
-INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('홈페이지템플릿','홈페이지템플릿','Y','sit','COM005',NOW(),'SYSTEM',NULL,NULL);
-INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('커뮤니티템플릿','커뮤니티템플릿','Y','cmy','COM005',NOW(),'SYSTEM',NULL,NULL);
-INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('커뮤니티등록','커뮤니티등록','Y','CF01','COM006',NOW(),'SYSTEM',NULL,NULL);
-INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('커뮤니티삭제','커뮤니티삭제','Y','CF02','COM006',NOW(),'SYSTEM',NULL,NULL);
-INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('커뮤니티운영자등록','커뮤니티운영자등록','Y','CF05','COM006',NOW(),'SYSTEM',NULL,NULL);
-INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('커뮤니티운영자삭제','커뮤니티운영자삭제','Y','CF06','COM006',NOW(),'SYSTEM',NULL,NULL);
-INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('게시판이용등록','게시판이용등록','Y','CF09','COM006',NOW(),'SYSTEM',NULL,NULL);
-INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('게시판삭제','게시판삭제','Y','CF10','COM006',NOW(),'SYSTEM',NULL,NULL);
-INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('커뮤니티사용자등록','커뮤니티사용자등록','Y','CF11','COM006',NOW(),'SYSTEM',NULL,NULL);
-INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('커뮤니티사용자탈퇴','커뮤니티사용자탈퇴','Y','CF12','COM006',NOW(),'SYSTEM',NULL,NULL);
-INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('승인요청','승인요청','Y','AP01','COM007',NOW(),'SYSTEM',NULL,NULL);
-INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('승인허가','승인허가','Y','AP02','COM007',NOW(),'SYSTEM',NULL,NULL);
-INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('승인반려','승인반려','Y','AP03','COM007',NOW(),'SYSTEM',NULL,NULL);
-INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('회원가입','회원가입','Y','WC01','COM032',NOW(),'SYSTEM',NULL,NULL);
-INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('사용자등록','사용자등록','Y','WC02','COM032',NOW(),'SYSTEM',NULL,NULL);
-INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('회원탈퇴','회원탈퇴','Y','WC03','COM032',NOW(),'SYSTEM',NULL,NULL);
-INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('사용자삭제','사용자삭제','Y','WC04','COM032',NOW(),'SYSTEM',NULL,NULL);
-INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('게시판','게시판','Y','BBS','COM003',NOW(),'SYSTEM',NULL,NULL);
-INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('커뮤니티','커뮤니티','Y','CMY','COM003',NOW(),'SYSTEM',NULL,NULL);
-INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('회원가입','회원가입','Y','1','COM105',NOW(),'SYSTEM',NULL,NULL);
-INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('기타','기타','Y','99','COM105',NOW(),'SYSTEM',NULL,NULL);
-INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('접수대기','접수대기','Y','QA01','COM108',NOW(),'SYSTEM',NULL,NULL);
-INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('처리중','처리중','Y','QA02','COM108',NOW(),'SYSTEM',NULL,NULL);
-INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('처리완료','처리완료','Y','QA03','COM108',NOW(),'SYSTEM',NULL,NULL);
-INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('회원정보','회원정보','Y','1','COM104',NOW(),'SYSTEM',NULL,NULL);
-INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('기타','기타','Y','99','COM104',NOW(),'SYSTEM',NULL,NULL);
-INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('하단배너','하단배너','Y','BAN004','COM107',NOW(),'SYSTEM',NULL,NULL);
-INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('관련사이트','관련사이트','Y','1','COM023',NOW(),'SYSTEM',NULL,NULL);
-INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('부속기관','부속기관','Y','2','COM023',NOW(),'SYSTEM',NULL,NULL);
-INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('기타','기타','Y','CMY05','COM201',NOW(),'SYSTEM',NULL,NULL);
-INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('게시판','게시판','Y','SMCTS01','COM915',NOW(),'SYSTEM',NULL,NULL);
-INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('공통','공통','Y','BSSE_01','COM918',NOW(),'SYSTEM',NULL,NULL);
-INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('공통','공통','Y','BTSE_01','COM919',NOW(),'SYSTEM',NULL,NULL);
-INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('홈페이지','홈페이지','Y','sit','COM916',NOW(),'SYSTEM',NULL,NULL);
-INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('커뮤니티','커뮤니티','Y','cmy','COM916',NOW(),'SYSTEM',NULL,NULL);
-INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('기관','기관','Y','1','COM917',NOW(),'SYSTEM',NULL,NULL);
-INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('기관','기관','Y','1','COM920',NOW(),'SYSTEM',NULL,NULL);
-INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('민원상담게시판','민원상담게시판','Y','BBSA11','COM912',NOW(),'admin',NULL,NULL);
-INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('HTML','HTML','Y','HTML','COM914',NOW(),'SYSTEM',NULL,NULL);
-INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('JSP','JSP','Y','JSP','COM914',NOW(),'SYSTEM',NULL,NULL);
-INSERT INTO comtccmmndetailcode (CODE_ID, CODE, CODE_NM, CODE_DC, USE_AT, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('COM017', '01', '법정휴일', '법정휴일', 'Y', NOW(), 'SYSTEM', NOW(), 'SYSTEM');
-INSERT INTO comtccmmndetailcode (CODE_ID, CODE, CODE_NM, CODE_DC, USE_AT, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('COM017', '02', '법정공휴일', '법정공휴일', 'Y', NOW(), 'SYSTEM', NOW(), 'SYSTEM');
-INSERT INTO comtccmmndetailcode (CODE_ID, CODE, CODE_NM, CODE_DC, USE_AT, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('COM017', '03', '임시공휴일', '임시공휴일', 'Y', NOW(), 'SYSTEM', NOW(), 'SYSTEM');
-
-INSERT INTO comtnauthorinfo (AUTHOR_CODE, AUTHOR_NM, AUTHOR_DC, AUTHOR_CREAT_DE) VALUES ('01','모든사용자','',NOW());
-INSERT INTO comtnauthorinfo (AUTHOR_CODE, AUTHOR_NM, AUTHOR_DC, AUTHOR_CREAT_DE) VALUES ('02','시민','',NOW());
-INSERT INTO comtnauthorinfo (AUTHOR_CODE, AUTHOR_NM, AUTHOR_DC, AUTHOR_CREAT_DE) VALUES ('04','학부모','',NOW());
-INSERT INTO comtnauthorinfo (AUTHOR_CODE, AUTHOR_NM, AUTHOR_DC, AUTHOR_CREAT_DE) VALUES ('06','학생','',NOW());
-INSERT INTO comtnauthorinfo (AUTHOR_CODE, AUTHOR_NM, AUTHOR_DC, AUTHOR_CREAT_DE) VALUES ('08','교사','',NOW());
-INSERT INTO comtnauthorinfo (AUTHOR_CODE, AUTHOR_NM, AUTHOR_DC, AUTHOR_CREAT_DE) VALUES ('10','업무관리자','',NOW());
-INSERT INTO comtnauthorinfo (AUTHOR_CODE, AUTHOR_NM, AUTHOR_DC, AUTHOR_CREAT_DE) VALUES ('99','통합관리자','',NOW());
-
-
-INSERT INTO comtnroles_hierarchy (PARENT_ROLE, CHILD_ROLE) VALUES ('01','02');
-INSERT INTO comtnroles_hierarchy (PARENT_ROLE, CHILD_ROLE) VALUES ('02','04');
-INSERT INTO comtnroles_hierarchy (PARENT_ROLE, CHILD_ROLE) VALUES ('04','06');
-INSERT INTO comtnroles_hierarchy (PARENT_ROLE, CHILD_ROLE) VALUES ('06','08');
-INSERT INTO comtnroles_hierarchy (PARENT_ROLE, CHILD_ROLE) VALUES ('08','10');
-INSERT INTO comtnroles_hierarchy (PARENT_ROLE, CHILD_ROLE) VALUES ('10','99');
-
-INSERT INTO comtnroleinfo (ROLE_CODE, ROLE_DC, ROLE_CREAT_DE, ROLE_NM, ROLE_PTN, ROLE_TYP, ROLE_SORT) VALUES ('web-000001','관리자접근권한',NOW(),'보안등급이상','\A/mng/.*\Z','url','2');
-
-INSERT INTO comtnauthorrolerelate (CREAT_DT, AUTHOR_CODE, ROLE_CODE) VALUES ( NOW(), '10', 'web-000001' );
-
-INSERT INTO comtnmber (USER_ID, USER_SE_CODE, PASSWORD, USER_NM, EMAIL_ADRES, TLPHON_NO, MOBLPHON_NO, ZIP, ADRES, ADRES_DETAIL, BRTHDY, SLRCLD_LRR_CODE, SEXDSTN, EMAIL_RECPTN_AT, MOBLPHON_RECPTN_AT, PHOTO_ORIGINAL_FILE_NM, PHOTO_STRE_FILE_NM, DELETE_AT, DELETE_PNTTM, DELETE_RESN, CONFM_AT, CONFM_PNTTM, CREDT_ID, CRTFCT_DN, CRTFCT_SERIAL, SITE_ID, FRST_REGIST_IP, FRST_REGIST_PNTTM, LAST_UPDUSR_ID, LAST_UPDUSR_PNTTM) 
-   VALUES ('admin','99','6b86b273ff34fce19d6b804eff5a3f5747ada4eaa22f1d49c01e52ddb7875b4b','관리자','sj1004class@hanmail.net','02-0000-0000','010-0000-0000','111222','333','4444','','','','','','','','N',NOW(),'1','Y',NOW(),'20121123111910','','','SITE_000000000000001','',NOW(),null,null);
-
-INSERT INTO comtnsiteinfo (
-   SITE_ID, SITE_NM, SITE_URL, 
-   FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, 
-   LAST_UPDUSR_ID, USE_AT, ACTVTY_AT, 
-   UPEND_LOGO_FILE_NM, LPT_LOGO_FILE_NM, LYT_TMPLAT_ID, 
-   ADRES_FILE_NM, ADRES_REPLC_TEXT, INDVDLINFO_POLICY, 
-   USE_STPLAT, EMAIL_COLCT_POLICY, MOBILE_USE_AT, 
-   CMY_TMPLAT_ID, CPYRHT_STTEMNT_SVC, INSTT_CODE, 
-   BRWSR_SJ, TLPHON_NO, FAX_NO, 
-   ADRES, MOUSE_SCRTY_APPLC_AT, KYBRD_SCRTY_APPLC_AT, 
-   DPLCT_LOGIN_PERM_AT, PASSWORD_MUMM_LT, PASSWORD_MXMM_LT, 
-   PASSWORD_NUMBER_POLICY_AT, PASSWORD_CHRCTR_POLICY_AT, PASSWORD_SPCLCHRCTR_POLICY_AT, 
-   PASSWORD_CHANGE_CYCLE, LYT_SOURC_ID, CMY_SOURC_ID, 
-   REPRSNT_IMAGE_FILE_NM, SLOGAN_FILE_NM, SLOGAN_REPLC_TEXT, 
-   LA, LO) 
-VALUES ('SITE_000000000000001','메인사이트','dev.sj.com',NOW(),'admin',NULL,NULL,'Y','Y','','','LYTTMP_0000000000001','','주소',
-'<p>학교명 : $SITE_NM$ <br />전화번호 : $PHONE_NO$ <br />팩스번호 : $FAX_NO$ <br />개인정보처리방침</p>',
-'<p>학교명 : $SITE_NM$ <br />전화번호 : $PHONE_NO$ <br />팩스번호 : $FAX_NO$ <br />$SITE_NM$ 가입약관</p>',
-'<p>학교명 : $SITE_NM$ <br />전화번호 : $PHONE_NO$ <br />팩스번호 : $FAX_NO$ <br />$SITE_NM$ 이메일수집거부</p>',
-'Y','','<p>학교명 : $SITE_NM$ <br />전화번호 : $PHONE_NO$ <br />팩스번호 : $FAX_NO$ <br />$SITE_NM$ 저작권신고서비스</p>','1','개발','000-0000-0000','000-0000-0000','주소','N','N','Y','4','20','Y','Y','Y','6','LYTSRC_0000000000001','','SITE_201210250244444490.jpg','','슬로건대체텍스트','','');
-
-/* 기본 메뉴 생성 */
-INSERT INTO comtnsitemnu (MENU_NM, MENU_ID, UPPER_MENU_ID, HTML_CN, EXPSR_USE_AT, USE_AT, HTML_USE_AT, CNTNTS_TY_CODE, URL, COMPOSITION_TY_CODE, PROGRM_ID, NWD_AT, STYLE_CN, SCRIPT_CN, FRST_REGISTER_PNTTM, 
-FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID, SORT_ORDR, MOBILE_USE_AT, IMAGE_FILE_NM, SITE_ID, SYS_TY_CODE, STDNT_USE_AT, STDNPRNT_USE_AT, PROFSR_USE_AT, GENERAL_USE_AT, MOBILE_STYLE_CN, MOBILE_SCRIPT_CN, 
-MOBILE_HTML_CN, HTMLSOURC_TY_CODE, MOBILE_HTMLSOURC_TY_CODE, ATCH_FILE_ID, MOBILE_ATCH_FILE_ID, PROGRM_FACTR, MENU_LEVEL) 
-VALUES ('홈페이지','MNU_0000000000000001',NULL,'','Y','Y','Y','CTS01','','CNTNTS','','N','','',NOW(),'',NOW(),'admin','0','N','','SITE_000000000000001','SYS01','N','N','N','N','JSP','HTML','','','','','','',0);
-
-/* 휴일 지정이 필요할때 테이블 생성하고 넣어라*/
-/*
-INSERT INTO COMTNRESTDE ( RESTDE_NO, RESTDE_DE, RESTDE_NM, RESTDE_DC, RESTDE_SE_CODE, FRST_REGISTER_PNTTM, FRST_REGISTER_ID) VALUES (  1, '20130101', '신정', '설(신정)', '02', NOW(), 'SYSTEM' );
-INSERT INTO COMTNRESTDE ( RESTDE_NO, RESTDE_DE, RESTDE_NM, RESTDE_DC, RESTDE_SE_CODE, FRST_REGISTER_PNTTM, FRST_REGISTER_ID) VALUES (  2, '20130209', '설날', '설연휴', '02', NOW(), 'SYSTEM' );
-INSERT INTO COMTNRESTDE ( RESTDE_NO, RESTDE_DE, RESTDE_NM, RESTDE_DC, RESTDE_SE_CODE, FRST_REGISTER_PNTTM, FRST_REGISTER_ID) VALUES (  3, '20130210', '설날', '설연휴', '02', NOW(), 'SYSTEM' );
-INSERT INTO COMTNRESTDE ( RESTDE_NO, RESTDE_DE, RESTDE_NM, RESTDE_DC, RESTDE_SE_CODE, FRST_REGISTER_PNTTM, FRST_REGISTER_ID) VALUES (  4, '20130211', '설날', '설연휴', '02', NOW(), 'SYSTEM' );
-INSERT INTO COMTNRESTDE ( RESTDE_NO, RESTDE_DE, RESTDE_NM, RESTDE_DC, RESTDE_SE_CODE, FRST_REGISTER_PNTTM, FRST_REGISTER_ID) VALUES (  5, '20130301', '삼일절', '삼일절', '02', NOW(), 'SYSTEM' );
-INSERT INTO COMTNRESTDE ( RESTDE_NO, RESTDE_DE, RESTDE_NM, RESTDE_DC, RESTDE_SE_CODE, FRST_REGISTER_PNTTM, FRST_REGISTER_ID) VALUES (  6, '20130505', '어린이날', '어린이날', '02', NOW(), 'SYSTEM' );
-INSERT INTO COMTNRESTDE ( RESTDE_NO, RESTDE_DE, RESTDE_NM, RESTDE_DC, RESTDE_SE_CODE, FRST_REGISTER_PNTTM, FRST_REGISTER_ID) VALUES (  7, '20130517', '석가탄신일', '석가탄신일', '02', NOW(), 'SYSTEM' );
-INSERT INTO COMTNRESTDE ( RESTDE_NO, RESTDE_DE, RESTDE_NM, RESTDE_DC, RESTDE_SE_CODE, FRST_REGISTER_PNTTM, FRST_REGISTER_ID) VALUES (  8, '20130606', '현충일', '현충일', '02', NOW(), 'SYSTEM' );
-INSERT INTO COMTNRESTDE ( RESTDE_NO, RESTDE_DE, RESTDE_NM, RESTDE_DC, RESTDE_SE_CODE, FRST_REGISTER_PNTTM, FRST_REGISTER_ID) VALUES (  9, '20130815', '광복절', '광복절', '02', NOW(), 'SYSTEM' );
-INSERT INTO COMTNRESTDE ( RESTDE_NO, RESTDE_DE, RESTDE_NM, RESTDE_DC, RESTDE_SE_CODE, FRST_REGISTER_PNTTM, FRST_REGISTER_ID) VALUES (  10, '20130918', '추석', '추석연휴', '02', NOW(), 'SYSTEM' );
-INSERT INTO COMTNRESTDE ( RESTDE_NO, RESTDE_DE, RESTDE_NM, RESTDE_DC, RESTDE_SE_CODE, FRST_REGISTER_PNTTM, FRST_REGISTER_ID) VALUES (  11, '20130919', '추석', '추석연휴', '02', NOW(), 'SYSTEM' );
-INSERT INTO COMTNRESTDE ( RESTDE_NO, RESTDE_DE, RESTDE_NM, RESTDE_DC, RESTDE_SE_CODE, FRST_REGISTER_PNTTM, FRST_REGISTER_ID) VALUES (  12, '20130920', '추석', '추석연휴', '02', NOW(), 'SYSTEM' );
-INSERT INTO COMTNRESTDE ( RESTDE_NO, RESTDE_DE, RESTDE_NM, RESTDE_DC, RESTDE_SE_CODE, FRST_REGISTER_PNTTM, FRST_REGISTER_ID) VALUES (  13, '20131003', '개천절', '개천절', '02', NOW(), 'SYSTEM' );
-INSERT INTO COMTNRESTDE ( RESTDE_NO, RESTDE_DE, RESTDE_NM, RESTDE_DC, RESTDE_SE_CODE, FRST_REGISTER_PNTTM, FRST_REGISTER_ID) VALUES (  14, '20131225', '성탄절', '성탄절', '02', NOW(), 'SYSTEM' );
+/* 주의사항 : COMTNROLEINFO쪽 ROLE_PTN 제대로 들어갔는지 확인 198번째 줄 */
+
+INSERT INTO comtecopseq (TABLE_NAME, NEXT_ID) VALUES ('DUS_ID','1');
+INSERT INTO comtecopseq (TABLE_NAME, NEXT_ID) VALUES ('WEBLOG_ID','1');
+INSERT INTO comtecopseq (TABLE_NAME, NEXT_ID) VALUES ('BANNER_ID','1');
+INSERT INTO comtecopseq (TABLE_NAME, NEXT_ID) VALUES ('POPUP_ID','1');
+INSERT INTO comtecopseq (TABLE_NAME, NEXT_ID) VALUES ('LINK_SITE_ID','1');
+INSERT INTO comtecopseq (TABLE_NAME, NEXT_ID) VALUES ('EVENTINFO_ID','1');
+INSERT INTO comtecopseq (TABLE_NAME, NEXT_ID) VALUES ('SITE_ID','2');
+INSERT INTO comtecopseq (TABLE_NAME, NEXT_ID) VALUES ('MENU_ID','2');
+INSERT INTO comtecopseq (TABLE_NAME, NEXT_ID) VALUES ('BBS_CTGRYMASTER_ID','1');
+INSERT INTO comtecopseq (TABLE_NAME, NEXT_ID) VALUES ('BBS_CTGRY_ID','1');
+INSERT INTO comtecopseq (TABLE_NAME, NEXT_ID) VALUES ('BBS_NTT_NO','1');
+INSERT INTO comtecopseq (TABLE_NAME, NEXT_ID) VALUES ('BBS_CMT_NO','1');
+INSERT INTO comtecopseq (TABLE_NAME, NEXT_ID) VALUES ('BBS_ID','1');
+INSERT INTO comtecopseq (TABLE_NAME, NEXT_ID) VALUES ('CMMNTY_ID','1');
+INSERT INTO comtecopseq (TABLE_NAME, NEXT_ID) VALUES ('FILE_ID','1');
+INSERT INTO comtecopseq (TABLE_NAME, NEXT_ID) VALUES ('EVENTITEM_ID','1');
+INSERT INTO comtecopseq (TABLE_NAME, NEXT_ID) VALUES ('EVENTITEMEX_ID','1');
+INSERT INTO comtecopseq (TABLE_NAME, NEXT_ID) VALUES ('EVENTCNSR_ID','1');
+INSERT INTO comtecopseq (TABLE_NAME, NEXT_ID) VALUES ('EVENTANWPER_ID','1');
+INSERT INTO comtecopseq (TABLE_NAME, NEXT_ID) VALUES ('EVENTFORM_ID','1');
+INSERT INTO comtecopseq (TABLE_NAME, NEXT_ID) VALUES ('EVENTFANWPER_ID','1');
+INSERT INTO comtecopseq (TABLE_NAME, NEXT_ID) VALUES ('LYT_TMPLAT_ID','1');
+INSERT INTO comtecopseq (TABLE_NAME, NEXT_ID) VALUES ('LYT_TMPLAT_HIS_ID','1');
+INSERT INTO comtecopseq (TABLE_NAME, NEXT_ID) VALUES ('BBS_TMPLAT_ID','1');
+INSERT INTO comtecopseq (TABLE_NAME, NEXT_ID) VALUES ('BBS_TMPLAT_HIS_ID','1');
+INSERT INTO comtecopseq (TABLE_NAME, NEXT_ID) VALUES ('LOGINLOG_ID','1');
+INSERT INTO comtecopseq (TABLE_NAME, NEXT_ID) VALUES ('LYT_SOURC_ID','1');
+INSERT INTO comtecopseq (TABLE_NAME, NEXT_ID) VALUES ('LYT_SOURC_HIS_ID','1');
+INSERT INTO comtecopseq (TABLE_NAME, NEXT_ID) VALUES ('MNU_HIS_ID','1');
+INSERT INTO comtecopseq (TABLE_NAME, NEXT_ID) VALUES ('BBS_SOURC_ID','1');
+INSERT INTO comtecopseq (TABLE_NAME, NEXT_ID) VALUES ('BBS_SOURC_HIS_ID','1');
+INSERT INTO comtecopseq (TABLE_NAME, NEXT_ID) VALUES ('VISITSCHUL_ID','1');
+INSERT INTO comtecopseq (TABLE_NAME, NEXT_ID) VALUES ('TMP_ID','1');
+
+INSERT INTO comtccmmnclcode (CL_CODE, CL_CODE_NM, CL_CODE_DC, USE_AT, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('EFC','전자정부 프레임워크 공통서비스','전자정부 프레임워크 공통서비스','Y',NOW(),'SYSTEM',null,null);
+
+INSERT INTO comtccmmncode (CL_CODE, CODE_ID, CODE_ID_NM, CODE_ID_DC, USE_AT, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('EFC','COM109','배너주제분류코드','배너주제분류코드','N',NOW(),'SYSTEM',NULL,NULL);
+INSERT INTO comtccmmncode (CL_CODE, CODE_ID, CODE_ID_NM, CODE_ID_DC, USE_AT, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('EFC','999','컨텐츠분류코드','컨텐츠분류코드','N',NOW(),'admin',NULL,NULL);
+INSERT INTO comtccmmncode (CL_CODE, CODE_ID, CODE_ID_NM, CODE_ID_DC, USE_AT, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('EFC','COM001','등록구분','게시판, 커뮤니티, 동호회 등록구분코드','Y',NOW(),'SYSTEM',NULL,NULL);
+INSERT INTO comtccmmncode (CL_CODE, CODE_ID, CODE_ID_NM, CODE_ID_DC, USE_AT, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('EFC','COM020','일정구분','일정구분 부서일지정보/일지정보 상태구분','Y',NOW(),'SYSTEM',NULL,NULL);
+INSERT INTO comtccmmncode (CL_CODE, CODE_ID, CODE_ID_NM, CODE_ID_DC, USE_AT, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('EFC','COM035','행사유형','행사/이벤트/캠페인 구분','Y',NOW(),'SYSTEM',NULL,NULL);
+INSERT INTO comtccmmncode (CL_CODE, CODE_ID, CODE_ID_NM, CODE_ID_DC, USE_AT, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('EFC','COM910','메뉴컨텐츠구분','메뉴컨텐츠구분','Y',NOW(),'SYSTEM',NULL,NULL);
+INSERT INTO comtccmmncode (CL_CODE, CODE_ID, CODE_ID_NM, CODE_ID_DC, USE_AT, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('EFC','COM912','게시판속성코드','게시판속성코드','Y',NOW(),'SYSTEM',NULL,NULL);
+INSERT INTO comtccmmncode (CL_CODE, CODE_ID, CODE_ID_NM, CODE_ID_DC, USE_AT, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('EFC','COM201','커뮤니티구분코드','커뮤니티구분코드','Y',NOW(),'SYSTEM',NULL,NULL);
+INSERT INTO comtccmmncode (CL_CODE, CODE_ID, CODE_ID_NM, CODE_ID_DC, USE_AT, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('EFC','COM202','승인정책코드','승인정책코드','Y',NOW(),'SYSTEM',NULL,NULL);
+INSERT INTO comtccmmncode (CL_CODE, CODE_ID, CODE_ID_NM, CODE_ID_DC, USE_AT, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('EFC','COM203','재가입정책코드','재가입정책코드','Y',NOW(),'SYSTEM',NULL,NULL);
+INSERT INTO comtccmmncode (CL_CODE, CODE_ID, CODE_ID_NM, CODE_ID_DC, USE_AT, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('EFC','COM005','템플릿구분코드','템플릿구분코드','Y',NOW(),'SYSTEM',NULL,NULL);
+INSERT INTO comtccmmncode (CL_CODE, CODE_ID, CODE_ID_NM, CODE_ID_DC, USE_AT, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('EFC','COM006','승인유형코드','승인유형코드','Y',NOW(),'SYSTEM',NULL,NULL);
+INSERT INTO comtccmmncode (CL_CODE, CODE_ID, CODE_ID_NM, CODE_ID_DC, USE_AT, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('EFC','COM007','승인상태','승인상태','Y',NOW(),'SYSTEM',NULL,NULL);
+INSERT INTO comtccmmncode (CL_CODE, CODE_ID, CODE_ID_NM, CODE_ID_DC, USE_AT, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('EFC','COM032','작업유형코드','작업유형코드','Y',NOW(),'SYSTEM',NULL,NULL);
+INSERT INTO comtccmmncode (CL_CODE, CODE_ID, CODE_ID_NM, CODE_ID_DC, USE_AT, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('EFC','COM003','대상업무유형코드','대상업무유형코드','Y',NOW(),'SYSTEM',NULL,NULL);
+INSERT INTO comtccmmncode (CL_CODE, CODE_ID, CODE_ID_NM, CODE_ID_DC, USE_AT, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('EFC','COM105','QNA카테고리코드','QNA카테고리코드','N',NOW(),'SYSTEM',NULL,NULL);
+INSERT INTO comtccmmncode (CL_CODE, CODE_ID, CODE_ID_NM, CODE_ID_DC, USE_AT, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('EFC','COM108','처리상태코드','처리상태코드','Y',NOW(),'SYSTEM',NULL,NULL);
+INSERT INTO comtccmmncode (CL_CODE, CODE_ID, CODE_ID_NM, CODE_ID_DC, USE_AT, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('EFC','COM104','FAQ카테고리코드','FAQ카테고리코드','N',NOW(),'SYSTEM',NULL,NULL);
+INSERT INTO comtccmmncode (CL_CODE, CODE_ID, CODE_ID_NM, CODE_ID_DC, USE_AT, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('EFC','COM107','배너구분코드','배너구분코드','Y',NOW(),'SYSTEM',NULL,NULL);
+INSERT INTO comtccmmncode (CL_CODE, CODE_ID, CODE_ID_NM, CODE_ID_DC, USE_AT, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('EFC','COM023','사이트주제분류코드','사이트주제분류코드','Y',NOW(),'SYSTEM',NULL,NULL);
+INSERT INTO comtccmmncode (CL_CODE, CODE_ID, CODE_ID_NM, CODE_ID_DC, USE_AT, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('EFC','COM800','사용자구분코드','사용자구분코드','Y',NOW(),'SYSTEM',NULL,NULL);
+INSERT INTO comtccmmncode (CL_CODE, CODE_ID, CODE_ID_NM, CODE_ID_DC, USE_AT, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('EFC','COM915','메인컨텐츠','메인컨텐츠','Y',NOW(),'SYSTEM',NULL,NULL);
+INSERT INTO comtccmmncode (CL_CODE, CODE_ID, CODE_ID_NM, CODE_ID_DC, USE_AT, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('EFC','COM918','게시판소스구분','게시판소스구분','Y',NOW(),'SYSTEM',NULL,NULL);
+INSERT INTO comtccmmncode (CL_CODE, CODE_ID, CODE_ID_NM, CODE_ID_DC, USE_AT, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('EFC','COM919','게시판템플릿구분','게시판템플릿구분','Y',NOW(),'SYSTEM',NULL,NULL);
+INSERT INTO comtccmmncode (CL_CODE, CODE_ID, CODE_ID_NM, CODE_ID_DC, USE_AT, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('EFC','COM916','템플릿대분류코드','템플릿대분류코드','Y',NOW(),'SYSTEM',NULL,NULL);
+INSERT INTO comtccmmncode (CL_CODE, CODE_ID, CODE_ID_NM, CODE_ID_DC, USE_AT, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('EFC','COM917','템플릿중분류코드','템플릿중분류코드','Y',NOW(),'SYSTEM',NULL,NULL);
+INSERT INTO comtccmmncode (CL_CODE, CODE_ID, CODE_ID_NM, CODE_ID_DC, USE_AT, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('EFC','COM920','기관유형코드','기관유형코드','Y',NOW(),'SYSTEM',NULL,NULL);
+INSERT INTO comtccmmncode (CL_CODE, CODE_ID, CODE_ID_NM, CODE_ID_DC, USE_AT, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('EFC','COM914','HTML소스 구분코드','HTML소스 구분코드','Y',NOW(),'SYSTEM',NULL,NULL);
+INSERT INTO comtccmmncode (CL_CODE, CODE_ID, CODE_ID_NM, CODE_ID_DC, USE_AT, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('EFC', 'COM017', '휴일구분', '휴일의 구분', 'Y', NOW(), 'SYSTEM', NOW(), 'SYSTEM');
+
+
+INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('직속기관','직속기관','Y','4','COM109',NOW(),'23432',NULL,NULL);
+INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('지역교육청','지역교육청','Y','5','COM109',NOW(),'23432',NULL,NULL);
+INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('시·도교육청','시·도교육청','Y','6','COM109',NOW(),'23432',NULL,NULL);
+INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('타시도연구정보원','타시도연구정보원','Y','7','COM109',NOW(),'23432',NULL,NULL);
+INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('커뮤니티','커뮤니티','Y','2','COM104',NOW(),'admin',NULL,NULL);
+INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('에듀스마켓','에듀스마켓','Y','3','COM105',NOW(),'admin',NULL,NULL);
+INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('마일리지','마일리지','Y','3','COM104',NOW(),'admin',NULL,NULL);
+INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('커뮤니티','커뮤니티','Y','4','COM105',NOW(),'admin',NULL,NULL);
+INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('교육관련','교육관련','Y','2','COM109',NOW(),'SYSTEM',NULL,NULL);
+INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('기타','기타','Y','99','COM109',NOW(),'SYSTEM',NULL,NULL);
+INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('사이트 게시판 이용등록','사이트 게시판 이용등록','Y','REGC01','COM001',NOW(),'SYSTEM',NULL,NULL);
+INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('커뮤니티 등록','커뮤니티 등록','Y','REGC02','COM001',NOW(),'SYSTEM',NULL,NULL);
+INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('커뮤니티 게시판 등록','커뮤니티 게시판 등록','Y','REGC06','COM001',NOW(),'SYSTEM',NULL,NULL);
+INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('행사및일반일정','행사및일반일정','Y','1','COM020',NOW(),'SYSTEM',NULL,NULL);
+INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('설문조사','설문조사','Y','3','COM020',NOW(),'SYSTEM',NULL,NULL);
+INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('객관식','객관식','Y','1','COM035',NOW(),'SYSTEM',NULL,NULL);
+INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('주관식','주관식','Y','2','COM035',NOW(),'SYSTEM',NULL,NULL);
+INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('없음','없음','Y','CTS01','COM910',NOW(),'SYSTEM',NULL,NULL);
+INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('일반게시판','게시판','Y','CTS02','COM910',NOW(),'SYSTEM',NULL,NULL);
+INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('프로그램','프로그램','Y','CTS04','COM910',NOW(),'SYSTEM',NULL,NULL);
+INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('IFRAME','IFRAME','Y','CTS05','COM910',NOW(),'SYSTEM',NULL,NULL);
+INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('포틀릿','포틀릿','Y','CTS06','COM910',NOW(),'SYSTEM',NULL,NULL);
+INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('앨범형게시판','앨범형게시판','Y','BBSA02','COM912',NOW(),'SYSTEM',NULL,NULL);
+INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('일반형게시판','일반형게시판','Y','BBSA03','COM912',NOW(),'SYSTEM',NULL,NULL);
+INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('일반커뮤니티','일반커뮤니티','Y','CMY01','COM201',NOW(),'SYSTEM',NULL,NULL);
+INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('학급커뮤니티','학급커뮤니티','Y','CMY02','COM201',NOW(),'SYSTEM',NULL,NULL);
+INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('자동승인','자동승인','Y','PY01','COM202',NOW(),'SYSTEM',NULL,NULL);
+INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('수동승인','수동승인','Y','PY02','COM202',NOW(),'SYSTEM',NULL,NULL);
+INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('재가입허용','재가입허용','Y','SA01','COM203',NOW(),'SYSTEM',NULL,NULL);
+INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('재가입불허','재가입불허','Y','SA02','COM203',NOW(),'SYSTEM',NULL,NULL);
+INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('홈페이지템플릿','홈페이지템플릿','Y','sit','COM005',NOW(),'SYSTEM',NULL,NULL);
+INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('커뮤니티템플릿','커뮤니티템플릿','Y','cmy','COM005',NOW(),'SYSTEM',NULL,NULL);
+INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('커뮤니티등록','커뮤니티등록','Y','CF01','COM006',NOW(),'SYSTEM',NULL,NULL);
+INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('커뮤니티삭제','커뮤니티삭제','Y','CF02','COM006',NOW(),'SYSTEM',NULL,NULL);
+INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('커뮤니티운영자등록','커뮤니티운영자등록','Y','CF05','COM006',NOW(),'SYSTEM',NULL,NULL);
+INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('커뮤니티운영자삭제','커뮤니티운영자삭제','Y','CF06','COM006',NOW(),'SYSTEM',NULL,NULL);
+INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('게시판이용등록','게시판이용등록','Y','CF09','COM006',NOW(),'SYSTEM',NULL,NULL);
+INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('게시판삭제','게시판삭제','Y','CF10','COM006',NOW(),'SYSTEM',NULL,NULL);
+INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('커뮤니티사용자등록','커뮤니티사용자등록','Y','CF11','COM006',NOW(),'SYSTEM',NULL,NULL);
+INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('커뮤니티사용자탈퇴','커뮤니티사용자탈퇴','Y','CF12','COM006',NOW(),'SYSTEM',NULL,NULL);
+INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('승인요청','승인요청','Y','AP01','COM007',NOW(),'SYSTEM',NULL,NULL);
+INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('승인허가','승인허가','Y','AP02','COM007',NOW(),'SYSTEM',NULL,NULL);
+INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('승인반려','승인반려','Y','AP03','COM007',NOW(),'SYSTEM',NULL,NULL);
+INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('회원가입','회원가입','Y','WC01','COM032',NOW(),'SYSTEM',NULL,NULL);
+INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('사용자등록','사용자등록','Y','WC02','COM032',NOW(),'SYSTEM',NULL,NULL);
+INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('회원탈퇴','회원탈퇴','Y','WC03','COM032',NOW(),'SYSTEM',NULL,NULL);
+INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('사용자삭제','사용자삭제','Y','WC04','COM032',NOW(),'SYSTEM',NULL,NULL);
+INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('게시판','게시판','Y','BBS','COM003',NOW(),'SYSTEM',NULL,NULL);
+INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('커뮤니티','커뮤니티','Y','CMY','COM003',NOW(),'SYSTEM',NULL,NULL);
+INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('회원가입','회원가입','Y','1','COM105',NOW(),'SYSTEM',NULL,NULL);
+INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('기타','기타','Y','99','COM105',NOW(),'SYSTEM',NULL,NULL);
+INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('접수대기','접수대기','Y','QA01','COM108',NOW(),'SYSTEM',NULL,NULL);
+INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('처리중','처리중','Y','QA02','COM108',NOW(),'SYSTEM',NULL,NULL);
+INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('처리완료','처리완료','Y','QA03','COM108',NOW(),'SYSTEM',NULL,NULL);
+INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('회원정보','회원정보','Y','1','COM104',NOW(),'SYSTEM',NULL,NULL);
+INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('기타','기타','Y','99','COM104',NOW(),'SYSTEM',NULL,NULL);
+INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('하단배너','하단배너','Y','BAN004','COM107',NOW(),'SYSTEM',NULL,NULL);
+INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('관련사이트','관련사이트','Y','1','COM023',NOW(),'SYSTEM',NULL,NULL);
+INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('부속기관','부속기관','Y','2','COM023',NOW(),'SYSTEM',NULL,NULL);
+INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('기타','기타','Y','CMY05','COM201',NOW(),'SYSTEM',NULL,NULL);
+INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('게시판','게시판','Y','SMCTS01','COM915',NOW(),'SYSTEM',NULL,NULL);
+INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('공통','공통','Y','BSSE_01','COM918',NOW(),'SYSTEM',NULL,NULL);
+INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('공통','공통','Y','BTSE_01','COM919',NOW(),'SYSTEM',NULL,NULL);
+INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('홈페이지','홈페이지','Y','sit','COM916',NOW(),'SYSTEM',NULL,NULL);
+INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('커뮤니티','커뮤니티','Y','cmy','COM916',NOW(),'SYSTEM',NULL,NULL);
+INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('기관','기관','Y','1','COM917',NOW(),'SYSTEM',NULL,NULL);
+INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('기관','기관','Y','1','COM920',NOW(),'SYSTEM',NULL,NULL);
+INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('민원상담게시판','민원상담게시판','Y','BBSA11','COM912',NOW(),'admin',NULL,NULL);
+INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('HTML','HTML','Y','HTML','COM914',NOW(),'SYSTEM',NULL,NULL);
+INSERT INTO comtccmmndetailcode (CODE_NM, CODE_DC, USE_AT, CODE, CODE_ID, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('JSP','JSP','Y','JSP','COM914',NOW(),'SYSTEM',NULL,NULL);
+INSERT INTO comtccmmndetailcode (CODE_ID, CODE, CODE_NM, CODE_DC, USE_AT, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('COM017', '01', '법정휴일', '법정휴일', 'Y', NOW(), 'SYSTEM', NOW(), 'SYSTEM');
+INSERT INTO comtccmmndetailcode (CODE_ID, CODE, CODE_NM, CODE_DC, USE_AT, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('COM017', '02', '법정공휴일', '법정공휴일', 'Y', NOW(), 'SYSTEM', NOW(), 'SYSTEM');
+INSERT INTO comtccmmndetailcode (CODE_ID, CODE, CODE_NM, CODE_DC, USE_AT, FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID) VALUES ('COM017', '03', '임시공휴일', '임시공휴일', 'Y', NOW(), 'SYSTEM', NOW(), 'SYSTEM');
+
+INSERT INTO comtnauthorinfo (AUTHOR_CODE, AUTHOR_NM, AUTHOR_DC, AUTHOR_CREAT_DE) VALUES ('01','모든사용자','',NOW());
+INSERT INTO comtnauthorinfo (AUTHOR_CODE, AUTHOR_NM, AUTHOR_DC, AUTHOR_CREAT_DE) VALUES ('02','시민','',NOW());
+INSERT INTO comtnauthorinfo (AUTHOR_CODE, AUTHOR_NM, AUTHOR_DC, AUTHOR_CREAT_DE) VALUES ('04','학부모','',NOW());
+INSERT INTO comtnauthorinfo (AUTHOR_CODE, AUTHOR_NM, AUTHOR_DC, AUTHOR_CREAT_DE) VALUES ('06','학생','',NOW());
+INSERT INTO comtnauthorinfo (AUTHOR_CODE, AUTHOR_NM, AUTHOR_DC, AUTHOR_CREAT_DE) VALUES ('08','교사','',NOW());
+INSERT INTO comtnauthorinfo (AUTHOR_CODE, AUTHOR_NM, AUTHOR_DC, AUTHOR_CREAT_DE) VALUES ('10','업무관리자','',NOW());
+INSERT INTO comtnauthorinfo (AUTHOR_CODE, AUTHOR_NM, AUTHOR_DC, AUTHOR_CREAT_DE) VALUES ('99','통합관리자','',NOW());
+
+
+INSERT INTO comtnroles_hierarchy (PARENT_ROLE, CHILD_ROLE) VALUES ('01','02');
+INSERT INTO comtnroles_hierarchy (PARENT_ROLE, CHILD_ROLE) VALUES ('02','04');
+INSERT INTO comtnroles_hierarchy (PARENT_ROLE, CHILD_ROLE) VALUES ('04','06');
+INSERT INTO comtnroles_hierarchy (PARENT_ROLE, CHILD_ROLE) VALUES ('06','08');
+INSERT INTO comtnroles_hierarchy (PARENT_ROLE, CHILD_ROLE) VALUES ('08','10');
+INSERT INTO comtnroles_hierarchy (PARENT_ROLE, CHILD_ROLE) VALUES ('10','99');
+
+INSERT INTO comtnroleinfo (ROLE_CODE, ROLE_DC, ROLE_CREAT_DE, ROLE_NM, ROLE_PTN, ROLE_TYP, ROLE_SORT) VALUES ('web-000001','관리자접근권한',NOW(),'보안등급이상','\A/mng/.*\Z','url','2');
+
+INSERT INTO comtnauthorrolerelate (CREAT_DT, AUTHOR_CODE, ROLE_CODE) VALUES ( NOW(), '10', 'web-000001' );
+
+INSERT INTO comtnmber (USER_ID, USER_SE_CODE, PASSWORD, USER_NM, EMAIL_ADRES, TLPHON_NO, MOBLPHON_NO, ZIP, ADRES, ADRES_DETAIL, BRTHDY, SLRCLD_LRR_CODE, SEXDSTN, EMAIL_RECPTN_AT, MOBLPHON_RECPTN_AT, PHOTO_ORIGINAL_FILE_NM, PHOTO_STRE_FILE_NM, DELETE_AT, DELETE_PNTTM, DELETE_RESN, CONFM_AT, CONFM_PNTTM, CREDT_ID, CRTFCT_DN, CRTFCT_SERIAL, SITE_ID, FRST_REGIST_IP, FRST_REGIST_PNTTM, LAST_UPDUSR_ID, LAST_UPDUSR_PNTTM) 
+   VALUES ('admin','99','6b86b273ff34fce19d6b804eff5a3f5747ada4eaa22f1d49c01e52ddb7875b4b','관리자','sj1004class@hanmail.net','02-0000-0000','010-0000-0000','111222','333','4444','','','','','','','','N',NOW(),'1','Y',NOW(),'20121123111910','','','SITE_000000000000001','',NOW(),null,null);
+
+INSERT INTO comtnsiteinfo (
+   SITE_ID, SITE_NM, SITE_URL, 
+   FRST_REGISTER_PNTTM, FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, 
+   LAST_UPDUSR_ID, USE_AT, ACTVTY_AT, 
+   UPEND_LOGO_FILE_NM, LPT_LOGO_FILE_NM, LYT_TMPLAT_ID, 
+   ADRES_FILE_NM, ADRES_REPLC_TEXT, INDVDLINFO_POLICY, 
+   USE_STPLAT, EMAIL_COLCT_POLICY, MOBILE_USE_AT, 
+   CMY_TMPLAT_ID, CPYRHT_STTEMNT_SVC, INSTT_CODE, 
+   BRWSR_SJ, TLPHON_NO, FAX_NO, 
+   ADRES, MOUSE_SCRTY_APPLC_AT, KYBRD_SCRTY_APPLC_AT, 
+   DPLCT_LOGIN_PERM_AT, PASSWORD_MUMM_LT, PASSWORD_MXMM_LT, 
+   PASSWORD_NUMBER_POLICY_AT, PASSWORD_CHRCTR_POLICY_AT, PASSWORD_SPCLCHRCTR_POLICY_AT, 
+   PASSWORD_CHANGE_CYCLE, LYT_SOURC_ID, CMY_SOURC_ID, 
+   REPRSNT_IMAGE_FILE_NM, SLOGAN_FILE_NM, SLOGAN_REPLC_TEXT, 
+   LA, LO) 
+VALUES ('SITE_000000000000001','메인사이트','devcms.foxedu.co.kr',NOW(),'admin',NULL,NULL,'Y','Y','','','LYTTMP_0000000000001','','주소',
+'<p>학교명 : $SITE_NM$ <br />전화번호 : $PHONE_NO$ <br />팩스번호 : $FAX_NO$ <br />개인정보처리방침</p>',
+'<p>학교명 : $SITE_NM$ <br />전화번호 : $PHONE_NO$ <br />팩스번호 : $FAX_NO$ <br />$SITE_NM$ 가입약관</p>',
+'<p>학교명 : $SITE_NM$ <br />전화번호 : $PHONE_NO$ <br />팩스번호 : $FAX_NO$ <br />$SITE_NM$ 이메일수집거부</p>',
+'Y','','<p>학교명 : $SITE_NM$ <br />전화번호 : $PHONE_NO$ <br />팩스번호 : $FAX_NO$ <br />$SITE_NM$ 저작권신고서비스</p>','1','개발','000-0000-0000','000-0000-0000','주소','N','N','Y','4','20','Y','Y','Y','6','LYTSRC_0000000000001','','SITE_201210250244444490.jpg','','슬로건대체텍스트','','');
+
+/* 기본 메뉴 생성 */
+INSERT INTO comtnsitemnu (MENU_NM, MENU_ID, UPPER_MENU_ID, HTML_CN, EXPSR_USE_AT, USE_AT, HTML_USE_AT, CNTNTS_TY_CODE, URL, COMPOSITION_TY_CODE, PROGRM_ID, NWD_AT, STYLE_CN, SCRIPT_CN, FRST_REGISTER_PNTTM, 
+FRST_REGISTER_ID, LAST_UPDUSR_PNTTM, LAST_UPDUSR_ID, SORT_ORDR, MOBILE_USE_AT, IMAGE_FILE_NM, SITE_ID, SYS_TY_CODE, STDNT_USE_AT, STDNPRNT_USE_AT, PROFSR_USE_AT, GENERAL_USE_AT, MOBILE_STYLE_CN, MOBILE_SCRIPT_CN, 
+MOBILE_HTML_CN, HTMLSOURC_TY_CODE, MOBILE_HTMLSOURC_TY_CODE, ATCH_FILE_ID, MOBILE_ATCH_FILE_ID, PROGRM_FACTR, MENU_LEVEL) 
+VALUES ('홈페이지','MNU_0000000000000001',NULL,'','Y','Y','Y','CTS01','','CNTNTS','','N','','',NOW(),'',NOW(),'admin','0','N','','SITE_000000000000001','SYS01','N','N','N','N','JSP','HTML','','','','','','',0);
+
+/* 휴일 지정이 필요할때 테이블 생성하고 넣어라*/
+/*
+INSERT INTO COMTNRESTDE ( RESTDE_NO, RESTDE_DE, RESTDE_NM, RESTDE_DC, RESTDE_SE_CODE, FRST_REGISTER_PNTTM, FRST_REGISTER_ID) VALUES (  1, '20130101', '신정', '설(신정)', '02', NOW(), 'SYSTEM' );
+INSERT INTO COMTNRESTDE ( RESTDE_NO, RESTDE_DE, RESTDE_NM, RESTDE_DC, RESTDE_SE_CODE, FRST_REGISTER_PNTTM, FRST_REGISTER_ID) VALUES (  2, '20130209', '설날', '설연휴', '02', NOW(), 'SYSTEM' );
+INSERT INTO COMTNRESTDE ( RESTDE_NO, RESTDE_DE, RESTDE_NM, RESTDE_DC, RESTDE_SE_CODE, FRST_REGISTER_PNTTM, FRST_REGISTER_ID) VALUES (  3, '20130210', '설날', '설연휴', '02', NOW(), 'SYSTEM' );
+INSERT INTO COMTNRESTDE ( RESTDE_NO, RESTDE_DE, RESTDE_NM, RESTDE_DC, RESTDE_SE_CODE, FRST_REGISTER_PNTTM, FRST_REGISTER_ID) VALUES (  4, '20130211', '설날', '설연휴', '02', NOW(), 'SYSTEM' );
+INSERT INTO COMTNRESTDE ( RESTDE_NO, RESTDE_DE, RESTDE_NM, RESTDE_DC, RESTDE_SE_CODE, FRST_REGISTER_PNTTM, FRST_REGISTER_ID) VALUES (  5, '20130301', '삼일절', '삼일절', '02', NOW(), 'SYSTEM' );
+INSERT INTO COMTNRESTDE ( RESTDE_NO, RESTDE_DE, RESTDE_NM, RESTDE_DC, RESTDE_SE_CODE, FRST_REGISTER_PNTTM, FRST_REGISTER_ID) VALUES (  6, '20130505', '어린이날', '어린이날', '02', NOW(), 'SYSTEM' );
+INSERT INTO COMTNRESTDE ( RESTDE_NO, RESTDE_DE, RESTDE_NM, RESTDE_DC, RESTDE_SE_CODE, FRST_REGISTER_PNTTM, FRST_REGISTER_ID) VALUES (  7, '20130517', '석가탄신일', '석가탄신일', '02', NOW(), 'SYSTEM' );
+INSERT INTO COMTNRESTDE ( RESTDE_NO, RESTDE_DE, RESTDE_NM, RESTDE_DC, RESTDE_SE_CODE, FRST_REGISTER_PNTTM, FRST_REGISTER_ID) VALUES (  8, '20130606', '현충일', '현충일', '02', NOW(), 'SYSTEM' );
+INSERT INTO COMTNRESTDE ( RESTDE_NO, RESTDE_DE, RESTDE_NM, RESTDE_DC, RESTDE_SE_CODE, FRST_REGISTER_PNTTM, FRST_REGISTER_ID) VALUES (  9, '20130815', '광복절', '광복절', '02', NOW(), 'SYSTEM' );
+INSERT INTO COMTNRESTDE ( RESTDE_NO, RESTDE_DE, RESTDE_NM, RESTDE_DC, RESTDE_SE_CODE, FRST_REGISTER_PNTTM, FRST_REGISTER_ID) VALUES (  10, '20130918', '추석', '추석연휴', '02', NOW(), 'SYSTEM' );
+INSERT INTO COMTNRESTDE ( RESTDE_NO, RESTDE_DE, RESTDE_NM, RESTDE_DC, RESTDE_SE_CODE, FRST_REGISTER_PNTTM, FRST_REGISTER_ID) VALUES (  11, '20130919', '추석', '추석연휴', '02', NOW(), 'SYSTEM' );
+INSERT INTO COMTNRESTDE ( RESTDE_NO, RESTDE_DE, RESTDE_NM, RESTDE_DC, RESTDE_SE_CODE, FRST_REGISTER_PNTTM, FRST_REGISTER_ID) VALUES (  12, '20130920', '추석', '추석연휴', '02', NOW(), 'SYSTEM' );
+INSERT INTO COMTNRESTDE ( RESTDE_NO, RESTDE_DE, RESTDE_NM, RESTDE_DC, RESTDE_SE_CODE, FRST_REGISTER_PNTTM, FRST_REGISTER_ID) VALUES (  13, '20131003', '개천절', '개천절', '02', NOW(), 'SYSTEM' );
+INSERT INTO COMTNRESTDE ( RESTDE_NO, RESTDE_DE, RESTDE_NM, RESTDE_DC, RESTDE_SE_CODE, FRST_REGISTER_PNTTM, FRST_REGISTER_ID) VALUES (  14, '20131225', '성탄절', '성탄절', '02', NOW(), 'SYSTEM' );
 */
(파일 끝에 줄바꿈 문자 없음)
 
base/src/main/java/egovframework/com/auth/service/NaverLoginApi.java (deleted)
--- base/src/main/java/egovframework/com/auth/service/NaverLoginApi.java
@@ -1,30 +0,0 @@
-package egovframework.com.auth.service;
-
-import com.github.scribejava.core.builder.api.DefaultApi20;
-
-public class NaverLoginApi extends DefaultApi20 {
-	protected NaverLoginApi(){
-    }
-
-    private static class InstanceHolder{
-        private static final NaverLoginApi INSTANCE = new NaverLoginApi();
-    }
-
-    public static NaverLoginApi instance(){
-        return InstanceHolder.INSTANCE;
-    }
-    
-    @Override
-    public String getAccessTokenEndpoint() {
-        //return "https://nid.naver.com/oauth2.0/token?grant_type=authorization_code";
-    	return "https://auth.whalespace.io/oauth2/v1/token?grant_type=authorization_code";
-    }
-
-    @Override
-    protected String getAuthorizationBaseUrl() {
-        // TODO Auto-generated method stub
-        //return"https://nid.naver.com/oauth2.0/authorize";
-    	return"https://auth.whalespace.io/oauth2/v1/authorize";
-    }
-    
-}
 
base/src/main/java/egovframework/com/auth/service/NaverLoginService.java (deleted)
--- base/src/main/java/egovframework/com/auth/service/NaverLoginService.java
@@ -1,30 +0,0 @@
-package egovframework.com.auth.service;
-
-import java.io.IOException;
-import java.util.List;
-
-import javax.servlet.http.HttpSession;
-
-import com.github.scribejava.core.model.OAuth2AccessToken;
-
-public interface NaverLoginService {
-	
-	/* 네이버 아이디로 인증  URL 생성  Method */
-    String getAuthorizationUrl(HttpSession session);
-    
-    /* 네이버아이디로 Callback 처리 및  AccessToken 획득 Method */
-    OAuth2AccessToken getAccessToken(HttpSession session, String code, String state) throws IOException;
-    
-    /* 세션 유효성 검증을 위한 난수 생성기 */
-    String generateRandomString();
-    
-    /* http session에 데이터 저장 */
-    void setSession(HttpSession session,String state);
-    
-    /* http session에서 데이터 가져오기 */ 
-    String getSession(HttpSession session);
-    
-    /* Access Token을 이용하여 네이버 사용자 프로필 API를 호출 */
-    String getUserProfile(OAuth2AccessToken oauthToken) throws IOException;
-    
-}
 
base/src/main/java/egovframework/com/auth/service/NaverSpace.java (deleted)
--- base/src/main/java/egovframework/com/auth/service/NaverSpace.java
@@ -1,31 +0,0 @@
-package egovframework.com.auth.service;
-
-public class NaverSpace {
-
-	String name;
-	
-	String code;
-
-	public String getName() {
-		return name;
-	}
-
-	public void setName(String name) {
-		this.name = name;
-	}
-
-	public String getCode() {
-		return code;
-	}
-
-	public void setCode(String code) {
-		this.code = code;
-	}
-
-	@Override
-	public String toString() {
-		return "NaverSpace [name=" + name + ", code=" + code + "]";
-	}
-	
-	
-}
 
base/src/main/java/egovframework/com/auth/service/NaverUser.java (deleted)
--- base/src/main/java/egovframework/com/auth/service/NaverUser.java
@@ -1,72 +0,0 @@
-package egovframework.com.auth.service;
-
-public class NaverUser {
-	
-	private String primaryEmail;
-	
-	private String sid;
-	
-	private String userType;
-	
-	private NaverUserName name;
-	
-	private String thumbnailPhotoUrl;
-	
-	private NaverSpace space;
-
-	public String getPrimaryEmail() {
-		return primaryEmail;
-	}
-
-	public void setPrimaryEmail(String primaryEmail) {
-		this.primaryEmail = primaryEmail;
-	}
-
-	public String getSid() {
-		return sid;
-	}
-
-	public void setSid(String sid) {
-		this.sid = sid;
-	}
-
-	public String getUserType() {
-		return userType;
-	}
-
-	public void setUserType(String userType) {
-		this.userType = userType;
-	}
-
-	public NaverUserName getName() {
-		return name;
-	}
-
-	public void setName(NaverUserName name) {
-		this.name = name;
-	}
-
-	public String getThumbnailPhotoUrl() {
-		return thumbnailPhotoUrl;
-	}
-
-	public void setThumbnailPhotoUrl(String thumbnailPhotoUrl) {
-		this.thumbnailPhotoUrl = thumbnailPhotoUrl;
-	}
-
-	public NaverSpace getSpace() {
-		return space;
-	}
-
-	public void setSpace(NaverSpace space) {
-		this.space = space;
-	}
-
-	@Override
-	public String toString() {
-		return "NaverUser [primaryEmail=" + primaryEmail + ", sid=" + sid + ", userType=" + userType + ", name=" + name.toString()
-				+ ", thumbnailPhotoUrl=" + thumbnailPhotoUrl + ", space=" + space.toString() + "]";
-	}
-	
-	
-}
 
base/src/main/java/egovframework/com/auth/service/NaverUserName.java (deleted)
--- base/src/main/java/egovframework/com/auth/service/NaverUserName.java
@@ -1,42 +0,0 @@
-package egovframework.com.auth.service;
-
-public class NaverUserName {
-
-	private String givenName;
-	
-	private String familyName;
-	
-	private String fullName;
-
-	public String getGivenName() {
-		return givenName;
-	}
-
-	public void setGivenName(String givenName) {
-		this.givenName = givenName;
-	}
-
-	public String getFamilyName() {
-		return familyName;
-	}
-
-	public void setFamilyName(String familyName) {
-		this.familyName = familyName;
-	}
-
-	public String getFullName() {
-		return fullName;
-	}
-
-	public void setFullName(String fullName) {
-		this.fullName = fullName;
-	}
-
-	@Override
-	public String toString() {
-		return "NaverUserName [givenName=" + givenName + ", familyName=" + familyName + ", fullName=" + fullName + "]";
-	}
-	
-	
-	
-}
 
base/src/main/java/egovframework/com/auth/service/impl/NaverLoginServiceImpl.java (deleted)
--- base/src/main/java/egovframework/com/auth/service/impl/NaverLoginServiceImpl.java
@@ -1,111 +0,0 @@
-package egovframework.com.auth.service.impl;
-
-import java.io.IOException;
-import java.util.HashMap;
-import java.util.List;
-import java.util.Map;
-import java.util.UUID;
-
-import javax.annotation.Resource;
-import javax.servlet.http.HttpSession;
-
-import org.springframework.stereotype.Service;
-import org.springframework.util.StringUtils;
-
-import com.github.scribejava.core.builder.ServiceBuilder;
-import com.github.scribejava.core.model.OAuth2AccessToken;
-import com.github.scribejava.core.model.OAuthRequest;
-import com.github.scribejava.core.model.Verb;
-import com.github.scribejava.core.oauth.OAuth20Service;
-
-import egovframework.com.auth.service.NaverLoginApi;
-import egovframework.com.auth.service.NaverLoginService;
-import egovframework.rte.fdl.cmmn.EgovAbstractServiceImpl;
-import okhttp3.OkHttpClient;
-import okhttp3.Request;
-import okhttp3.Response;
-
-
-@Service("naverLoginService")
-public class NaverLoginServiceImpl extends EgovAbstractServiceImpl implements NaverLoginService {
-	/* 인증 요청문을 구성하는 파라미터 */
-    private final static String CLIENT_ID = "LiOIF_0J9M4DRKZnjGyI";//"ZBASmUzNJ7kbEIm45LGI";
-    private final static String CLIENT_SECRET = "drjMZmcWbC";//"TaTzYBHMhq";                      
-    private final static String REDIRECT_URI = "http://hufs.petapop.com/auth/login.do";
-    private final static String SESSION_STATE = "oauth_state";
-    /* 프로필 조회 API URL */
-    private final static String PROFILE_API_URL = "https://api.whalespace.io/oauth2/v1/userinfo";
-    
-    //scope URL
-    private final static String SCOPE_URL = "https://account.whalespace.io/directory/user.profile.readonly";
-    
-    /* 네이버 아이디로 인증  URL 생성  Method */
-    public String getAuthorizationUrl(HttpSession session) {
-
-        /* 세션 유효성 검증을 위하여 난수를 생성 */
-        String state = generateRandomString();
-        /* 생성한 난수 값을 session에 저장 */
-        setSession(session,state);        
-
-        /* Scribe에서 제공하는 인증 URL 생성 기능을 이용하여 네아로 인증 URL 생성 */
-        OAuth20Service oauthService = new ServiceBuilder()
-                .apiKey(CLIENT_ID)
-                .apiSecret(CLIENT_SECRET)
-                .callback(REDIRECT_URI)
-                .state(state) //앞서 생성한 난수값을 인증 URL생성시 사용함
-                .scope(SCOPE_URL)
-                .build(NaverLoginApi.instance());
-
-        return oauthService.getAuthorizationUrl();
-    }
-    
-    /* 네이버아이디로 Callback 처리 및  AccessToken 획득 Method */
-    public OAuth2AccessToken getAccessToken(HttpSession session, String code, String state) throws IOException{
-
-        /* Callback으로 전달받은 세선검증용 난수값과 세션에 저장되어있는 값이 일치하는지 확인 */
-        String sessionState = getSession(session);
-        if(StringUtils.pathEquals(sessionState, state)){
-        	
-            OAuth20Service oauthService = new ServiceBuilder()
-                    .apiKey(CLIENT_ID)
-                    .apiSecret(CLIENT_SECRET)
-                    .callback(REDIRECT_URI)
-                    .build(NaverLoginApi.instance());
-			
-            /* Scribe에서 제공하는 AccessToken 획득 기능으로 네아로 Access Token을 획득 */
-            OAuth2AccessToken accessToken = oauthService.getAccessToken(code);
-            return accessToken;
-        }
-        return null;
-    }
-
-    /* 세션 유효성 검증을 위한 난수 생성기 */
-    public String generateRandomString() {
-        return UUID.randomUUID().toString();
-    }
-
-    /* http session에 데이터 저장 */
-    public void setSession(HttpSession session,String state){
-        session.setAttribute(SESSION_STATE, state);     
-    }
-
-    /* http session에서 데이터 가져오기 */ 
-    public String getSession(HttpSession session){
-        return (String) session.getAttribute(SESSION_STATE);
-    }
-    
-    /* Access Token을 이용하여 네이버 사용자 프로필 API를 호출 */
-    public String getUserProfile(OAuth2AccessToken oauthToken) throws IOException{
-    	
-    	OkHttpClient client = new OkHttpClient().newBuilder().build();
-		Request request = new Request.Builder()
-		  .url("https://api.whalespace.io/oauth2/v1/userinfo")
-		  .method("GET", null)
-		  .addHeader("Content-Type", "application/x-www-form-urlencoded")
-		  .addHeader("Authorization", "Bearer " + oauthToken.getAccessToken())
-		  .build();
-		Response response = client.newCall(request).execute();
-		
-		return response.body().string();
-    }
-}
 
base/src/main/java/egovframework/com/auth/web/AuthController.java (deleted)
--- base/src/main/java/egovframework/com/auth/web/AuthController.java
@@ -1,127 +0,0 @@
-package egovframework.com.auth.web;
-
-import java.io.IOException;
-import java.io.PrintWriter;
-import java.util.HashMap;
-import java.util.Map;
-
-import javax.annotation.Resource;
-import javax.servlet.http.HttpServletRequest;
-import javax.servlet.http.HttpServletResponse;
-import javax.servlet.http.HttpSession;
-
-import org.apache.commons.logging.Log;
-import org.apache.commons.logging.LogFactory;
-import org.json.simple.parser.JSONParser;
-import org.springframework.stereotype.Controller;
-import org.springframework.ui.ModelMap;
-import org.springframework.web.bind.annotation.ModelAttribute;
-import org.springframework.web.bind.annotation.RequestMapping;
-import org.springframework.web.bind.annotation.RequestParam;
-import org.springframework.web.bind.annotation.ResponseBody;
-
-import com.github.scribejava.core.model.OAuth2AccessToken;
-import com.google.gson.Gson;
-
-import egovframework.com.auth.service.NaverLoginService;
-import egovframework.com.auth.service.NaverUser;
-import egovframework.com.cmm.EgovMessageSource;
-import egovframework.com.uat.uia.service.LoginVO;
-import egovframework.rte.fdl.property.EgovPropertyService;
-import net.sf.json.JSONObject;
-
-
-@Controller
-public class AuthController {
-
-	@Resource(name = "naverLoginService")
-    private NaverLoginService naverLoginService;
-
-    @Resource(name="egovMessageSource")
-    EgovMessageSource egovMessageSource;
-    
-    @Resource(name = "propertiesService")
-    protected EgovPropertyService propertyService;
-
-    protected static final Log LOG = LogFactory.getLog(AuthController.class);
-    
-    //네이버웨일 return auth
-  	@RequestMapping(value="/auth/naverLogin.do")
-  	public String naverLogin(@ModelAttribute("loginVO") LoginVO loginVO,HttpServletRequest request,HttpServletResponse response,ModelMap model, HttpSession session)throws Exception {
-  		/* 네이버아이디로 인증 URL을 생성하기 위하여 getAuthorizationUrl메소드 호출 */
-        String naverAuthUrl = naverLoginService.getAuthorizationUrl(session);
-        
-        //네이버 
-        model.addAttribute("url", naverAuthUrl);
-        
-        return "redirect:"+naverAuthUrl;
-  	}
-    
-    //네이버웨일 return auth
-	@RequestMapping(value="/auth/login.do")
-	public String login(@ModelAttribute("loginVO") LoginVO loginVO, @RequestParam String code, @RequestParam String state, HttpSession session, HttpServletRequest request,HttpServletResponse response,ModelMap model)throws Exception {
-		System.out.println("여기는 callback");
-        OAuth2AccessToken oauthToken;
-        oauthToken = naverLoginService.getAccessToken(session, code, state);
-        
-        //로그인 사용자 정보를 읽어온다.
-        String apiResult = naverLoginService.getUserProfile(oauthToken);
-        System.out.println(apiResult);
-
-        Gson gson = new Gson();
-        
-        NaverUser user = gson.fromJson(apiResult, NaverUser.class);
-        if(user.getPrimaryEmail() != null) {
-			session.setAttribute("naverUser", user);
-			model.addAttribute("token", oauthToken.getAccessToken());
-        }
-        
-        model.addAttribute("result", apiResult);
-        
-        return "auth/naverSuccess";
-	}
-	
-	//네이버웨일 로그인 url생성
-	@RequestMapping(value="/auth/whaleAuth.do")
-	public void whaleAuth(@ModelAttribute("loginVO") LoginVO loginVO,HttpServletRequest request,HttpServletResponse response,ModelMap model, HttpSession session)throws Exception {
-		//response.setHeader("Access-Control-Allow-Origin", "*");
-		
-		String successYn = "Y";
-		String naverAuthUrl = naverLoginService.getAuthorizationUrl(session);
-		
-		response.setHeader("Access-Control-Allow-Origin", "*");
-		
-        JSONObject jo = new JSONObject();
-  		response.setContentType("application/json;charset=utf-8");
-
-		jo.put("successYn", successYn);
-		jo.put("url", naverAuthUrl);
-
-		PrintWriter printwriter = response.getWriter();
-		printwriter.println(jo.toString());
-		printwriter.flush();
-		printwriter.close();
-	}
-	
-	@RequestMapping(value = "/auth/myinfo.do")
-	public void myinfo(String token, HttpServletRequest request,HttpServletResponse response) throws Exception {
-		response.setHeader("Access-Control-Allow-Origin", "*");
-		
-		OAuth2AccessToken searchToken = new OAuth2AccessToken(token);
-		String apiResult = naverLoginService.getUserProfile(searchToken);
-		
-		String successYn = "Y";
-		JSONObject jo = new JSONObject();
-  		response.setContentType("application/json;charset=utf-8");
-  		
-  		jo.put("successYn", successYn);
-		jo.put("items", apiResult);
-		
-		PrintWriter printwriter = response.getWriter();
-		printwriter.println(jo.toString());
-		printwriter.flush();
-		printwriter.close();
-		
-	}
-	
-}(파일 끝에 줄바꿈 문자 없음)
 
base/src/main/java/egovframework/com/cmm/ComDefaultCodeVO.java (deleted)
--- base/src/main/java/egovframework/com/cmm/ComDefaultCodeVO.java
@@ -1,199 +0,0 @@
-package egovframework.com.cmm;
-
-import java.io.Serializable;
-
-import org.apache.commons.lang.builder.ToStringBuilder;
-
-/**
- *  클래스
- * @author 공통서비스개발팀 이삼섭
- * @since 2009.06.01
- * @version 1.0
- * @see
- *
- * <pre>
- * << 개정이력(Modification Information) >>
- *   
- *   수정일      수정자           수정내용
- *  -------       --------    ---------------------------
- *   2009.3.11   이삼섭          최초 생성
- *
- * </pre>
- */
-@SuppressWarnings("serial")
-public class ComDefaultCodeVO implements Serializable {
-    /**
-	 * 코드 ID
-	 */
-    private String codeId = "";
-    
-    /**
-	 * 상세코드
-	 */
-    private String code = "";
-    
-    /**
-	 * 코드ID명
-	 */
-    private String codeIdNm = "";
-
-    /**
-	 * 코드명
-	 */
-    private String codeNm = "";
-    
-    /**
-	 * 코드설명
-	 */
-    private String codeDc = "";
-    
-    /**
-	 * 특정테이블명
-	 */
-    private String tableNm = "";	//특정테이블에서 코드정보를추출시 사용
-    
-    /**
-	 * 상세 조건 여부
-	 */
-    private String haveDetailCondition = "N";
-    
-    /**
-	 * 상세 조건
-	 */
-    private String detailCondition = "";
-    
-    /**
-	 * codeId attribute를 리턴한다.
-	 * @return  the codeId
-	 */
-    public String getCodeId() {
-	return codeId;
-    }
-
-    /**
-	 * codeId attribute 값을 설정한다.
-	 * @param codeId  the codeId to set
-	 */
-    public void setCodeId(String codeId) {
-	this.codeId = codeId;
-    }
-    
-    /**
-	 * codeIdNm attribute를 리턴한다.
-	 * @return  the codeIdNm
-	 */
-    public String getCodeIdNm() {
-	return codeIdNm;
-    }
-
-    /**
-	 * codeIdNm attribute 값을 설정한다.
-	 * @param codeIdNm  the codeIdNm to set
-	 */
-    public void setCodeIdNm(String codeIdNm) {
-	this.codeIdNm = codeIdNm;
-    }
-
-    /**
-	 * code attribute를 리턴한다.
-	 * @return  the code
-	 */
-    public String getCode() {
-	return code;
-    }
-
-    /**
-	 * code attribute 값을 설정한다.
-	 * @param code  the code to set
-	 */
-    public void setCode(String code) {
-	this.code = code;
-    }
-
-    /**
-	 * codeNm attribute를 리턴한다.
-	 * @return  the codeNm
-	 */
-    public String getCodeNm() {
-	return codeNm;
-    }
-
-    /**
-	 * codeNm attribute 값을 설정한다.
-	 * @param codeNm  the codeNm to set
-	 */
-    public void setCodeNm(String codeNm) {
-	this.codeNm = codeNm;
-    }
-
-    /**
-	 * codeDc attribute를 리턴한다.
-	 * @return  the codeDc
-	 */
-    public String getCodeDc() {
-	return codeDc;
-    }
-
-    /**
-	 * codeDc attribute 값을 설정한다.
-	 * @param codeDc  the codeDc to set
-	 */
-    public void setCodeDc(String codeDc) {
-	this.codeDc = codeDc;
-    }
-
-    /**
-	 * tableNm attribute를 리턴한다.
-	 * @return  the tableNm
-	 */
-    public String getTableNm() {
-	return tableNm;
-    }
-
-    /**
-	 * tableNm attribute 값을 설정한다.
-	 * @param tableNm  the tableNm to set
-	 */
-    public void setTableNm(String tableNm) {
-	this.tableNm = tableNm;
-    }
-
-    /**
-	 * haveDetailCondition attribute를 리턴한다.
-	 * @return  the haveDetailCondition
-	 */
-    public String getHaveDetailCondition() {
-	return haveDetailCondition;
-    }
-
-    /**
-	 * haveDetailCondition attribute 값을 설정한다.
-	 * @param haveDetailCondition  the haveDetailCondition to set
-	 */
-    public void setHaveDetailCondition(String haveDetailCondition) {
-	this.haveDetailCondition = haveDetailCondition;
-    }
-
-    /**
-	 * detailCondition attribute를 리턴한다.
-	 * @return  the detailCondition
-	 */
-    public String getDetailCondition() {
-	return detailCondition;
-    }
-
-    /**
-	 * detailCondition attribute 값을 설정한다.
-	 * @param detailCondition  the detailCondition to set
-	 */
-    public void setDetailCondition(String detailCondition) {
-	this.detailCondition = detailCondition;
-    }
-
-    /**
-     * toString 메소드를 대치한다.
-     */
-    public String toString() {
-	return ToStringBuilder.reflectionToString(this);
-    }
-}
base/src/main/java/egovframework/com/cmm/ComDefaultVO.java
--- base/src/main/java/egovframework/com/cmm/ComDefaultVO.java
+++ base/src/main/java/egovframework/com/cmm/ComDefaultVO.java
@@ -1,442 +1,479 @@
-package egovframework.com.cmm;
-
-import java.io.Serializable;
-import java.util.List;
-
-import org.apache.commons.lang.builder.ToStringBuilder;
-
-/**
- * @Class Name : ComDefaultVO.java
- * @Description : ComDefaultVO class
- * @Modification Information
- * @
- * @  수정일         수정자                   수정내용
- * @ -------    --------    ---------------------------
- * @ 2009.02.02    조재영         최초 생성
- *
- *  @author 공통서비스 개발팀 조재영
- *  @since 2009.02.01
- *  @version 1.0
- *  @see
- *
- */
-@SuppressWarnings("serial")
-public class ComDefaultVO implements Serializable {
-
-	/**
-	 * 검색분류
-	*/
-	private String searchCate = "";
-
-	/**
-	 * 검색 카테고리리스트
-	 */
-    private List<String> searchCateList;
-
-	/**
-	 * 검색대상
-	*/
-	private String searchTarget = "";
-
-	/**
-	 * 검색레벨
-	*/
-	private String searchLevel = "";
-
-	/**
-	 * 검색모드
-	 */
-    private String searchMode = "";
-
-    /** 선택모드여부 */
-    private String selectMode = "N";
-
-	/**
-	 * 검색조건
-	 */
-    private String searchCondition = "";
-
-    /**
-	 * 검색Keyword
-	 */
-    private String searchKeyword = "";
-
-    /**
-	 * 검색사용여부
-	 */
-    private String searchUseYn = "";
-
-    /**
-	 * 현재페이지
-	 */
-    private int pageIndex = 1;
-
-    /**
-	 * 페이지갯수
-	 */
-    private int pageUnit = 10;
-
-    /**
-	 * 페이지사이즈
-	 */
-    private int pageSize = 10;
-
-    /**
-	 * firstIndex
-	 */
-    private int firstIndex = 1;
-
-    /**
-	 * lastIndex
-	 */
-    private int lastIndex = 1;
-
-    /**
-	 * recordCountPerPage
-	 */
-    private int recordCountPerPage = 10;
-
-    /**
-	 * 검색KeywordFrom
-	 */
-    private String searchKeywordFrom = "";
-
-	/**
-	 * 검색KeywordTo
-	 */
-    private String searchKeywordTo = "";
-
-    /**
-	 * sortTyCode
-	 */
-    private String sortTyCode = "";
-
-    /**
-	 * 관리자여부
-	 */
-    private String adminAt = "N";
-
-    private String menuId = "";
-
-    private String searchMltmdClCode;
-
-    /**
-	 * 검색-시작일
-	 */
-    private String searchBeginDt;
-
-   /**
-	 * 검색-종료일
-	 */
-   private String searchEndDt;
-
-   private String fromDate;
-
-   private String toDate;
-
-
-   /** 컬럼명으로 정렬 */
-   private String searchSortValue;
-
-   private String sessionId;
-
-
-	public String getMenuId() {
-		return menuId;
-	}
-
-	public void setMenuId(String menuId) {
-		this.menuId = menuId;
-	}
-
-	public String getSearchCate() {
-		return searchCate;
-	}
-
-	public void setSearchCate(String searchCate) {
-		this.searchCate = searchCate;
-	}
-
-	public List<String> getSearchCateList() {
-		return searchCateList;
-	}
-
-	public void setSearchCateList(List<String> searchCateList) {
-		this.searchCateList = searchCateList;
-	}
-
-	public String getSearchTarget() {
-		return searchTarget;
-	}
-
-	public void setSearchTarget(String searchTarget) {
-		this.searchTarget = searchTarget;
-	}
-
-	public String getSearchLevel() {
-		return searchLevel;
-	}
-
-	public void setSearchLevel(String searchLevel) {
-		this.searchLevel = searchLevel;
-	}
-
-	/**
-	 * @return
-	 */
-	public int getFirstIndex() {
-		return firstIndex;
-	}
-
-	/**
-	 * @param firstIndex
-	 */
-	public void setFirstIndex(int firstIndex) {
-		this.firstIndex = firstIndex;
-	}
-
-	/**
-	 * @return
-	 */
-	public int getLastIndex() {
-		return lastIndex;
-	}
-
-	/**
-	 * @param lastIndex
-	 */
-	public void setLastIndex(int lastIndex) {
-		this.lastIndex = lastIndex;
-	}
-
-	/**
-	 * @return
-	 */
-	public int getRecordCountPerPage() {
-		return recordCountPerPage;
-	}
-
-	/**
-	 * @param recordCountPerPage
-	 */
-	public void setRecordCountPerPage(int recordCountPerPage) {
-		this.recordCountPerPage = recordCountPerPage;
-	}
-
-	/**
-	 * @return
-	 */
-	public String getSearchMode() {
-        return searchMode;
-    }
-
-    /**
-	 * @param searchMode
-	 */
-    public void setSearchMode(String searchMode) {
-        this.searchMode = searchMode;
-    }
-
-
-	/**
-	 * @return
-	 */
-	public String getSearchCondition() {
-        return searchCondition;
-    }
-
-    /**
-	 * @param searchCondition
-	 */
-    public void setSearchCondition(String searchCondition) {
-        this.searchCondition = searchCondition;
-    }
-
-    /**
-	 * @return
-	 */
-    public String getSearchKeyword() {
-        return searchKeyword;
-    }
-
-    /**
-	 * @param searchKeyword
-	 */
-    public void setSearchKeyword(String searchKeyword) {
-        this.searchKeyword = searchKeyword;
-    }
-
-    /**
-	 * @return
-	 */
-    public String getSearchUseYn() {
-        return searchUseYn;
-    }
-
-    /**
-	 * @param searchUseYn
-	 */
-    public void setSearchUseYn(String searchUseYn) {
-        this.searchUseYn = searchUseYn;
-    }
-
-    /**
-	 * @return
-	 */
-    public int getPageIndex() {
-        return pageIndex;
-    }
-
-    /**
-	 * @param pageIndex
-	 */
-    public void setPageIndex(int pageIndex) {
-        this.pageIndex = pageIndex;
-    }
-
-    /**
-	 * @return
-	 */
-    public int getPageUnit() {
-        return pageUnit;
-    }
-
-    /**
-	 * @param pageUnit
-	 */
-    public void setPageUnit(int pageUnit) {
-        this.pageUnit = pageUnit;
-    }
-
-    /**
-	 * @return
-	 */
-    public int getPageSize() {
-        return pageSize;
-    }
-
-    /**
-	 * @param pageSize
-	 */
-    public void setPageSize(int pageSize) {
-        this.pageSize = pageSize;
-    }
-
-    public String toString() {
-        return ToStringBuilder.reflectionToString(this);
-    }
-
-
-    /**
-	 * searchKeywordFrom attribute를 리턴한다.
-	 * @return  String
-	 */
-	public String getSearchKeywordFrom() {
-		return searchKeywordFrom;
-	}
-
-	/**
-	 * searchKeywordFrom attribute 값을 설정한다.
-	 * @param searchKeywordFrom  String
-	 */
-	public void setSearchKeywordFrom(String searchKeywordFrom) {
-		this.searchKeywordFrom = searchKeywordFrom;
-	}
-
-	/**
-	 * searchKeywordTo attribute를 리턴한다.
-	 * @return  String
-	 */
-	public String getSearchKeywordTo() {
-		return searchKeywordTo;
-	}
-
-	/**
-	 * searchKeywordTo attribute 값을 설정한다.
-	 * @param searchKeywordTo  String
-	 */
-	public void setSearchKeywordTo(String searchKeywordTo) {
-		this.searchKeywordTo = searchKeywordTo;
-	}
-
-	public String getSelectMode() {
-		return selectMode;
-	}
-
-	public void setSelectMode(String selectMode) {
-		this.selectMode = selectMode;
-	}
-
-	public String getSortTyCode() {
-		return sortTyCode;
-	}
-
-	public void setSortTyCode(String sortTyCode) {
-		this.sortTyCode = sortTyCode;
-	}
-
-	public String getAdminAt() {
-		return adminAt;
-	}
-
-	public void setAdminAt(String adminAt) {
-		this.adminAt = adminAt;
-	}
-
-	public String getSearchMltmdClCode() {
-		return searchMltmdClCode;
-	}
-
-	public void setSearchMltmdClCode(String searchMltmdClCode) {
-		this.searchMltmdClCode = searchMltmdClCode;
-	}
-
-	public String getSearchBeginDt() {
-		return searchBeginDt;
-	}
-
-	public void setSearchBeginDt(String searchBeginDt) {
-		this.searchBeginDt = searchBeginDt;
-	}
-
-	public String getSearchEndDt() {
-		return searchEndDt;
-	}
-
-	public void setSearchEndDt(String searchEndDt) {
-		this.searchEndDt = searchEndDt;
-	}
-
-	public String getFromDate() {
-		return fromDate;
-	}
-
-	public void setFromDate(String fromDate) {
-		this.fromDate = fromDate;
-	}
-
-	public String getToDate() {
-		return toDate;
-	}
-
-	public void setToDate(String toDate) {
-		this.toDate = toDate;
-	}
-
-	public String getSearchSortValue() {
-		return searchSortValue;
-	}
-
-	public void setSearchSortValue(String searchSortValue) {
-		this.searchSortValue = searchSortValue;
-	}
-
-	public String getSessionId() {
-		return sessionId;
-	}
-
-	public void setSessionId(String sessionId) {
-		this.sessionId = sessionId;
-	}
-
-}
+package egovframework.com.cmm;
+
+import java.io.Serializable;
+import java.util.List;
+
+import org.apache.commons.lang.builder.ToStringBuilder;
+
+@SuppressWarnings("serial")
+public class ComDefaultVO implements Serializable {
+
+	//검색분류
+	private String searchCate = "";
+
+	//검색 카테고리리스트
+    private List<String> searchCateList;
+
+	//검색대상
+	private String searchTarget = "";
+
+	//검색레벨
+	private String searchLevel = "";
+
+	//검색모드
+    private String searchMode = "";
+
+    //선택모드여부
+    private String selectMode = "N";
+
+	//검색조건
+    private String searchCondition = "";
+
+    //검색Keyword
+    private String searchKeyword = "";
+
+    //검색사용여부
+    private String searchUseYn = "";
+
+    //현재페이지
+    private int pageIndex = 1;
+
+    //페이지갯수
+    private int pageUnit = 10;
+
+    //페이지사이즈
+    private int pageSize = 10;
+
+    //firstIndex
+    private int firstIndex = 1;
+
+    //lastIndex
+    private int lastIndex = 1;
+
+    //recordCountPerPage
+    private int recordCountPerPage = 10;
+
+    //검색KeywordFrom
+    private String searchKeywordFrom = "";
+
+	//검색KeywordTo
+    private String searchKeywordTo = "";
+
+    //sortTyCode
+    private String sortTyCode = "";
+
+    //관리자여부
+    private String adminAt = "N";
+    
+    //사이트 ID
+    private String siteId;
+    
+    //메뉴ID
+    private String menuId = "";
+
+    //검색-시작일
+    private String searchBeginDt;
+
+   //검색-종료일
+   private String searchEndDt;
+   
+   //시작일
+   private String fromDate;
+   
+   //종료일
+   private String toDate;
+
+   //컬럼명으로 정렬
+   private String searchSortValue;
+   
+   //세션ID
+   private String sessionId;
+   
+   //사용여부
+   private String useAt;
+   
+   //최초등록일
+   private java.util.Date frstRegisterPnttm;
+
+   //최초등록자ID
+   private java.lang.String frstRegisterId;
+
+   //최종수정일
+   private java.util.Date lastUpdusrPnttm;
+
+   //최종수정자ID
+   private java.lang.String lastUpdusrId;
+   
+   //최초 등록자명
+   private String frstRegisterNm = "";
+
+   //최종 수정자명
+   private String lastUpdusrNm = "";
+
+   //첨부파일ID
+   private java.lang.String atchFileId = "";
+   
+   
+	public String getMenuId() {
+		return menuId;
+	}
+
+	public void setMenuId(String menuId) {
+		this.menuId = menuId;
+	}
+
+	public String getSearchCate() {
+		return searchCate;
+	}
+
+	public void setSearchCate(String searchCate) {
+		this.searchCate = searchCate;
+	}
+
+	public List<String> getSearchCateList() {
+		return searchCateList;
+	}
+
+	public void setSearchCateList(List<String> searchCateList) {
+		this.searchCateList = searchCateList;
+	}
+
+	public String getSearchTarget() {
+		return searchTarget;
+	}
+
+	public void setSearchTarget(String searchTarget) {
+		this.searchTarget = searchTarget;
+	}
+
+	public String getSearchLevel() {
+		return searchLevel;
+	}
+
+	public void setSearchLevel(String searchLevel) {
+		this.searchLevel = searchLevel;
+	}
+
+	/**
+	 * @return
+	 */
+	public int getFirstIndex() {
+		return firstIndex;
+	}
+
+	/**
+	 * @param firstIndex
+	 */
+	public void setFirstIndex(int firstIndex) {
+		this.firstIndex = firstIndex;
+	}
+
+	/**
+	 * @return
+	 */
+	public int getLastIndex() {
+		return lastIndex;
+	}
+
+	/**
+	 * @param lastIndex
+	 */
+	public void setLastIndex(int lastIndex) {
+		this.lastIndex = lastIndex;
+	}
+
+	/**
+	 * @return
+	 */
+	public int getRecordCountPerPage() {
+		return recordCountPerPage;
+	}
+
+	/**
+	 * @param recordCountPerPage
+	 */
+	public void setRecordCountPerPage(int recordCountPerPage) {
+		this.recordCountPerPage = recordCountPerPage;
+	}
+
+	/**
+	 * @return
+	 */
+	public String getSearchMode() {
+        return searchMode;
+    }
+
+    /**
+	 * @param searchMode
+	 */
+    public void setSearchMode(String searchMode) {
+        this.searchMode = searchMode;
+    }
+
+
+	/**
+	 * @return
+	 */
+	public String getSearchCondition() {
+        return searchCondition;
+    }
+
+    /**
+	 * @param searchCondition
+	 */
+    public void setSearchCondition(String searchCondition) {
+        this.searchCondition = searchCondition;
+    }
+
+    /**
+	 * @return
+	 */
+    public String getSearchKeyword() {
+        return searchKeyword;
+    }
+
+    /**
+	 * @param searchKeyword
+	 */
+    public void setSearchKeyword(String searchKeyword) {
+        this.searchKeyword = searchKeyword;
+    }
+
+    /**
+	 * @return
+	 */
+    public String getSearchUseYn() {
+        return searchUseYn;
+    }
+
+    /**
+	 * @param searchUseYn
+	 */
+    public void setSearchUseYn(String searchUseYn) {
+        this.searchUseYn = searchUseYn;
+    }
+
+    /**
+	 * @return
+	 */
+    public int getPageIndex() {
+        return pageIndex;
+    }
+
+    /**
+	 * @param pageIndex
+	 */
+    public void setPageIndex(int pageIndex) {
+        this.pageIndex = pageIndex;
+    }
+
+    /**
+	 * @return
+	 */
+    public int getPageUnit() {
+        return pageUnit;
+    }
+
+    /**
+	 * @param pageUnit
+	 */
+    public void setPageUnit(int pageUnit) {
+        this.pageUnit = pageUnit;
+    }
+
+    /**
+	 * @return
+	 */
+    public int getPageSize() {
+        return pageSize;
+    }
+
+    /**
+	 * @param pageSize
+	 */
+    public void setPageSize(int pageSize) {
+        this.pageSize = pageSize;
+    }
+
+    public String toString() {
+        return ToStringBuilder.reflectionToString(this);
+    }
+
+
+    /**
+	 * searchKeywordFrom attribute를 리턴한다.
+	 * @return  String
+	 */
+	public String getSearchKeywordFrom() {
+		return searchKeywordFrom;
+	}
+
+	/**
+	 * searchKeywordFrom attribute 값을 설정한다.
+	 * @param searchKeywordFrom  String
+	 */
+	public void setSearchKeywordFrom(String searchKeywordFrom) {
+		this.searchKeywordFrom = searchKeywordFrom;
+	}
+
+	/**
+	 * searchKeywordTo attribute를 리턴한다.
+	 * @return  String
+	 */
+	public String getSearchKeywordTo() {
+		return searchKeywordTo;
+	}
+
+	/**
+	 * searchKeywordTo attribute 값을 설정한다.
+	 * @param searchKeywordTo  String
+	 */
+	public void setSearchKeywordTo(String searchKeywordTo) {
+		this.searchKeywordTo = searchKeywordTo;
+	}
+
+	public String getSelectMode() {
+		return selectMode;
+	}
+
+	public void setSelectMode(String selectMode) {
+		this.selectMode = selectMode;
+	}
+
+	public String getSortTyCode() {
+		return sortTyCode;
+	}
+
+	public void setSortTyCode(String sortTyCode) {
+		this.sortTyCode = sortTyCode;
+	}
+
+	public String getAdminAt() {
+		return adminAt;
+	}
+
+	public void setAdminAt(String adminAt) {
+		this.adminAt = adminAt;
+	}
+
+	public String getSearchBeginDt() {
+		return searchBeginDt;
+	}
+
+	public void setSearchBeginDt(String searchBeginDt) {
+		this.searchBeginDt = searchBeginDt;
+	}
+
+	public String getSearchEndDt() {
+		return searchEndDt;
+	}
+
+	public void setSearchEndDt(String searchEndDt) {
+		this.searchEndDt = searchEndDt;
+	}
+
+	public String getFromDate() {
+		return fromDate;
+	}
+
+	public void setFromDate(String fromDate) {
+		this.fromDate = fromDate;
+	}
+
+	public String getToDate() {
+		return toDate;
+	}
+
+	public void setToDate(String toDate) {
+		this.toDate = toDate;
+	}
+
+	public String getSearchSortValue() {
+		return searchSortValue;
+	}
+
+	public void setSearchSortValue(String searchSortValue) {
+		this.searchSortValue = searchSortValue;
+	}
+
+	public String getSessionId() {
+		return sessionId;
+	}
+
+	public void setSessionId(String sessionId) {
+		this.sessionId = sessionId;
+	}
+
+	public String getUseAt() {
+		return useAt;
+	}
+
+	public void setUseAt(String useAt) {
+		this.useAt = useAt;
+	}
+
+	public java.util.Date getFrstRegisterPnttm() {
+		return frstRegisterPnttm;
+	}
+
+	public void setFrstRegisterPnttm(java.util.Date frstRegisterPnttm) {
+		this.frstRegisterPnttm = frstRegisterPnttm;
+	}
+
+	public java.lang.String getFrstRegisterId() {
+		return frstRegisterId;
+	}
+
+	public void setFrstRegisterId(java.lang.String frstRegisterId) {
+		this.frstRegisterId = frstRegisterId;
+	}
+
+	public java.util.Date getLastUpdusrPnttm() {
+		return lastUpdusrPnttm;
+	}
+
+	public void setLastUpdusrPnttm(java.util.Date lastUpdusrPnttm) {
+		this.lastUpdusrPnttm = lastUpdusrPnttm;
+	}
+
+	public java.lang.String getLastUpdusrId() {
+		return lastUpdusrId;
+	}
+
+	public void setLastUpdusrId(java.lang.String lastUpdusrId) {
+		this.lastUpdusrId = lastUpdusrId;
+	}
+
+	public String getSiteId() {
+		return siteId;
+	}
+
+	public void setSiteId(String siteId) {
+		this.siteId = siteId;
+	}
+
+	public String getFrstRegisterNm() {
+		return frstRegisterNm;
+	}
+
+	public void setFrstRegisterNm(String frstRegisterNm) {
+		this.frstRegisterNm = frstRegisterNm;
+	}
+
+	public String getLastUpdusrNm() {
+		return lastUpdusrNm;
+	}
+
+	public void setLastUpdusrNm(String lastUpdusrNm) {
+		this.lastUpdusrNm = lastUpdusrNm;
+	}
+
+	public java.lang.String getAtchFileId() {
+		return atchFileId;
+	}
+
+	public void setAtchFileId(java.lang.String atchFileId) {
+		this.atchFileId = atchFileId;
+	}
+	
+}
 
base/src/main/java/egovframework/com/cmm/ComEduVO.java (deleted)
--- base/src/main/java/egovframework/com/cmm/ComEduVO.java
@@ -1,273 +0,0 @@
-package egovframework.com.cmm;
-
-import egovframework.rte.fdl.string.EgovDateUtil;
-
-public class ComEduVO extends ComDefaultVO {
-	
-	private static final long serialVersionUID = 1L;
-	
-	/** EDU_YEAR */
-    private java.lang.String searchEduYear;
-    
-    /** SCHUL_ID */
-    private java.lang.String searchSchulId;
-    
-    private java.lang.String searchSchulGradeCode;    
-    
-    /** GRADE_CODE */
-    private java.lang.String searchGradeCode = "1";
-    
-    /** CLAS_CODE */
-    private java.lang.String searchClasCode;
-    
-    private java.lang.String searchSemstrCode;
-    
-    private java.lang.String searchSbjectId;
-    
-    private java.lang.String searchWeekCode;
-    
-    private java.lang.String searchDfkCode;
-    
-    private java.lang.String searchPeriodCode;
-    
-    private java.lang.String searchClasNm;
-    
-    private java.lang.String searchTimeSeCode;
-    
-    private java.lang.String searchClasTimeAppyAt;
-    
-    private java.lang.String searchTimeTableAppyAt;
-    
-    private java.lang.String searchEcshgAt;
-    
-    private java.lang.String searchSbjectIncludeEcshgAt = "N";
-    
-    private java.lang.String searchCrsdsgnAt;
-    
-    //이전 년도/학년 여부.
-    private java.lang.String yearGradeType;
-    
-    private java.lang.String searchSchulTypeCode;
-    private java.lang.String searchSchulSeCode;
-    private java.lang.String searchOfcdcCode;    
-    
-    private java.lang.String searchDate;
-    
-    private java.lang.String[] searchArrAuthorGradeChkCode;
-    
-    private java.lang.String searchProgAt;
-    private java.lang.String searchUpperSbjectId;
-    private java.lang.String searchSbjectNm;
-    
-	public java.lang.String getSearchEduYear() {
-		return searchEduYear == null ? EgovDateUtil.getCurrentYearAsString() : searchEduYear;
-	}
-
-	public void setSearchEduYear(java.lang.String searchEduYear) {
-		this.searchEduYear = searchEduYear;
-	}
-
-	public java.lang.String getSearchSchulId() {
-		return searchSchulId;
-	}
-
-	public void setSearchSchulId(java.lang.String searchSchulId) {
-		this.searchSchulId = searchSchulId;
-	}
-
-	public java.lang.String getSearchSchulGradeCode() {
-		return searchSchulGradeCode;
-	}
-
-	public void setSearchSchulGradeCode(java.lang.String searchSchulGradeCode) {
-		this.searchSchulGradeCode = searchSchulGradeCode;
-	}
-
-	public java.lang.String getSearchGradeCode() {
-		return searchGradeCode;
-	}
-
-	public void setSearchGradeCode(java.lang.String searchGradeCode) {
-		this.searchGradeCode = searchGradeCode;
-	}
-
-	public java.lang.String getSearchClasCode() {
-		return searchClasCode;
-	}
-
-	public void setSearchClasCode(java.lang.String searchClasCode) {
-		this.searchClasCode = searchClasCode;
-	}
-	
-	public java.lang.String getSearchSemstrCode() {
-		return searchSemstrCode;
-	}
-
-	public void setSearchSemstrCode(java.lang.String searchSemstrCode) {
-		this.searchSemstrCode = searchSemstrCode;
-	}
-
-	public java.lang.String getSearchSbjectId() {
-		return searchSbjectId;
-	}
-
-	public void setSearchSbjectId(java.lang.String searchSbjectId) {
-		this.searchSbjectId = searchSbjectId;
-	}
-
-	public java.lang.String getSearchWeekCode() {
-		return searchWeekCode;
-	}
-
-	public void setSearchWeekCode(java.lang.String searchWeekCode) {
-		this.searchWeekCode = searchWeekCode;
-	}
-
-	public java.lang.String getSearchDfkCode() {
-		return searchDfkCode;
-	}
-
-	public void setSearchDfkCode(java.lang.String searchDfkCode) {
-		this.searchDfkCode = searchDfkCode;
-	}
-
-	public java.lang.String getSearchPeriodCode() {
-		return searchPeriodCode;
-	}
-
-	public void setSearchPeriodCode(java.lang.String searchPeriodCode) {
-		this.searchPeriodCode = searchPeriodCode;
-	}
-
-	public java.lang.String getSearchClasNm() {
-		return searchClasNm;
-	}
-
-	public void setSearchClasNm(java.lang.String searchClasNm) {
-		this.searchClasNm = searchClasNm;
-	}
-
-	public java.lang.String getSearchClasTimeAppyAt() {
-		return searchClasTimeAppyAt;
-	}
-
-	public void setSearchClasTimeAppyAt(java.lang.String searchClasTimeAppyAt) {
-		this.searchClasTimeAppyAt = searchClasTimeAppyAt;
-	}
-
-	public java.lang.String getSearchTimeTableAppyAt() {
-		return searchTimeTableAppyAt;
-	}
-
-	public void setSearchTimeTableAppyAt(java.lang.String searchTimeTableAppyAt) {
-		this.searchTimeTableAppyAt = searchTimeTableAppyAt;
-	}
-
-	public java.lang.String getSearchTimeSeCode() {
-		return searchTimeSeCode;
-	}
-
-	public void setSearchTimeSeCode(java.lang.String searchTimeSeCode) {
-		this.searchTimeSeCode = searchTimeSeCode;
-	}
-
-	public java.lang.String getSearchEcshgAt() {
-		return searchEcshgAt;
-	}
-
-	public void setSearchEcshgAt(java.lang.String searchEcshgAt) {
-		this.searchEcshgAt = searchEcshgAt;
-	}
-
-	public java.lang.String getSearchSbjectIncludeEcshgAt() {
-		return searchSbjectIncludeEcshgAt;
-	}
-
-	public void setSearchSbjectIncludeEcshgAt(java.lang.String searchSbjectIncludeEcshgAt) {
-		this.searchSbjectIncludeEcshgAt = searchSbjectIncludeEcshgAt;
-	}
-
-	public java.lang.String getSearchSchulTypeCode() {
-		return searchSchulTypeCode;
-	}
-
-	public void setSearchSchulTypeCode(java.lang.String searchSchulTypeCode) {
-		this.searchSchulTypeCode = searchSchulTypeCode;
-	}
-
-	public java.lang.String getSearchSchulSeCode() {
-		return searchSchulSeCode;
-	}
-
-	public void setSearchSchulSeCode(java.lang.String searchSchulSeCode) {
-		this.searchSchulSeCode = searchSchulSeCode;
-	}
-
-	public java.lang.String getSearchOfcdcCode() {
-		return searchOfcdcCode;
-	}
-
-	public void setSearchOfcdcCode(java.lang.String searchOfcdcCode) {
-		this.searchOfcdcCode = searchOfcdcCode;
-	}
-
-	public java.lang.String getSearchDate() {
-		return searchDate;
-	}
-
-	public void setSearchDate(java.lang.String searchDate) {
-		this.searchDate = searchDate;
-	}
-
-	public java.lang.String getSearchCrsdsgnAt() {
-		return searchCrsdsgnAt;
-	}
-
-	public void setSearchCrsdsgnAt(java.lang.String searchCrsdsgnAt) {
-		this.searchCrsdsgnAt = searchCrsdsgnAt;
-	}
-
-	public java.lang.String getYearGradeType() {
-		return yearGradeType;
-	}
-
-	public void setYearGradeType(java.lang.String yearGradeType) {
-		this.yearGradeType = yearGradeType;
-	}
-
-	public java.lang.String[] getSearchArrAuthorGradeChkCode() {
-		return searchArrAuthorGradeChkCode;
-	}
-
-	public void setSearchArrAuthorGradeChkCode(java.lang.String[] searchArrAuthorGradeChkCode) {
-		this.searchArrAuthorGradeChkCode = searchArrAuthorGradeChkCode;
-	}
-
-	public java.lang.String getSearchProgAt() {
-		return searchProgAt;
-	}
-
-	public void setSearchProgAt(java.lang.String searchProgAt) {
-		this.searchProgAt = searchProgAt;
-	}
-
-	public java.lang.String getSearchUpperSbjectId() {
-		return searchUpperSbjectId;
-	}
-
-	public void setSearchUpperSbjectId(java.lang.String searchUpperSbjectId) {
-		this.searchUpperSbjectId = searchUpperSbjectId;
-	}
-
-	public java.lang.String getSearchSbjectNm() {
-		return searchSbjectNm;
-	}
-
-	public void setSearchSbjectNm(java.lang.String searchSbjectNm) {
-		this.searchSbjectNm = searchSbjectNm;
-	}
-
-
-	
-    
-}
 
base/src/main/java/egovframework/com/cmm/service/CmmUseService.java (added)
+++ base/src/main/java/egovframework/com/cmm/service/CmmUseService.java
@@ -0,0 +1,23 @@
+package egovframework.com.cmm.service;
+
+import java.util.List;
+import java.util.Map;
+
+import egovframework.com.sym.ccm.cde.service.CmmnDetailCodeVO;
+
+//공통코드등 전체 업무에서 공용해서 사용해야 하는 서비스를 정의하기 위한 서비스 인터페이스 
+public interface CmmUseService {
+
+    //공통코드를 조회한다.
+    public List<CmmnDetailCodeVO> selectCmmCodeDetail(CmmnDetailCodeVO vo) throws Exception;
+
+    //ComDefaultCodeVO의 리스트를 받아서 여러개의 코드 리스트를 맵에 담아서 리턴한다.
+    public Map<String, List<CmmnDetailCodeVO>> selectCmmCodeDetails(List voList) throws Exception;
+
+    //조직정보를 코드형태로 리턴한다.
+    public List<CmmnDetailCodeVO> selectOgrnztIdDetail(CmmnDetailCodeVO vo) throws Exception;
+
+    //그룹정보를 코드형태로 리턴한다.
+    public List<CmmnDetailCodeVO> selectGroupIdDetail(CmmnDetailCodeVO vo) throws Exception;
+    
+}
 
base/src/main/java/egovframework/com/cmm/service/EgovCmmUseService.java (deleted)
--- base/src/main/java/egovframework/com/cmm/service/EgovCmmUseService.java
@@ -1,72 +0,0 @@
-package egovframework.com.cmm.service;
-
-import java.util.List;
-import java.util.Map;
-
-import egovframework.com.cmm.ComDefaultCodeVO;
-import egovframework.com.sym.ccm.cde.service.CmmnDetailCode;
-
-/**
- * 
- * 공통코드등 전체 업무에서 공용해서 사용해야 하는 서비스를 정의하기 위한 서비스 인터페이스 
- * @author 공통서비스 개발팀 이삼섭
- * @since 2009.04.01
- * @version 1.0
- * @see
- *
- * <pre>
- * << 개정이력(Modification Information) >>
- *   
- *   수정일      수정자           수정내용
- *  -------    --------    ---------------------------
- *   2009.03.11  이삼섭          최초 생성
- *
- * </pre>
- */
-public interface EgovCmmUseService {
-
-    /**
-     * 공통코드를 조회한다.
-     * 
-     * @param vo
-     * @return List(코드)
-     * @throws Exception
-     */
-    public List<CmmnDetailCode> selectCmmCodeDetail(ComDefaultCodeVO vo) throws Exception;
-
-    /**
-     * ComDefaultCodeVO의 리스트를 받아서 여러개의 코드 리스트를 맵에 담아서 리턴한다.
-     * 
-     * @param voList
-     * @return Map(코드)
-     * @throws Exception
-     */
-    public Map<String, List<CmmnDetailCode>> selectCmmCodeDetails(List voList) throws Exception;
-
-    /**
-     * 조직정보를 코드형태로 리턴한다.
-     * 
-     * @param 조회조건정보 vo
-     * @return 조직정보 List
-     * @throws Exception
-     */
-    public List<CmmnDetailCode> selectOgrnztIdDetail(ComDefaultCodeVO vo) throws Exception;
-
-    /**
-     * 그룹정보를 코드형태로 리턴한다.
-     * 
-     * @param 조회조건정보 vo
-     * @return 그룹정보 List
-     * @throws Exception
-     */
-    public List<CmmnDetailCode> selectGroupIdDetail(ComDefaultCodeVO vo) throws Exception;
-    
-    /**
-     * 마을공통 데이타를 조회한다.
-     * 
-     * @param vo
-     * @return List(코드)
-     * @throws Exception
-     */
-    public ComDefaultCodeVO selectVglNameDetail(ComDefaultCodeVO vo) throws Exception;
-}
 
base/src/main/java/egovframework/com/cmm/service/impl/CmmUseDAO.java (deleted)
--- base/src/main/java/egovframework/com/cmm/service/impl/CmmUseDAO.java
@@ -1,76 +0,0 @@
-package egovframework.com.cmm.service.impl;
-
-import java.util.List;
-
-import org.springframework.stereotype.Repository;
-
-import egovframework.com.cmm.ComDefaultCodeVO;
-import egovframework.com.sym.ccm.cde.service.CmmnDetailCode;
-import egovframework.rte.psl.dataaccess.EgovAbstractDAO;
-
-/**
- * @Class Name : CmmUseDAO.java
- * @Description : 공통코드등 전체 업무에서 공용해서 사용해야 하는 서비스를 정의하기위한 데이터 접근 클래스
- * @Modification Information
- *
- *    수정일       수정자         수정내용
- *    -------        -------     -------------------
- *    2009. 3. 11.     이삼섭
- *
- * @author 공통 서비스 개발팀 이삼섭
- * @since 2009. 3. 11.
- * @version
- * @see
- *
- */
-@Repository("cmmUseDAO")
-public class CmmUseDAO extends EgovAbstractDAO {
-
-
-    /**
-     * 주어진 조건에 따른 공통코드를 불러온다.
-     * 
-     * @param vo
-     * @return
-     * @throws Exception
-     */
-    @SuppressWarnings("unchecked")
-    public List<CmmnDetailCode> selectCmmCodeDetail(ComDefaultCodeVO vo) throws Exception {
-	return (List<CmmnDetailCode>)list("CmmUseDAO.selectCmmCodeDetail", vo);
-    }
-    
-    /**
-     * 공통코드로 사용할 조직정보를 를 불러온다.
-     * 
-     * @param vo
-     * @return
-     * @throws Exception
-     */
-    @SuppressWarnings("unchecked")
-    public List<CmmnDetailCode> selectOgrnztIdDetail(ComDefaultCodeVO vo) throws Exception {
-	return (List<CmmnDetailCode>)list("CmmUseDAO.selectOgrnztIdDetail", vo);
-    }
-
-    /**
-     * 공통코드로 사용할그룹정보를 를 불러온다.
-     * 
-     * @param vo
-     * @return
-     * @throws Exception
-     */
-    @SuppressWarnings("unchecked")
-    public List<CmmnDetailCode> selectGroupIdDetail(ComDefaultCodeVO vo) throws Exception {
-	return (List<CmmnDetailCode>)list("CmmUseDAO.selectGroupIdDetail", vo);
-    }
-    
-    /**
-     * 공통코드로 사용할그룹정보를 를 불러온다.
-     * 
-     * @param vo
-     * @return
-     * @throws Exception
-     */
-    public ComDefaultCodeVO selectVglNameDetail(ComDefaultCodeVO vo) throws Exception {
-    	return (ComDefaultCodeVO) select("CmmUseDAO.selectVglNameDetail", vo);
-    }
-}
 
base/src/main/java/egovframework/com/cmm/service/impl/CmmUseMapper.java (added)
+++ base/src/main/java/egovframework/com/cmm/service/impl/CmmUseMapper.java
@@ -0,0 +1,23 @@
+package egovframework.com.cmm.service.impl;
+
+import java.util.List;
+
+import egovframework.com.sym.ccm.cde.service.CmmnDetailCodeVO;
+import egovframework.rte.psl.dataaccess.mapper.Mapper;
+
+@Mapper("cmmUseMapper")
+public interface CmmUseMapper {
+	
+	//주어진 조건에 따른 공통코드를 불러온다.
+    public List<CmmnDetailCodeVO> selectCmmCodeDetail(CmmnDetailCodeVO vo) throws Exception;
+    
+    //공통코드로 사용할 조직정보를 를 불러온다.
+    public List<CmmnDetailCodeVO> selectOgrnztIdDetail(CmmnDetailCodeVO vo) throws Exception;
+
+    //공통코드로 사용할그룹정보를 를 불러온다.
+    public List<CmmnDetailCodeVO> selectGroupIdDetail(CmmnDetailCodeVO vo) throws Exception;
+    
+    //공통코드로 사용할그룹정보를 를 불러온다.
+    public CmmnDetailCodeVO selectVglNameDetail(CmmnDetailCodeVO vo) throws Exception;
+	
+}
 
base/src/main/java/egovframework/com/cmm/service/impl/CmmUseServiceImpl.java (added)
+++ base/src/main/java/egovframework/com/cmm/service/impl/CmmUseServiceImpl.java
@@ -0,0 +1,52 @@
+package egovframework.com.cmm.service.impl;
+
+import java.util.HashMap;
+import java.util.Iterator;
+import java.util.List;
+import java.util.Map;
+
+import javax.annotation.Resource;
+
+import org.springframework.stereotype.Service;
+
+import egovframework.com.cmm.service.CmmUseService;
+import egovframework.com.sym.ccm.cde.service.CmmnDetailCodeVO;
+import egovframework.rte.fdl.cmmn.EgovAbstractServiceImpl;
+
+//공통코드등 전체 업무에서 공용해서 사용해야 하는 서비스를 정의하기위한 서비스 구현 클래스
+@Service("cmmUseService")
+public class CmmUseServiceImpl extends EgovAbstractServiceImpl implements CmmUseService {
+
+    @Resource(name="cmmUseMapper")
+	private CmmUseMapper cmmUseMapper;
+    
+    //공통코드를 조회한다.
+    public List<CmmnDetailCodeVO> selectCmmCodeDetail(CmmnDetailCodeVO vo) throws Exception {
+    	return cmmUseMapper.selectCmmCodeDetail(vo);
+    }
+
+    //ComDefaultCodeVO의 리스트를 받아서 여러개의 코드 리스트를 맵에 담아서 리턴한다.
+    public Map<String, List<CmmnDetailCodeVO>> selectCmmCodeDetails(List voList) throws Exception {
+    	CmmnDetailCodeVO vo;
+		Map<String, List<CmmnDetailCodeVO>> map = new HashMap<String, List<CmmnDetailCodeVO>>();
+	
+		Iterator iter = voList.iterator();
+		while (iter.hasNext()) {
+		    vo = (CmmnDetailCodeVO)iter.next();
+		    map.put(vo.getCodeId(), cmmUseMapper.selectCmmCodeDetail(vo));
+		}
+
+		return map;
+    }
+    
+    //조직정보를 코드형태로 리턴한다.
+    public List<CmmnDetailCodeVO> selectOgrnztIdDetail(CmmnDetailCodeVO vo) throws Exception {
+    	return cmmUseMapper.selectOgrnztIdDetail(vo);
+    }
+
+    //그룹정보를 코드형태로 리턴한다.
+    public List<CmmnDetailCodeVO> selectGroupIdDetail(CmmnDetailCodeVO vo) throws Exception {
+    	return cmmUseMapper.selectGroupIdDetail(vo);
+    }
+    
+}
 
base/src/main/java/egovframework/com/cmm/service/impl/EgovCmmUseServiceImpl.java (deleted)
--- base/src/main/java/egovframework/com/cmm/service/impl/EgovCmmUseServiceImpl.java
@@ -1,102 +0,0 @@
-package egovframework.com.cmm.service.impl;
-
-import java.util.HashMap;
-import java.util.Iterator;
-import java.util.List;
-import java.util.Map;
-
-import javax.annotation.Resource;
-
-import org.springframework.stereotype.Service;
-
-import egovframework.com.cmm.ComDefaultCodeVO;
-import egovframework.com.cmm.service.EgovCmmUseService;
-import egovframework.com.sym.ccm.cde.service.CmmnDetailCode;
-import egovframework.rte.fdl.cmmn.EgovAbstractServiceImpl;
-
-/**
- * @Class Name : EgovCmmUseServiceImpl.java
- * @Description : 공통코드등 전체 업무에서 공용해서 사용해야 하는 서비스를 정의하기위한 서비스 구현 클래스
- * @Modification Information
- *
- *    수정일       수정자         수정내용
- *    -------        -------     -------------------
- *    2009. 3. 11.     이삼섭
- *
- * @author 공통 서비스 개발팀 이삼섭
- * @since 2009. 3. 11.
- * @version
- * @see
- *
- */
-@Service("EgovCmmUseService")
-public class EgovCmmUseServiceImpl extends EgovAbstractServiceImpl implements EgovCmmUseService {
-
-    @Resource(name = "cmmUseDAO")
-    private CmmUseDAO cmmUseDAO;
-
-    /**
-     * 공통코드를 조회한다.
-     * 
-     * @param vo
-     * @return
-     * @throws Exception
-     */
-    public List<CmmnDetailCode> selectCmmCodeDetail(ComDefaultCodeVO vo) throws Exception {
-	return cmmUseDAO.selectCmmCodeDetail(vo);
-    }
-
-    /**
-     * ComDefaultCodeVO의 리스트를 받아서 여러개의 코드 리스트를 맵에 담아서 리턴한다.
-     * 
-     * @param voList
-     * @return
-     * @throws Exception
-     */
-    public Map<String, List<CmmnDetailCode>> selectCmmCodeDetails(List voList) throws Exception {
-	ComDefaultCodeVO vo;
-	Map<String, List<CmmnDetailCode>> map = new HashMap<String, List<CmmnDetailCode>>();
-
-	Iterator iter = voList.iterator();
-	while (iter.hasNext()) {
-	    vo = (ComDefaultCodeVO)iter.next();
-	    map.put(vo.getCodeId(), cmmUseDAO.selectCmmCodeDetail(vo));
-	}
-
-	return map;
-    }
-
-    /**
-     * 조직정보를 코드형태로 리턴한다.
-     * 
-     * @param 조회조건정보 vo
-     * @return 조직정보 List
-     * @throws Exception
-     */
-    public List<CmmnDetailCode> selectOgrnztIdDetail(ComDefaultCodeVO vo) throws Exception {
-	return cmmUseDAO.selectOgrnztIdDetail(vo);
-    }
-
-    /**
-     * 그룹정보를 코드형태로 리턴한다.
-     * 
-     * @param 조회조건정보 vo
-     * @return 그룹정보 List
-     * @throws Exception
-     */
-    public List<CmmnDetailCode> selectGroupIdDetail(ComDefaultCodeVO vo) throws Exception {
-	return cmmUseDAO.selectGroupIdDetail(vo);
-    }
-
-    
-    /**
-     * 마을공통 데이타를 조회한다.
-     * @param 조회조건정보 vo
-     * @return 그룹정보 List
-     * @throws Exception
-     */
-	public ComDefaultCodeVO selectVglNameDetail(ComDefaultCodeVO vo) throws Exception {
-		ComDefaultCodeVO comDefaultCodeVO = cmmUseDAO.selectVglNameDetail(vo);
-		return comDefaultCodeVO;
-	}
-}
base/src/main/java/egovframework/com/cmm/web/EgovFileDownloadController.java
--- base/src/main/java/egovframework/com/cmm/web/EgovFileDownloadController.java
+++ base/src/main/java/egovframework/com/cmm/web/EgovFileDownloadController.java
@@ -1,964 +1,964 @@
-package egovframework.com.cmm.web;
-
-import java.io.BufferedInputStream;
-import java.io.BufferedOutputStream;
-import java.io.File;
-import java.io.FileInputStream;
-import java.io.FileNotFoundException;
-import java.io.FileOutputStream;
-import java.io.IOException;
-import java.io.PrintWriter;
-import java.net.URLEncoder;
-import java.text.SimpleDateFormat;
-import java.util.ArrayList;
-import java.util.Date;
-import java.util.HashMap;
-import java.util.List;
-import java.util.Map;
-import java.util.zip.ZipEntry;
-import java.util.zip.ZipOutputStream;
-
-import javax.annotation.Resource;
-import javax.servlet.ServletOutputStream;
-import javax.servlet.http.HttpServletRequest;
-import javax.servlet.http.HttpServletResponse;
-
-import org.apache.log4j.Logger;
-import org.springframework.stereotype.Controller;
-import org.springframework.util.FileCopyUtils;
-import org.springframework.web.bind.annotation.ModelAttribute;
-import org.springframework.web.bind.annotation.RequestMapping;
-import org.springframework.web.bind.annotation.RequestParam;
-
-import egovframework.com.cmm.service.EgovFileMngService;
-import egovframework.com.cmm.service.FileVO;
-import egovframework.com.sym.sit.service.EgovSiteManageService;
-import egovframework.rte.fdl.property.EgovPropertyService;
-import egovframework.rte.psl.dataaccess.util.EgovMap;
-
-
-/**
- * 파일 다운로드를 위한 컨트롤러 클래스
- * @author 공통서비스개발팀 이삼섭
- * @since 2009.06.01
- * @version 1.0
- * @see
- *
- * <pre>
- * << 개정이력(Modification Information) >>
- *
- *   수정일      수정자           수정내용
- *  -------    --------    ---------------------------
- *   2009.3.25  이삼섭          최초 생성
- *
- * Copyright (C) 2009 by MOPAS  All right reserved.
- * </pre>
- */
-@Controller
-public class EgovFileDownloadController {
-	@Resource(name = "propertiesService")
-	protected EgovPropertyService propertyService;
-
-	@Resource(name = "SiteManageService")
-	EgovSiteManageService siteManageService;
-
-    @Resource(name = "EgovFileMngService")
-    private EgovFileMngService fileService;
-
-    @Resource(name = "propertiesService")
-    protected EgovPropertyService propertiesService;
-
-    Logger log = Logger.getLogger(this.getClass());
-
-    /**
-     * 브라우저 구분 얻기.
-     *
-     * @param request
-     * @return
-     */
-    private String getBrowser(HttpServletRequest request) {
-        String header = request.getHeader("User-Agent");
-        if (header.indexOf("MSIE") > -1) {
-            return "MSIE";
-        } else if (header.indexOf("Trident") > -1) {	// IE11 문자열 깨짐 방지
-        	return "Trident";
-        } else if (header.indexOf("Chrome") > -1) {
-            return "Chrome";
-        } else if (header.indexOf("Opera") > -1) {
-            return "Opera";
-        }
-        return "Firefox";
-    }
-
-    /**
-     * Disposition 지정하기.
-     *
-     * @param filename
-     * @param request
-     * @param response
-     * @throws Exception
-     */
-    private void setDisposition(String filename, HttpServletRequest request, HttpServletResponse response) throws Exception {
-		String browser = getBrowser(request);
-
-		String dispositionPrefix = "attachment; filename=";
-		String encodedFilename = null;
-
-		if (browser.equals("MSIE")) {
-		    encodedFilename = URLEncoder.encode(filename, "UTF-8").replaceAll("\\+", "%20");
-		} else if (browser.equals("Trident")) {
-			encodedFilename = URLEncoder.encode(filename, "UTF-8").replaceAll("\\+", "%20");
-		} else if (browser.equals("Firefox")) {
-		    encodedFilename = "\"" + new String(filename.getBytes("UTF-8"), "8859_1") + "\"";
-		} else if (browser.equals("Opera")) {
-		    encodedFilename = "\"" + new String(filename.getBytes("UTF-8"), "8859_1") + "\"";
-		} else if (browser.equals("Chrome")) {
-		    StringBuffer sb = new StringBuffer();
-		    for (int i = 0; i < filename.length(); i++) {
-			char c = filename.charAt(i);
-			if (c > '~') {
-			    sb.append(URLEncoder.encode("" + c, "UTF-8"));
-			} else {
-			    sb.append(c);
-			}
-		    }
-		    encodedFilename = sb.toString();
-		} else {
-		    //throw new RuntimeException("Not supported browser");
-		    throw new IOException("Not supported browser");
-		}
-
-		response.setHeader("Content-Disposition", dispositionPrefix + encodedFilename);
-
-		if ("Opera".equals(browser)){
-		    response.setContentType("application/octet-stream;charset=UTF-8");
-		}
-    }
-
-    private void setDisposition(String filename, HttpServletRequest request, HttpServletResponse response, String disposition) throws Exception {
-		String browser = getBrowser(request);
-
-		String dispositionPrefix = disposition + "; filename=";
-		String encodedFilename = null;
-
-		if (browser.equals("MSIE")) {
-		    encodedFilename = URLEncoder.encode(filename, "UTF-8").replaceAll("\\+", "%20");
-		} else if (browser.equals("Trident")) {
-			encodedFilename = URLEncoder.encode(filename, "UTF-8").replaceAll("\\+", "%20");
-		} else if (browser.equals("Firefox")) {
-		    encodedFilename = "\"" + new String(filename.getBytes("UTF-8"), "8859_1") + "\"";
-		} else if (browser.equals("Opera")) {
-		    encodedFilename = "\"" + new String(filename.getBytes("UTF-8"), "8859_1") + "\"";
-		} else if (browser.equals("Chrome")) {
-		    StringBuffer sb = new StringBuffer();
-		    for (int i = 0; i < filename.length(); i++) {
-			char c = filename.charAt(i);
-			if (c > '~') {
-			    sb.append(URLEncoder.encode("" + c, "UTF-8"));
-			} else {
-			    sb.append(c);
-			}
-		    }
-		    encodedFilename = sb.toString();
-		} else {
-		    //throw new RuntimeException("Not supported browser");
-		    throw new IOException("Not supported browser");
-		}
-
-		response.setHeader("Content-Disposition", dispositionPrefix + encodedFilename);
-
-		if ("Opera".equals(browser)){
-		    response.setContentType("application/octet-stream;charset=UTF-8");
-		}
-    }
-
-
-    /**
-     * 첨부파일로 등록된 파일에 대하여 다운로드를 제공한다.
-     *
-     * @param commandMap
-     * @param response
-     * @throws Exception
-     */
-    @RequestMapping(value = "/cmm/fms/FileDown.do")
-    public void cvplFileDownload(@RequestParam Map commandMap, HttpServletRequest request, HttpServletResponse response) throws Exception {
-
-	    String atchFileId = (String)commandMap.get("atchFileId");
-		String fileSn = (String)commandMap.get("fileSn");
-		String plId = commandMap.get("plId") != null ? (String)commandMap.get("plId") : "";
-		String userId = commandMap.get("userId") != null ? (String)commandMap.get("userId") : "";
-		String streFileNm = commandMap.get("streFileNm") != null ? (String)commandMap.get("streFileNm") : "";
-
-		String strReturnMsg = "";
-		Boolean isAuthenticated = true;//EgovUserDetailsHelper.isAuthenticated();
-
-
-		//BigDecimal mlgScore = BigDecimal.ZERO;
-		//String nttId = (String)commandMap.get("nttId");
-		//String bbsId = (String)commandMap.get("bbsId");
-
-		if (isAuthenticated) {
-
-		    FileVO fileVO = new FileVO();
-		    fileVO.setAtchFileId(atchFileId);
-		    fileVO.setFileSn(fileSn);
-		    FileVO fvo = null;
-		    fvo = fileService.selectFileInf(fileVO);
-
-		    File uFile = new File(fvo.getFileStreCours(), fvo.getStreFileNm());
-		    int fSize = (int)uFile.length();
-
-		    if (fSize > 0) {
-
-		    	if(!"".equals(plId)){
-		    		EgovMap vo = new EgovMap();
-		    		vo.put("plId", plId);
-		    		vo.put("streFileNm", streFileNm);
-		    		vo.put("userId", userId);
-
-		    		if(fileService.selectFileDownLogCnt(vo) > 0){
-		    			fileService.updateFileDownLog(vo);
-		    		}else{
-		    			fileService.insertFileDownLog(vo);
-		    		}
-		    	}
-
-				String mimetype = getMime(fvo.getFileExtsn());//"application/x-msdownload";
-
-				//20110210 faq참조하여 알아서 주석처리..
-				response.setContentType(mimetype);
-				setDisposition(fvo.getOrignlFileNm(), request, response);
-				BufferedInputStream in = null;
-				BufferedOutputStream out = null;
-
-				try {
-				    in = new BufferedInputStream(new FileInputStream(uFile));
-				    out = new BufferedOutputStream(response.getOutputStream());
-
-				    FileCopyUtils.copy(in, out);
-				    out.flush();
-				}catch(FileNotFoundException e){
-					log.debug("FileNotFoundException: "+ e.getMessage() );
-				}catch(IOException e){
-					log.debug("IOException: "+ e.getMessage() );
-				}catch (Exception e) {
-					log.debug("Exception: "+ e.getMessage() );
-				} finally {
-				    if (in != null) {
-					try {
-					    in.close();
-					} catch (IOException e) {
-						log.debug("IGNORED: "+ e.getMessage() );
-					}
-				    }
-				    if (out != null) {
-					try {
-					    out.close();
-					} catch (IOException e) {
-						log.debug("IGNORED: "+ e.getMessage() );
-					}
-				    }
-				}
-
-		    } else {
-				response.setContentType("text/html;charset=UTF-8");
-
-				PrintWriter printwriter = response.getWriter();
-				printwriter.println("<html>");
-				printwriter.println("<script type=\"text/javascript\">alert('파일을 찾을수 없습니다.');window.close();</script>");
-				printwriter.println("<br><br><br><h2>Could not get file name:<br>" + fvo.getOrignlFileNm() + "</h2>");
-				printwriter.println("<br><br><br>");
-				printwriter.println("</html>");
-				printwriter.flush();
-				printwriter.close();
-		    }
-		} else {
-			response.setContentType("text/html;charset=UTF-8");
-
-			PrintWriter printwriter = response.getWriter();
-			printwriter.println("<html>");
-			printwriter.println("<script type=\"text/javascript\">alert('" + strReturnMsg + "');window.close();</script>");
-			printwriter.println("<br><br><br><h2>" + strReturnMsg + "</h2>");
-			printwriter.println("<br><br><br>");
-			printwriter.println("</html>");
-			printwriter.flush();
-			printwriter.close();
-		}
-    }
-
-    /**
-     * 절대경로 파일 다운로드를 제공한다.
-     *
-     * @param commandMap
-     * @param response
-     * @throws Exception
-     */
-    @RequestMapping(value = "/cmm/fms/absolutePathFileDown.do")
-    public void absolutePathFileDown(@RequestParam Map commandMap, HttpServletRequest request, HttpServletResponse response) throws Exception {
-	    String filePath  = propertyService.getString((String)commandMap.get("filePath"))  + File.separator;
-	    String fileNm    = (String)commandMap.get("fileNm");
-	    String oriFileNm = (String)commandMap.get("oriFileNm");
-
-	    //파일 확장자 추출
-	    int    pos = fileNm.lastIndexOf( "." );
-	    String ext = fileNm.substring( pos + 1 );
-
-		String strReturnMsg = "";
-		Boolean isAuthenticated = true;//EgovUserDetailsHelper.isAuthenticated();
-
-		if (isAuthenticated) {
-		    File uFile = new File(filePath, fileNm);
-		    int fSize = (int)uFile.length();
-
-		    if (fSize > 0) {
-				String mimetype = getMime(ext);//"application/x-msdownload";
-
-				//20110210 faq참조하여 알아서 주석처리..
-				response.setContentType(mimetype);
-				setDisposition(oriFileNm, request, response);
-				BufferedInputStream in = null;
-				BufferedOutputStream out = null;
-
-				try {
-				    in = new BufferedInputStream(new FileInputStream(uFile));
-				    out = new BufferedOutputStream(response.getOutputStream());
-
-				    FileCopyUtils.copy(in, out);
-				    out.flush();
-				}catch(FileNotFoundException e){
-					log.debug("FileNotFoundException: "+ e.getMessage() );
-				}catch(IOException e){
-					log.debug("IOException: "+ e.getMessage() );
-				}catch (Exception e) {
-					log.debug("Exception: "+ e.getMessage() );
-				} finally {
-				    if (in != null) {
-					try {
-					    in.close();
-					} catch (IOException e) {
-						log.debug("IGNORED: "+ e.getMessage() );
-					}
-				    }
-				    if (out != null) {
-					try {
-					    out.close();
-					} catch (IOException e) {
-						log.debug("IGNORED: "+ e.getMessage() );
-					}
-				    }
-				}
-
-		    } else {
-				response.setContentType("text/html;charset=UTF-8");
-
-				PrintWriter printwriter = response.getWriter();
-				printwriter.println("<html>");
-				printwriter.println("<script type=\"text/javascript\">alert('파일을 찾을수 없습니다.');window.close();</script>");
-				printwriter.println("<br><br><br><h2>Could not get file name:<br>" + oriFileNm + "</h2>");
-				printwriter.println("<br><br><br>");
-				printwriter.println("</html>");
-				printwriter.flush();
-				printwriter.close();
-		    }
-		} else {
-			response.setContentType("text/html;charset=UTF-8");
-
-			PrintWriter printwriter = response.getWriter();
-			printwriter.println("<html>");
-			printwriter.println("<script type=\"text/javascript\">alert('" + strReturnMsg + "');window.close();</script>");
-			printwriter.println("<br><br><br><h2>" + strReturnMsg + "</h2>");
-			printwriter.println("<br><br><br>");
-			printwriter.println("</html>");
-			printwriter.flush();
-			printwriter.close();
-		}
-    }
-
-    /**
-     * 첨부파일 압축 다운로드
-     *
-     * @param commandMap
-     * @param response
-     * @throws Exception
-     */
-    @RequestMapping(value = "/cmm/fms/paperFileDownLoadZip.do")
-    public void cvplFileDownload1Zip(@ModelAttribute("searchVO") FileVO fileVO, HttpServletRequest request, HttpServletResponse response) throws Exception {
-    	List<HashMap<String, String>> sourceFiles = new ArrayList<HashMap<String, String>>();
-    	Date from                = new Date();
-    	SimpleDateFormat date    = new SimpleDateFormat("yyyyMMddHHmmss");
-    	String dateToString      = date.format(from);
-    	String downloadFileName  = "hufs_" + dateToString;
-    	String tempDirectoryPath = propertiesService.getString("Globals.fileStorePath") + "/zip/";
-    	String zipFile           = tempDirectoryPath + downloadFileName;
-
-    	//디렉토리가 없으면 생성
-    	File tempDirectory = new File(tempDirectoryPath);
-
-    	if (!tempDirectory.exists()) {
-    		tempDirectory.mkdir();
-    	}
-
-    	//다운로드 타입(arr:파일아이디 여러개, 나머지는 한개)
-    	if("arr".equals(fileVO.getDownLoadType())) {
-    		for(int i=0;i<fileVO.getAtchFileIdArr().size();i++) {
-    			if(fileVO.getAtchFileIdArr().get(i) != null && !"".equals(fileVO.getAtchFileIdArr().get(i))) {
-    				fileVO.setAtchFileId(fileVO.getAtchFileIdArr().get(i));
-
-    				List<FileVO> fvo = fileService.selectFileInfs(fileVO);
-
-    				for(int e=0;e<fvo.size();e++) {
-    		    		HashMap<String, String> fileName = new HashMap<String, String>();
-
-    		    		fileName.put("orignlDocNm", fvo.get(e).getFileStreCours() + File.separator  + fvo.get(e).getOrignlFileNm());
-    		    		fileName.put("streDocNm", fvo.get(e).getFileStreCours() + File.separator  + fvo.get(e).getStreFileNm());
-
-    		    		sourceFiles.add(fileName);
-    		    	}
-    			}
-    		}
-    	} else {
-    		if(fileVO.getAtchFileId() != null && !"".equals(fileVO.getAtchFileId())) {
-				List<FileVO> fvo = fileService.selectFileInfs(fileVO);
-
-				for(int e=0;e<fvo.size();e++) {
-		    		HashMap<String, String> fileName = new HashMap<String, String>();
-
-		    		fileName.put("orignlDocNm", fvo.get(e).getFileStreCours() + File.separator  + fvo.get(e).getOrignlFileNm());
-		    		fileName.put("streDocNm", fvo.get(e).getFileStreCours() + File.separator  + fvo.get(e).getStreFileNm());
-
-		    		sourceFiles.add(fileName);
-		    	}
-			}
-    	}
-
-    	try{
-		    // ZipOutputStream을 FileOutputStream 으로 감쌈
-		    FileOutputStream fout = new FileOutputStream(zipFile);
-		    ZipOutputStream zout = new ZipOutputStream(fout);
-
-		    for(int i=0; i < sourceFiles.size(); i++){
-
-		        // 본래 파일명 유지, 경로제외 파일압축을 위해 new File로
-		        ZipEntry zipEntry = new ZipEntry(new File(sourceFiles.get(i).get("orignlDocNm")).getName());
-		        zout.putNextEntry(zipEntry);
-
-		        FileInputStream fin = new FileInputStream(sourceFiles.get(i).get("streDocNm"));
-		        byte[] buffer = new byte[1024];
-		        int length;
-
-		        // input file을 1024바이트로 읽음, zip stream에 읽은 바이트를 씀
-		        while((length = fin.read(buffer)) > 0){
-		            zout.write(buffer, 0, length);
-		        }
-
-		        zout.closeEntry();
-		        fin.close();
-		    }
-
-		    zout.close();
-
-		    response.setContentType("application/zip");
-		    response.addHeader("Content-Disposition", "attachment; filename=" + downloadFileName + ".zip");
-
-		    FileInputStream fis=new FileInputStream(zipFile);
-		    BufferedInputStream bis=new BufferedInputStream(fis);
-		    ServletOutputStream so=response.getOutputStream();
-		    BufferedOutputStream bos=new BufferedOutputStream(so);
-
-		    byte[] data=new byte[2048];
-		    int input=0;
-
-		    while((input=bis.read(data))!=-1){
-		        bos.write(data,0,input);
-		        bos.flush();
-		    }
-
-		    if(bos!=null) bos.close();
-		    if(bis!=null) bis.close();
-		    if(so!=null) so.close();
-		    if(fis!=null) fis.close();
-
-		    // 다운로드 후 파일 삭제
-		    File file = new File(zipFile);
-		    if(file.exists()){
-		    	file.delete();
-		    }
-	    } catch(Exception ex){
-	    	response.setContentType("text/html;charset=UTF-8");
-
-			PrintWriter printwriter = response.getWriter();
-			printwriter.println("<html>");
-			printwriter.println("<script type=\"text/javascript\">alert('파일을 찾을수 없습니다.');</script>");
-			printwriter.println("</html>");
-			printwriter.flush();
-			printwriter.close();
-	    }
-    }
-
-    public String getMime(String args)
-    {
-     String sRtn = "application/octet-stream";
-     String lower = args.toLowerCase();
-     if("3dm".equals(lower)){sRtn="x-world/x-3dmf";}
-     else if("3dmf".equals(lower)){sRtn="x-world/x-3dmf";}
-     else if("a".equals(lower)){sRtn="application/octet-stream";}
-     else if("aab".equals(lower)){sRtn="application/x-authorware-bin";}
-     else if("aam".equals(lower)){sRtn="application/x-authorware-map";}
-     else if("aas".equals(lower)){sRtn="application/x-authorware-seg";}
-     else if("abc".equals(lower)){sRtn="text/vnd.abc";}
-     else if("acgi".equals(lower)){sRtn="text/html";}
-     else if("afl".equals(lower)){sRtn="video/animaflex";}
-     else if("ai".equals(lower)){sRtn="application/postscript";}
-     else if("aif".equals(lower)){sRtn="audio/aiff";}
-     else if("aifc".equals(lower)){sRtn="audio/aiff";}
-     else if("aiff".equals(lower)){sRtn="audio/x-aiff";}
-     else if("aim".equals(lower)){sRtn="application/x-aim";}
-     else if("aip".equals(lower)){sRtn="text/x-audiosoft-intra";}
-     else if("ani".equals(lower)){sRtn="application/x-navi-animation";}
-     else if("aos".equals(lower)){sRtn="application/x-nokia-9000-communicator-add-on-software";}
-     else if("aps".equals(lower)){sRtn="application/mime";}
-     else if("arc".equals(lower)){sRtn="application/octet-stream";}
-     else if("arj".equals(lower)){sRtn="application/arj";}
-     else if("art".equals(lower)){sRtn="image/x-jg";}
-     else if("asf".equals(lower)){sRtn="video/x-ms-asf";}
-     else if("asm".equals(lower)){sRtn="text/x-asm";}
-     else if("asp".equals(lower)){sRtn="text/asp";}
-     else if("asx".equals(lower)){sRtn="video/x-ms-asf";}
-     else if("au".equals(lower)){sRtn="audio/x-au";}
-     else if("avi".equals(lower)){sRtn="video/x-msvideo";}
-     else if("avs".equals(lower)){sRtn="video/avs-video";}
-     else if("bcpio".equals(lower)){sRtn="application/x-bcpio";}
-     else if("bin".equals(lower)){sRtn="application/octet-stream";}
-     else if("bm".equals(lower)){sRtn="image/bmp";}
-     else if("bmp".equals(lower)){sRtn="image/bmp";}
-     else if("boo".equals(lower)){sRtn="application/book";}
-     else if("book".equals(lower)){sRtn="application/book";}
-     else if("boz".equals(lower)){sRtn="application/x-bzip2";}
-     else if("bsh".equals(lower)){sRtn="application/x-bsh";}
-     else if("bz".equals(lower)){sRtn="application/x-bzip";}
-     else if("bz2".equals(lower)){sRtn="application/x-bzip2";}
-     else if("c".equals(lower)){sRtn="text/plain";}
-     else if("c++".equals(lower)){sRtn="text/plain";}
-     else if("cat".equals(lower)){sRtn="application/vnd.ms-pki.seccat";}
-     else if("cc".equals(lower)){sRtn="text/plain";}
-     else if("cc".equals(lower)){sRtn="text/x-c";}
-     else if("ccad".equals(lower)){sRtn="application/clariscad";}
-     else if("cco".equals(lower)){sRtn="application/x-cocoa";}
-     else if("cdf".equals(lower)){sRtn="application/cdf";}
-     else if("cer".equals(lower)){sRtn="application/pkix-cert";}
-     else if("cha".equals(lower)){sRtn="application/x-chat";}
-     else if("chat".equals(lower)){sRtn="application/x-chat";}
-     else if("com".equals(lower)){sRtn="text/plain";}
-     else if("conf".equals(lower)){sRtn="text/plain";}
-     else if("cpio".equals(lower)){sRtn="application/x-cpio";}
-     else if("cpp".equals(lower)){sRtn="text/x-c";}
-     else if("cpt".equals(lower)){sRtn="application/mac-compactpro";}
-     else if("crl".equals(lower)){sRtn="application/pkcs-crl";}
-     else if("crt".equals(lower)){sRtn="application/pkix-cert";}
-     else if("csh".equals(lower)){sRtn="application/x-csh";}
-     else if("css".equals(lower)){sRtn="text/css";}
-     else if("cxx".equals(lower)){sRtn="text/plain";}
-     else if("dcr".equals(lower)){sRtn="application/x-director";}
-     else if("deepv".equals(lower)){sRtn="application/x-deepv";}
-     else if("def".equals(lower)){sRtn="text/plain";}
-     else if("dif".equals(lower)){sRtn="video/x-dv";}
-     else if("dir".equals(lower)){sRtn="application/x-director";}
-     else if("dl".equals(lower)){sRtn="video/dl";}
-     else if("doc".equals(lower)){sRtn="application/msword";}
-     else if("docx".equals(lower)){sRtn="application/msword";}
-     else if("dot".equals(lower)){sRtn="application/msword";}
-     else if("dp".equals(lower)){sRtn="application/commonground";}
-     else if("drw".equals(lower)){sRtn="application/drafting";}
-     else if("dump".equals(lower)){sRtn="application/octet-stream";}
-     else if("dv".equals(lower)){sRtn="video/x-dv";}
-     else if("dvi".equals(lower)){sRtn="application/x-dvi";}
-     else if("dwf".equals(lower)){sRtn="model/vnd.dwf";}
-     else if("dwg".equals(lower)){sRtn="image/vnd.dwg";}
-     else if("dwg".equals(lower)){sRtn="image/x-dwg";}
-     else if("dxf".equals(lower)){sRtn="application/dxf";}
-     else if("el".equals(lower)){sRtn="text/x-script.elisp";}
-     else if("elc".equals(lower)){sRtn="application/x-elc";}
-     else if("env".equals(lower)){sRtn="application/x-envoy";}
-     else if("eps".equals(lower)){sRtn="application/postscript";}
-     else if("es".equals(lower)){sRtn="application/x-esrehber";}
-     else if("etx".equals(lower)){sRtn="text/x-setext";}
-     else if("evy".equals(lower)){sRtn="application/envoy";}
-     else if("exe".equals(lower)){sRtn="application/octet-stream";}
-     else if("f".equals(lower)){sRtn="text/plain";}
-     else if("f77".equals(lower)){sRtn="text/x-fortran";}
-     else if("f90".equals(lower)){sRtn="text/plain";}
-     else if("f90".equals(lower)){sRtn="text/x-fortran";}
-     else if("fdf".equals(lower)){sRtn="application/vnd.fdf";}
-     else if("fif".equals(lower)){sRtn="application/fractals";}
-     else if("fif".equals(lower)){sRtn="image/fif";}
-     else if("fli".equals(lower)){sRtn="video/fli";}
-     else if("flo".equals(lower)){sRtn="image/florian";}
-     else if("flx".equals(lower)){sRtn="text/vnd.fmi.flexstor";}
-     else if("fmf".equals(lower)){sRtn="video/x-atomic3d-feature";}
-     else if("for".equals(lower)){sRtn="text/plain";}
-     else if("fpx".equals(lower)){sRtn="image/vnd.fpx";}
-     else if("frl".equals(lower)){sRtn="application/freeloader";}
-     else if("funk".equals(lower)){sRtn="audio/make";}
-     else if("g".equals(lower)){sRtn="text/plain";}
-     else if("g3".equals(lower)){sRtn="image/g3fax";}
-     else if("gif".equals(lower)){sRtn="image/gif";}
-     else if("gl".equals(lower)){sRtn="video/gl";}
-     else if("gsd".equals(lower)){sRtn="audio/x-gsm";}
-     else if("gsm".equals(lower)){sRtn="audio/x-gsm";}
-     else if("gsp".equals(lower)){sRtn="application/x-gsp";}
-     else if("gss".equals(lower)){sRtn="application/x-gss";}
-     else if("gtar".equals(lower)){sRtn="application/x-gtar";}
-     else if("gz".equals(lower)){sRtn="application/x-compressed";}
-     else if("gzip".equals(lower)){sRtn="application/x-gzip";}
-     else if("h".equals(lower)){sRtn="text/plain";}
-     else if("hdf".equals(lower)){sRtn="application/x-hdf";}
-     else if("help".equals(lower)){sRtn="application/x-helpfile";}
-     else if("hgl".equals(lower)){sRtn="application/vnd.hp-hpgl";}
-     else if("hh".equals(lower)){sRtn="text/plain";}
-     else if("hlb".equals(lower)){sRtn="text/x-script";}
-     else if("hlp".equals(lower)){sRtn="application/hlp";}
-     else if("hpg".equals(lower)){sRtn="application/vnd.hp-hpgl";}
-     else if("hpgl".equals(lower)){sRtn="application/vnd.hp-hpgl";}
-     else if("hqx".equals(lower)){sRtn="application/binhex";}
-     else if("hta".equals(lower)){sRtn="application/hta";}
-     else if("htc".equals(lower)){sRtn="text/x-component";}
-     else if("htm".equals(lower)){sRtn="text/html";}
-     else if("html".equals(lower)){sRtn="text/html";}
-     else if("htmls".equals(lower)){sRtn="text/html";}
-     else if("htt".equals(lower)){sRtn="text/webviewhtml";}
-     else if("htx".equals(lower)){sRtn="text/html";}
-     else if("hwp".equals(lower)){sRtn="application/haansofthwp";}
-     else if("ice".equals(lower)){sRtn="x-conference/x-cooltalk";}
-     else if("ico".equals(lower)){sRtn="image/x-icon";}
-     else if("idc".equals(lower)){sRtn="text/plain";}
-     else if("ief".equals(lower)){sRtn="image/ief";}
-     else if("iefs".equals(lower)){sRtn="image/ief";}
-     else if("iges".equals(lower)){sRtn="application/iges";}
-     else if("iges".equals(lower)){sRtn="model/iges";}
-     else if("igs".equals(lower)){sRtn="application/iges";}
-     else if("ima".equals(lower)){sRtn="application/x-ima";}
-     else if("imap".equals(lower)){sRtn="application/x-httpd-imap";}
-     else if("inf".equals(lower)){sRtn="application/inf";}
-     else if("ip".equals(lower)){sRtn="application/x-ip2";}
-     else if("isu".equals(lower)){sRtn="video/x-isvideo";}
-     else if("it".equals(lower)){sRtn="audio/it";}
-     else if("iv".equals(lower)){sRtn="application/x-inventor";}
-     else if("ivr".equals(lower)){sRtn="i-world/i-vrml";}
-     else if("ivy".equals(lower)){sRtn="application/x-livescreen";}
-     else if("jam".equals(lower)){sRtn="audio/x-jam";}
-     else if("jav".equals(lower)){sRtn="text/plain";}
-     else if("java".equals(lower)){sRtn="text/plain";}
-     else if("jcm".equals(lower)){sRtn="application/x-java-commerce";}
-     else if("jfif".equals(lower)){sRtn="image/jpeg";}
-     else if("jfif-tbnl".equals(lower)){sRtn="image/jpeg";}
-     else if("jpe".equals(lower)){sRtn="image/jpeg";}
-     else if("jpeg".equals(lower)){sRtn="image/jpeg";}
-     else if("jpg".equals(lower)){sRtn="image/jpeg";}
-     else if("jps".equals(lower)){sRtn="image/x-jps";}
-     else if("js".equals(lower)){sRtn="application/x-javascript";}
-     else if("jut".equals(lower)){sRtn="image/jutvision";}
-     else if("kar".equals(lower)){sRtn="audio/midi";}
-     else if("ksh".equals(lower)){sRtn="application/x-ksh";}
-     else if("ksh".equals(lower)){sRtn="text/x-script.ksh";}
-     else if("la".equals(lower)){sRtn="audio/nspaudio";}
-     else if("la".equals(lower)){sRtn="audio/x-nspaudio";}
-     else if("lam".equals(lower)){sRtn="audio/x-liveaudio";}
-     else if("latex".equals(lower)){sRtn="application/x-latex";}
-     else if("lha".equals(lower)){sRtn="application/lha";}
-     else if("lhx".equals(lower)){sRtn="application/octet-stream";}
-     else if("list".equals(lower)){sRtn="text/plain";}
-     else if("lma".equals(lower)){sRtn="audio/nspaudio";}
-     else if("lma".equals(lower)){sRtn="audio/x-nspaudio";}
-     else if("log".equals(lower)){sRtn="text/plain";}
-     else if("lsp".equals(lower)){sRtn="application/x-lisp";}
-     else if("lsp".equals(lower)){sRtn="text/x-script.lisp";}
-     else if("lst".equals(lower)){sRtn="text/plain";}
-     else if("lsx".equals(lower)){sRtn="text/x-la-asf";}
-     else if("ltx".equals(lower)){sRtn="application/x-latex";}
-     else if("lzh".equals(lower)){sRtn="application/octet-stream";}
-     else if("m".equals(lower)){sRtn="text/plain";}
-     else if("m".equals(lower)){sRtn="text/x-m";}
-     else if("m1v".equals(lower)){sRtn="video/mpeg";}
-     else if("m2a".equals(lower)){sRtn="audio/mpeg";}
-     else if("m2v".equals(lower)){sRtn="video/mpeg";}
-     else if("m3u".equals(lower)){sRtn="audio/x-mpequrl";}
-     else if("man".equals(lower)){sRtn="application/x-troff-man";}
-     else if("map".equals(lower)){sRtn="application/x-navimap";}
-     else if("mar".equals(lower)){sRtn="text/plain";}
-     else if("mbd".equals(lower)){sRtn="application/mbedlet";}
-     else if("mc$".equals(lower)){sRtn="application/x-magic-cap-package-1.0";}
-     else if("mcd".equals(lower)){sRtn="application/mcad";}
-     else if("mcf".equals(lower)){sRtn="image/vasa";}
-     else if("mcp".equals(lower)){sRtn="application/netmc";}
-     else if("me".equals(lower)){sRtn="application/x-troff-me";}
-     else if("mht".equals(lower)){sRtn="message/rfc822";}
-     else if("mhtml".equals(lower)){sRtn="message/rfc822";}
-     else if("mid".equals(lower)){sRtn="application/x-midi";}
-     else if("midi".equals(lower)){sRtn="application/x-midi";}
-     else if("mif".equals(lower)){sRtn="application/x-frame";}
-     else if("mime".equals(lower)){sRtn="message/rfc822";}
-     else if("mjf".equals(lower)){sRtn="audio/x-vnd.audioexplosion.mjuicemediafile";}
-     else if("mjpg".equals(lower)){sRtn="video/x-motion-jpeg";}
-     else if("mm".equals(lower)){sRtn="application/base64";}
-     else if("mme".equals(lower)){sRtn="application/base64";}
-     else if("mod".equals(lower)){sRtn="audio/mod";}
-     else if("moov".equals(lower)){sRtn="video/quicktime";}
-     else if("mov".equals(lower)){sRtn="video/quicktime";}
-     else if("movie".equals(lower)){sRtn="video/x-sgi-movie";}
-     else if("mp2".equals(lower)){sRtn="audio/mpeg";}
-     else if("mp3".equals(lower)){sRtn="audio/mpeg3";}
-     else if("mpa".equals(lower)){sRtn="audio/mpeg";}
-     else if("mpc".equals(lower)){sRtn="application/x-project";}
-     else if("mpe".equals(lower)){sRtn="video/mpeg";}
-     else if("mpeg".equals(lower)){sRtn="video/mpeg";}
-     else if("mpg".equals(lower)){sRtn="audio/mpeg";}
-     else if("mpga".equals(lower)){sRtn="audio/mpeg";}
-     else if("mpp".equals(lower)){sRtn="application/vnd.ms-project";}
-     else if("mpt".equals(lower)){sRtn="application/x-project";}
-     else if("mpv".equals(lower)){sRtn="application/x-project";}
-     else if("mpx".equals(lower)){sRtn="application/x-project";}
-     else if("mrc".equals(lower)){sRtn="application/marc";}
-     else if("ms".equals(lower)){sRtn="application/x-troff-ms";}
-     else if("mv".equals(lower)){sRtn="video/x-sgi-movie";}
-     else if("my".equals(lower)){sRtn="audio/make";}
-     else if("mzz".equals(lower)){sRtn="application/x-vnd.audioexplosion.mzz";}
-     else if("nap".equals(lower)){sRtn="image/naplps";}
-     else if("naplps".equals(lower)){sRtn="image/naplps";}
-     else if("nc".equals(lower)){sRtn="application/x-netcdf";}
-     else if("ncm".equals(lower)){sRtn="application/vnd.nokia.configuration-message";}
-     else if("nif".equals(lower)){sRtn="image/x-niff";}
-     else if("niff".equals(lower)){sRtn="image/x-niff";}
-     else if("nix".equals(lower)){sRtn="application/x-mix-transfer";}
-     else if("nsc".equals(lower)){sRtn="application/x-conference";}
-     else if("nvd".equals(lower)){sRtn="application/x-navidoc";}
-     else if("o".equals(lower)){sRtn="application/octet-stream";}
-     else if("oda".equals(lower)){sRtn="application/oda";}
-     else if("omc".equals(lower)){sRtn="application/x-omc";}
-     else if("omcd".equals(lower)){sRtn="application/x-omcdatamaker";}
-     else if("omcr".equals(lower)){sRtn="application/x-omcregerator";}
-     else if("p".equals(lower)){sRtn="text/x-pascal";}
-     else if("p10".equals(lower)){sRtn="application/pkcs10";}
-     else if("p12".equals(lower)){sRtn="application/pkcs-12";}
-     else if("p7a".equals(lower)){sRtn="application/x-pkcs7-signature";}
-     else if("p7c".equals(lower)){sRtn="application/pkcs7-mime";}
-     else if("p7m".equals(lower)){sRtn="application/pkcs7-mime";}
-     else if("p7r".equals(lower)){sRtn="application/x-pkcs7-certreqresp";}
-     else if("p7s".equals(lower)){sRtn="application/pkcs7-signature";}
-     else if("part".equals(lower)){sRtn="application/pro_eng";}
-     else if("pas".equals(lower)){sRtn="text/pascal";}
-     else if("pbm".equals(lower)){sRtn="image/x-portable-bitmap";}
-     else if("pcl".equals(lower)){sRtn="application/vnd.hp-pcl";}
-     else if("pct".equals(lower)){sRtn="image/x-pict";}
-     else if("pcx".equals(lower)){sRtn="image/x-pcx";}
-     else if("pdb".equals(lower)){sRtn="chemical/x-pdb";}
-     else if("pdf".equals(lower)){sRtn="application/pdf";}
-     else if("pfunk".equals(lower)){sRtn="audio/make";}
-     else if("pgm".equals(lower)){sRtn="image/x-portable-graymap";}
-     else if("pgm".equals(lower)){sRtn="image/x-portable-greymap";}
-     else if("pic".equals(lower)){sRtn="image/pict";}
-     else if("pict".equals(lower)){sRtn="image/pict";}
-     else if("pkg".equals(lower)){sRtn="application/x-newton-compatible-pkg";}
-     else if("pko".equals(lower)){sRtn="application/vnd.ms-pki.pko";}
-     else if("pl".equals(lower)){sRtn="text/plain";}
-     else if("plx".equals(lower)){sRtn="application/x-pixclscript";}
-     else if("pm".equals(lower)){sRtn="image/x-xpixmap";}
-     else if("pm4".equals(lower)){sRtn="application/x-pagemaker";}
-     else if("pm5".equals(lower)){sRtn="application/x-pagemaker";}
-     else if("png".equals(lower)){sRtn="image/png";}
-     else if("pnm".equals(lower)){sRtn="application/x-portable-anymap";}
-     else if("pot".equals(lower)){sRtn="application/mspowerpoint";}
-     else if("pov".equals(lower)){sRtn="model/x-pov";}
-     else if("ppa".equals(lower)){sRtn="application/vnd.ms-powerpoint";}
-     else if("ppm".equals(lower)){sRtn="image/x-portable-pixmap";}
-     else if("pps".equals(lower)){sRtn="application/mspowerpoint";}
-     else if("ppt".equals(lower)){sRtn="application/mspowerpoint";}
-     else if("ppt".equals(lower)){sRtn="application/vnd.ms-powerpoint";}
-     else if("pptx".equals(lower)){sRtn="application/vnd.ms-powerpoint";}
-     else if("ppz".equals(lower)){sRtn="application/mspowerpoint";}
-     else if("pre".equals(lower)){sRtn="application/x-freelance";}
-     else if("prt".equals(lower)){sRtn="application/pro_eng";}
-     else if("ps".equals(lower)){sRtn="application/postscript";}
-     else if("psd".equals(lower)){sRtn="application/octet-stream";}
-     else if("pvu".equals(lower)){sRtn="paleovu/x-pv";}
-     else if("pwz".equals(lower)){sRtn="application/vnd.ms-powerpoint";}
-     else if("py".equals(lower)){sRtn="text/x-script.phyton";}
-     else if("pyc".equals(lower)){sRtn="applicaiton/x-bytecode.python";}
-     else if("qcp".equals(lower)){sRtn="audio/vnd.qcelp";}
-     else if("qd3".equals(lower)){sRtn="x-world/x-3dmf";}
-     else if("qd3d".equals(lower)){sRtn="x-world/x-3dmf";}
-     else if("qif".equals(lower)){sRtn="image/x-quicktime";}
-     else if("qt".equals(lower)){sRtn="video/quicktime";}
-     else if("qtc".equals(lower)){sRtn="video/x-qtc";}
-     else if("qti".equals(lower)){sRtn="image/x-quicktime";}
-     else if("qtif".equals(lower)){sRtn="image/x-quicktime";}
-     else if("ra".equals(lower)){sRtn="audio/x-pn-realaudio";}
-     else if("ram".equals(lower)){sRtn="audio/x-pn-realaudio";}
-     else if("ras".equals(lower)){sRtn="application/x-cmu-raster";}
-     else if("rast".equals(lower)){sRtn="image/cmu-raster";}
-     else if("rexx".equals(lower)){sRtn="text/x-script.rexx";}
-     else if("rf".equals(lower)){sRtn="image/vnd.rn-realflash";}
-     else if("rgb".equals(lower)){sRtn="image/x-rgb";}
-     else if("rm".equals(lower)){sRtn="application/vnd.rn-realmedia";}
-     else if("rmi".equals(lower)){sRtn="audio/mid";}
-     else if("rmm".equals(lower)){sRtn="audio/x-pn-realaudio";}
-     else if("rmp".equals(lower)){sRtn="audio/x-pn-realaudio";}
-     else if("rng".equals(lower)){sRtn="application/ringing-tones";}
-     else if("rnx".equals(lower)){sRtn="application/vnd.rn-realplayer";}
-     else if("roff".equals(lower)){sRtn="application/x-troff";}
-     else if("rp".equals(lower)){sRtn="image/vnd.rn-realpix";}
-     else if("rpm".equals(lower)){sRtn="audio/x-pn-realaudio-plugin";}
-     else if("rt".equals(lower)){sRtn="text/richtext";}
-     else if("rtf".equals(lower)){sRtn="application/rtf";}
-     else if("rtx".equals(lower)){sRtn="application/rtf";}
-     else if("rv".equals(lower)){sRtn="video/vnd.rn-realvideo";}
-     else if("s".equals(lower)){sRtn="text/x-asm";}
-     else if("s3m".equals(lower)){sRtn="audio/s3m";}
-     else if("saveme".equals(lower)){sRtn="application/octet-stream";}
-     else if("sbk".equals(lower)){sRtn="application/x-tbook";}
-     else if("scm".equals(lower)){sRtn="application/x-lotusscreencam";}
-     else if("sdml".equals(lower)){sRtn="text/plain";}
-     else if("sdp".equals(lower)){sRtn="application/sdp";}
-     else if("sdr".equals(lower)){sRtn="application/sounder";}
-     else if("sea".equals(lower)){sRtn="application/sea";}
-     else if("set".equals(lower)){sRtn="application/set";}
-     else if("sgm".equals(lower)){sRtn="text/sgml";}
-     else if("sgml".equals(lower)){sRtn="text/sgml";}
-     else if("sh".equals(lower)){sRtn="application/x-bsh";}
-     else if("shar".equals(lower)){sRtn="application/x-bsh";}
-     else if("shtml".equals(lower)){sRtn="text/html";}
-     else if("sid".equals(lower)){sRtn="audio/x-psid";}
-     else if("sit".equals(lower)){sRtn="application/x-sit";}
-     else if("skd".equals(lower)){sRtn="application/x-koan";}
-     else if("skm".equals(lower)){sRtn="application/x-koan";}
-     else if("skp".equals(lower)){sRtn="application/x-koan";}
-     else if("skt".equals(lower)){sRtn="application/x-koan";}
-     else if("sl".equals(lower)){sRtn="application/x-seelogo";}
-     else if("smi".equals(lower)){sRtn="application/smil";}
-     else if("smil".equals(lower)){sRtn="application/smil";}
-     else if("snd".equals(lower)){sRtn="audio/basic";}
-     else if("sol".equals(lower)){sRtn="application/solids";}
-     else if("spc".equals(lower)){sRtn="application/x-pkcs7-certificates";}
-     else if("spl".equals(lower)){sRtn="application/futuresplash";}
-     else if("spr".equals(lower)){sRtn="application/x-sprite";}
-     else if("sprite".equals(lower)){sRtn="application/x-sprite";}
-     else if("src".equals(lower)){sRtn="application/x-wais-source";}
-     else if("ssi".equals(lower)){sRtn="text/x-server-parsed-html";}
-     else if("ssm".equals(lower)){sRtn="application/streamingmedia";}
-     else if("sst".equals(lower)){sRtn="application/vnd.ms-pki.certstore";}
-     else if("step".equals(lower)){sRtn="application/step";}
-     else if("stl".equals(lower)){sRtn="application/sla";}
-     else if("stp".equals(lower)){sRtn="application/step";}
-     else if("sv4cpio".equals(lower)){sRtn="application/x-sv4cpio";}
-     else if("sv4crc".equals(lower)){sRtn="application/x-sv4crc";}
-     else if("svf".equals(lower)){sRtn="image/vnd.dwg";}
-     else if("svr".equals(lower)){sRtn="application/x-world";}
-     else if("swf".equals(lower)){sRtn="application/x-shockwave-flash";}
-     else if("t".equals(lower)){sRtn="application/x-troff";}
-     else if("talk".equals(lower)){sRtn="text/x-speech";}
-     else if("tar".equals(lower)){sRtn="application/x-tar";}
-     else if("tbk".equals(lower)){sRtn="application/toolbook";}
-     else if("tcl".equals(lower)){sRtn="application/x-tcl";}
-     else if("tcsh".equals(lower)){sRtn="text/x-script.tcsh";}
-     else if("tex".equals(lower)){sRtn="application/x-tex";}
-     else if("texi".equals(lower)){sRtn="application/x-texinfo";}
-     else if("texinfo".equals(lower)){sRtn="application/x-texinfo";}
-     else if("text".equals(lower)){sRtn="application/plain";}
-     else if("tgz".equals(lower)){sRtn="application/gnutar";}
-     else if("tif".equals(lower)){sRtn="image/tiff";}
-     else if("tiff".equals(lower)){sRtn="image/tiff";}
-     else if("tr".equals(lower)){sRtn="application/x-troff";}
-     else if("tsi".equals(lower)){sRtn="audio/tsp-audio";}
-     else if("tsp".equals(lower)){sRtn="application/dsptype";}
-     else if("tsv".equals(lower)){sRtn="text/tab-separated-values";}
-     else if("turbot".equals(lower)){sRtn="image/florian";}
-     else if("txt".equals(lower)){sRtn="application/octet-stream";}
-     else if("uil".equals(lower)){sRtn="text/x-uil";}
-     else if("uni".equals(lower)){sRtn="text/uri-list";}
-     else if("unis".equals(lower)){sRtn="text/uri-list";}
-     else if("unv".equals(lower)){sRtn="application/i-deas";}
-     else if("uri".equals(lower)){sRtn="text/uri-list";}
-     else if("uris".equals(lower)){sRtn="text/uri-list";}
-     else if("ustar".equals(lower)){sRtn="application/x-ustar";}
-     else if("uu".equals(lower)){sRtn="application/octet-stream";}
-     else if("uue".equals(lower)){sRtn="text/x-uuencode";}
-     else if("vcd".equals(lower)){sRtn="application/x-cdlink";}
-     else if("vcs".equals(lower)){sRtn="text/x-vcalendar";}
-     else if("vda".equals(lower)){sRtn="application/vda";}
-     else if("vdo".equals(lower)){sRtn="video/vdo";}
-     else if("vew".equals(lower)){sRtn="application/groupwise";}
-     else if("viv".equals(lower)){sRtn="video/vivo";}
-     else if("vivo".equals(lower)){sRtn="video/vivo";}
-     else if("vmd".equals(lower)){sRtn="application/vocaltec-media-desc";}
-     else if("vmf".equals(lower)){sRtn="application/vocaltec-media-file";}
-     else if("voc".equals(lower)){sRtn="audio/voc";}
-     else if("vos".equals(lower)){sRtn="video/vosaic";}
-     else if("vox".equals(lower)){sRtn="audio/voxware";}
-     else if("vqe".equals(lower)){sRtn="audio/x-twinvq-plugin";}
-     else if("vqf".equals(lower)){sRtn="audio/x-twinvq";}
-     else if("vql".equals(lower)){sRtn="audio/x-twinvq-plugin";}
-     else if("vrml".equals(lower)){sRtn="application/x-vrml";}
-     else if("vrt".equals(lower)){sRtn="x-world/x-vrt";}
-     else if("vsd".equals(lower)){sRtn="application/x-visio";}
-     else if("vst".equals(lower)){sRtn="application/x-visio";}
-     else if("vsw".equals(lower)){sRtn="application/x-visio";}
-     else if("w60".equals(lower)){sRtn="application/wordperfect6.0";}
-     else if("w61".equals(lower)){sRtn="application/wordperfect6.1";}
-     else if("w6w".equals(lower)){sRtn="application/msword";}
-     else if("wav".equals(lower)){sRtn="audio/wav";}
-     else if("wb1".equals(lower)){sRtn="application/x-qpro";}
-     else if("wbmp".equals(lower)){sRtn="image/vnd.wap.wbmp";}
-     else if("web".equals(lower)){sRtn="application/vnd.xara";}
-     else if("wiz".equals(lower)){sRtn="application/msword";}
-     else if("wk1".equals(lower)){sRtn="application/x-123";}
-     else if("wmf".equals(lower)){sRtn="windows/metafile";}
-     else if("wml".equals(lower)){sRtn="text/vnd.wap.wml";}
-     else if("wmlc".equals(lower)){sRtn="application/vnd.wap.wmlc";}
-     else if("wmls".equals(lower)){sRtn="text/vnd.wap.wmlscript";}
-     else if("wmlsc".equals(lower)){sRtn="application/vnd.wap.wmlscriptc";}
-     else if("word".equals(lower)){sRtn="application/msword";}
-     else if("wp".equals(lower)){sRtn="application/wordperfect";}
-     else if("wp5".equals(lower)){sRtn="application/wordperfect";}
-     else if("wp6".equals(lower)){sRtn="application/wordperfect";}
-     else if("wpd".equals(lower)){sRtn="application/wordperfect";}
-     else if("wq1".equals(lower)){sRtn="application/x-lotus";}
-     else if("wri".equals(lower)){sRtn="application/mswrite";}
-     else if("wrl".equals(lower)){sRtn="application/x-world";}
-     else if("wrz".equals(lower)){sRtn="model/vrml";}
-     else if("wsc".equals(lower)){sRtn="text/scriplet";}
-     else if("wsrc".equals(lower)){sRtn="application/x-wais-source";}
-     else if("wtk".equals(lower)){sRtn="application/x-wintalk";}
-     else if("xbm".equals(lower)){sRtn="image/x-xbitmap";}
-     else if("xdr".equals(lower)){sRtn="video/x-amt-demorun";}
-     else if("xgz".equals(lower)){sRtn="xgl/drawing";}
-     else if("xif".equals(lower)){sRtn="image/vnd.xiff";}
-     else if("xl".equals(lower)){sRtn="application/excel";}
-     else if("xla".equals(lower)){sRtn="application/excel";}
-     else if("xlb".equals(lower)){sRtn="application/excel";}
-     else if("xlc".equals(lower)){sRtn="application/excel";}
-     else if("xld".equals(lower)){sRtn="application/excel";}
-     else if("xlk".equals(lower)){sRtn="application/excel";}
-     else if("xll".equals(lower)){sRtn="application/excel";}
-     else if("xlm".equals(lower)){sRtn="application/excel";}
-     else if("xls".equals(lower)){sRtn="application/excel";}
-     else if("xlsx".equals(lower)){sRtn="application/excel";}
-     else if("xlt".equals(lower)){sRtn="application/excel";}
-     else if("xlv".equals(lower)){sRtn="application/excel";}
-     else if("xlw".equals(lower)){sRtn="application/excel";}
-     else if("xm".equals(lower)){sRtn="audio/xm";}
-     else if("xml".equals(lower)){sRtn="application/xml";}
-     else if("xmz".equals(lower)){sRtn="xgl/movie";}
-     else if("xpix".equals(lower)){sRtn="application/x-vnd.ls-xpix";}
-     else if("xpm".equals(lower)){sRtn="image/x-xpixmap";}
-     else if("xpm".equals(lower)){sRtn="image/xpm";}
-     else if("x-png".equals(lower)){sRtn="image/png";}
-     else if("xsr".equals(lower)){sRtn="video/x-amt-showrun";}
-     else if("xwd".equals(lower)){sRtn="image/x-xwd";}
-     else if("xyz".equals(lower)){sRtn="chemical/x-pdb";}
-     else if("z".equals(lower)){sRtn="application/x-compress";}
-     else if("zip".equals(lower)){sRtn="application/zip";}
-     else if("zoo".equals(lower)){sRtn="application/octet-stream";}
-     else if("zsh".equals(lower)){sRtn="text/x-script.zsh";}
-
-     return sRtn;
-    }
-}
+package egovframework.com.cmm.web;
+
+import java.io.BufferedInputStream;
+import java.io.BufferedOutputStream;
+import java.io.File;
+import java.io.FileInputStream;
+import java.io.FileNotFoundException;
+import java.io.FileOutputStream;
+import java.io.IOException;
+import java.io.PrintWriter;
+import java.net.URLEncoder;
+import java.text.SimpleDateFormat;
+import java.util.ArrayList;
+import java.util.Date;
+import java.util.HashMap;
+import java.util.List;
+import java.util.Map;
+import java.util.zip.ZipEntry;
+import java.util.zip.ZipOutputStream;
+
+import javax.annotation.Resource;
+import javax.servlet.ServletOutputStream;
+import javax.servlet.http.HttpServletRequest;
+import javax.servlet.http.HttpServletResponse;
+
+import org.apache.log4j.Logger;
+import org.springframework.stereotype.Controller;
+import org.springframework.util.FileCopyUtils;
+import org.springframework.web.bind.annotation.ModelAttribute;
+import org.springframework.web.bind.annotation.RequestMapping;
+import org.springframework.web.bind.annotation.RequestParam;
+
+import egovframework.com.cmm.service.EgovFileMngService;
+import egovframework.com.cmm.service.FileVO;
+import egovframework.com.sym.sit.service.SiteManageService;
+import egovframework.rte.fdl.property.EgovPropertyService;
+import egovframework.rte.psl.dataaccess.util.EgovMap;
+
+
+/**
+ * 파일 다운로드를 위한 컨트롤러 클래스
+ * @author 공통서비스개발팀 이삼섭
+ * @since 2009.06.01
+ * @version 1.0
+ * @see
+ *
+ * <pre>
+ * << 개정이력(Modification Information) >>
+ *
+ *   수정일      수정자           수정내용
+ *  -------    --------    ---------------------------
+ *   2009.3.25  이삼섭          최초 생성
+ *
+ * Copyright (C) 2009 by MOPAS  All right reserved.
+ * </pre>
+ */
+@Controller
+public class EgovFileDownloadController {
+	@Resource(name = "propertiesService")
+	protected EgovPropertyService propertyService;
+
+	@Resource(name = "siteManageService")
+	SiteManageService siteManageService;
+
+    @Resource(name = "EgovFileMngService")
+    private EgovFileMngService fileService;
+
+    @Resource(name = "propertiesService")
+    protected EgovPropertyService propertiesService;
+
+    Logger log = Logger.getLogger(this.getClass());
+
+    /**
+     * 브라우저 구분 얻기.
+     *
+     * @param request
+     * @return
+     */
+    private String getBrowser(HttpServletRequest request) {
+        String header = request.getHeader("User-Agent");
+        if (header.indexOf("MSIE") > -1) {
+            return "MSIE";
+        } else if (header.indexOf("Trident") > -1) {	// IE11 문자열 깨짐 방지
+        	return "Trident";
+        } else if (header.indexOf("Chrome") > -1) {
+            return "Chrome";
+        } else if (header.indexOf("Opera") > -1) {
+            return "Opera";
+        }
+        return "Firefox";
+    }
+
+    /**
+     * Disposition 지정하기.
+     *
+     * @param filename
+     * @param request
+     * @param response
+     * @throws Exception
+     */
+    private void setDisposition(String filename, HttpServletRequest request, HttpServletResponse response) throws Exception {
+		String browser = getBrowser(request);
+
+		String dispositionPrefix = "attachment; filename=";
+		String encodedFilename = null;
+
+		if (browser.equals("MSIE")) {
+		    encodedFilename = URLEncoder.encode(filename, "UTF-8").replaceAll("\\+", "%20");
+		} else if (browser.equals("Trident")) {
+			encodedFilename = URLEncoder.encode(filename, "UTF-8").replaceAll("\\+", "%20");
+		} else if (browser.equals("Firefox")) {
+		    encodedFilename = "\"" + new String(filename.getBytes("UTF-8"), "8859_1") + "\"";
+		} else if (browser.equals("Opera")) {
+		    encodedFilename = "\"" + new String(filename.getBytes("UTF-8"), "8859_1") + "\"";
+		} else if (browser.equals("Chrome")) {
+		    StringBuffer sb = new StringBuffer();
+		    for (int i = 0; i < filename.length(); i++) {
+			char c = filename.charAt(i);
+			if (c > '~') {
+			    sb.append(URLEncoder.encode("" + c, "UTF-8"));
+			} else {
+			    sb.append(c);
+			}
+		    }
+		    encodedFilename = sb.toString();
+		} else {
+		    //throw new RuntimeException("Not supported browser");
+		    throw new IOException("Not supported browser");
+		}
+
+		response.setHeader("Content-Disposition", dispositionPrefix + encodedFilename);
+
+		if ("Opera".equals(browser)){
+		    response.setContentType("application/octet-stream;charset=UTF-8");
+		}
+    }
+
+    private void setDisposition(String filename, HttpServletRequest request, HttpServletResponse response, String disposition) throws Exception {
+		String browser = getBrowser(request);
+
+		String dispositionPrefix = disposition + "; filename=";
+		String encodedFilename = null;
+
+		if (browser.equals("MSIE")) {
+		    encodedFilename = URLEncoder.encode(filename, "UTF-8").replaceAll("\\+", "%20");
+		} else if (browser.equals("Trident")) {
+			encodedFilename = URLEncoder.encode(filename, "UTF-8").replaceAll("\\+", "%20");
+		} else if (browser.equals("Firefox")) {
+		    encodedFilename = "\"" + new String(filename.getBytes("UTF-8"), "8859_1") + "\"";
+		} else if (browser.equals("Opera")) {
+		    encodedFilename = "\"" + new String(filename.getBytes("UTF-8"), "8859_1") + "\"";
+		} else if (browser.equals("Chrome")) {
+		    StringBuffer sb = new StringBuffer();
+		    for (int i = 0; i < filename.length(); i++) {
+			char c = filename.charAt(i);
+			if (c > '~') {
+			    sb.append(URLEncoder.encode("" + c, "UTF-8"));
+			} else {
+			    sb.append(c);
+			}
+		    }
+		    encodedFilename = sb.toString();
+		} else {
+		    //throw new RuntimeException("Not supported browser");
+		    throw new IOException("Not supported browser");
+		}
+
+		response.setHeader("Content-Disposition", dispositionPrefix + encodedFilename);
+
+		if ("Opera".equals(browser)){
+		    response.setContentType("application/octet-stream;charset=UTF-8");
+		}
+    }
+
+
+    /**
+     * 첨부파일로 등록된 파일에 대하여 다운로드를 제공한다.
+     *
+     * @param commandMap
+     * @param response
+     * @throws Exception
+     */
+    @RequestMapping(value = "/cmm/fms/FileDown.do")
+    public void cvplFileDownload(@RequestParam Map commandMap, HttpServletRequest request, HttpServletResponse response) throws Exception {
+
+	    String atchFileId = (String)commandMap.get("atchFileId");
+		String fileSn = (String)commandMap.get("fileSn");
+		String plId = commandMap.get("plId") != null ? (String)commandMap.get("plId") : "";
+		String userId = commandMap.get("userId") != null ? (String)commandMap.get("userId") : "";
+		String streFileNm = commandMap.get("streFileNm") != null ? (String)commandMap.get("streFileNm") : "";
+
+		String strReturnMsg = "";
+		Boolean isAuthenticated = true;//EgovUserDetailsHelper.isAuthenticated();
+
+
+		//BigDecimal mlgScore = BigDecimal.ZERO;
+		//String nttId = (String)commandMap.get("nttId");
+		//String bbsId = (String)commandMap.get("bbsId");
+
+		if (isAuthenticated) {
+
+		    FileVO fileVO = new FileVO();
+		    fileVO.setAtchFileId(atchFileId);
+		    fileVO.setFileSn(fileSn);
+		    FileVO fvo = null;
+		    fvo = fileService.selectFileInf(fileVO);
+
+		    File uFile = new File(fvo.getFileStreCours(), fvo.getStreFileNm());
+		    int fSize = (int)uFile.length();
+
+		    if (fSize > 0) {
+
+		    	if(!"".equals(plId)){
+		    		EgovMap vo = new EgovMap();
+		    		vo.put("plId", plId);
+		    		vo.put("streFileNm", streFileNm);
+		    		vo.put("userId", userId);
+
+		    		if(fileService.selectFileDownLogCnt(vo) > 0){
+		    			fileService.updateFileDownLog(vo);
+		    		}else{
+		    			fileService.insertFileDownLog(vo);
+		    		}
+		    	}
+
+				String mimetype = getMime(fvo.getFileExtsn());//"application/x-msdownload";
+
+				//20110210 faq참조하여 알아서 주석처리..
+				response.setContentType(mimetype);
+				setDisposition(fvo.getOrignlFileNm(), request, response);
+				BufferedInputStream in = null;
+				BufferedOutputStream out = null;
+
+				try {
+				    in = new BufferedInputStream(new FileInputStream(uFile));
+				    out = new BufferedOutputStream(response.getOutputStream());
+
+				    FileCopyUtils.copy(in, out);
+				    out.flush();
+				}catch(FileNotFoundException e){
+					log.debug("FileNotFoundException: "+ e.getMessage() );
+				}catch(IOException e){
+					log.debug("IOException: "+ e.getMessage() );
+				}catch (Exception e) {
+					log.debug("Exception: "+ e.getMessage() );
+				} finally {
+				    if (in != null) {
+					try {
+					    in.close();
+					} catch (IOException e) {
+						log.debug("IGNORED: "+ e.getMessage() );
+					}
+				    }
+				    if (out != null) {
+					try {
+					    out.close();
+					} catch (IOException e) {
+						log.debug("IGNORED: "+ e.getMessage() );
+					}
+				    }
+				}
+
+		    } else {
+				response.setContentType("text/html;charset=UTF-8");
+
+				PrintWriter printwriter = response.getWriter();
+				printwriter.println("<html>");
+				printwriter.println("<script type=\"text/javascript\">alert('파일을 찾을수 없습니다.');window.close();</script>");
+				printwriter.println("<br><br><br><h2>Could not get file name:<br>" + fvo.getOrignlFileNm() + "</h2>");
+				printwriter.println("<br><br><br>");
+				printwriter.println("</html>");
+				printwriter.flush();
+				printwriter.close();
+		    }
+		} else {
+			response.setContentType("text/html;charset=UTF-8");
+
+			PrintWriter printwriter = response.getWriter();
+			printwriter.println("<html>");
+			printwriter.println("<script type=\"text/javascript\">alert('" + strReturnMsg + "');window.close();</script>");
+			printwriter.println("<br><br><br><h2>" + strReturnMsg + "</h2>");
+			printwriter.println("<br><br><br>");
+			printwriter.println("</html>");
+			printwriter.flush();
+			printwriter.close();
+		}
+    }
+
+    /**
+     * 절대경로 파일 다운로드를 제공한다.
+     *
+     * @param commandMap
+     * @param response
+     * @throws Exception
+     */
+    @RequestMapping(value = "/cmm/fms/absolutePathFileDown.do")
+    public void absolutePathFileDown(@RequestParam Map commandMap, HttpServletRequest request, HttpServletResponse response) throws Exception {
+	    String filePath  = propertyService.getString((String)commandMap.get("filePath"))  + File.separator;
+	    String fileNm    = (String)commandMap.get("fileNm");
+	    String oriFileNm = (String)commandMap.get("oriFileNm");
+
+	    //파일 확장자 추출
+	    int    pos = fileNm.lastIndexOf( "." );
+	    String ext = fileNm.substring( pos + 1 );
+
+		String strReturnMsg = "";
+		Boolean isAuthenticated = true;//EgovUserDetailsHelper.isAuthenticated();
+
+		if (isAuthenticated) {
+		    File uFile = new File(filePath, fileNm);
+		    int fSize = (int)uFile.length();
+
+		    if (fSize > 0) {
+				String mimetype = getMime(ext);//"application/x-msdownload";
+
+				//20110210 faq참조하여 알아서 주석처리..
+				response.setContentType(mimetype);
+				setDisposition(oriFileNm, request, response);
+				BufferedInputStream in = null;
+				BufferedOutputStream out = null;
+
+				try {
+				    in = new BufferedInputStream(new FileInputStream(uFile));
+				    out = new BufferedOutputStream(response.getOutputStream());
+
+				    FileCopyUtils.copy(in, out);
+				    out.flush();
+				}catch(FileNotFoundException e){
+					log.debug("FileNotFoundException: "+ e.getMessage() );
+				}catch(IOException e){
+					log.debug("IOException: "+ e.getMessage() );
+				}catch (Exception e) {
+					log.debug("Exception: "+ e.getMessage() );
+				} finally {
+				    if (in != null) {
+					try {
+					    in.close();
+					} catch (IOException e) {
+						log.debug("IGNORED: "+ e.getMessage() );
+					}
+				    }
+				    if (out != null) {
+					try {
+					    out.close();
+					} catch (IOException e) {
+						log.debug("IGNORED: "+ e.getMessage() );
+					}
+				    }
+				}
+
+		    } else {
+				response.setContentType("text/html;charset=UTF-8");
+
+				PrintWriter printwriter = response.getWriter();
+				printwriter.println("<html>");
+				printwriter.println("<script type=\"text/javascript\">alert('파일을 찾을수 없습니다.');window.close();</script>");
+				printwriter.println("<br><br><br><h2>Could not get file name:<br>" + oriFileNm + "</h2>");
+				printwriter.println("<br><br><br>");
+				printwriter.println("</html>");
+				printwriter.flush();
+				printwriter.close();
+		    }
+		} else {
+			response.setContentType("text/html;charset=UTF-8");
+
+			PrintWriter printwriter = response.getWriter();
+			printwriter.println("<html>");
+			printwriter.println("<script type=\"text/javascript\">alert('" + strReturnMsg + "');window.close();</script>");
+			printwriter.println("<br><br><br><h2>" + strReturnMsg + "</h2>");
+			printwriter.println("<br><br><br>");
+			printwriter.println("</html>");
+			printwriter.flush();
+			printwriter.close();
+		}
+    }
+
+    /**
+     * 첨부파일 압축 다운로드
+     *
+     * @param commandMap
+     * @param response
+     * @throws Exception
+     */
+    @RequestMapping(value = "/cmm/fms/paperFileDownLoadZip.do")
+    public void cvplFileDownload1Zip(@ModelAttribute("searchVO") FileVO fileVO, HttpServletRequest request, HttpServletResponse response) throws Exception {
+    	List<HashMap<String, String>> sourceFiles = new ArrayList<HashMap<String, String>>();
+    	Date from                = new Date();
+    	SimpleDateFormat date    = new SimpleDateFormat("yyyyMMddHHmmss");
+    	String dateToString      = date.format(from);
+    	String downloadFileName  = "hufs_" + dateToString;
+    	String tempDirectoryPath = propertiesService.getString("Globals.fileStorePath") + "/zip/";
+    	String zipFile           = tempDirectoryPath + downloadFileName;
+
+    	//디렉토리가 없으면 생성
+    	File tempDirectory = new File(tempDirectoryPath);
+
+    	if (!tempDirectory.exists()) {
+    		tempDirectory.mkdir();
+    	}
+
+    	//다운로드 타입(arr:파일아이디 여러개, 나머지는 한개)
+    	if("arr".equals(fileVO.getDownLoadType())) {
+    		for(int i=0;i<fileVO.getAtchFileIdArr().size();i++) {
+    			if(fileVO.getAtchFileIdArr().get(i) != null && !"".equals(fileVO.getAtchFileIdArr().get(i))) {
+    				fileVO.setAtchFileId(fileVO.getAtchFileIdArr().get(i));
+
+    				List<FileVO> fvo = fileService.selectFileInfs(fileVO);
+
+    				for(int e=0;e<fvo.size();e++) {
+    		    		HashMap<String, String> fileName = new HashMap<String, String>();
+
+    		    		fileName.put("orignlDocNm", fvo.get(e).getFileStreCours() + File.separator  + fvo.get(e).getOrignlFileNm());
+    		    		fileName.put("streDocNm", fvo.get(e).getFileStreCours() + File.separator  + fvo.get(e).getStreFileNm());
+
+    		    		sourceFiles.add(fileName);
+    		    	}
+    			}
+    		}
+    	} else {
+    		if(fileVO.getAtchFileId() != null && !"".equals(fileVO.getAtchFileId())) {
+				List<FileVO> fvo = fileService.selectFileInfs(fileVO);
+
+				for(int e=0;e<fvo.size();e++) {
+		    		HashMap<String, String> fileName = new HashMap<String, String>();
+
+		    		fileName.put("orignlDocNm", fvo.get(e).getFileStreCours() + File.separator  + fvo.get(e).getOrignlFileNm());
+		    		fileName.put("streDocNm", fvo.get(e).getFileStreCours() + File.separator  + fvo.get(e).getStreFileNm());
+
+		    		sourceFiles.add(fileName);
+		    	}
+			}
+    	}
+
+    	try{
+		    // ZipOutputStream을 FileOutputStream 으로 감쌈
+		    FileOutputStream fout = new FileOutputStream(zipFile);
+		    ZipOutputStream zout = new ZipOutputStream(fout);
+
+		    for(int i=0; i < sourceFiles.size(); i++){
+
+		        // 본래 파일명 유지, 경로제외 파일압축을 위해 new File로
+		        ZipEntry zipEntry = new ZipEntry(new File(sourceFiles.get(i).get("orignlDocNm")).getName());
+		        zout.putNextEntry(zipEntry);
+
+		        FileInputStream fin = new FileInputStream(sourceFiles.get(i).get("streDocNm"));
+		        byte[] buffer = new byte[1024];
+		        int length;
+
+		        // input file을 1024바이트로 읽음, zip stream에 읽은 바이트를 씀
+		        while((length = fin.read(buffer)) > 0){
+		            zout.write(buffer, 0, length);
+		        }
+
+		        zout.closeEntry();
+		        fin.close();
+		    }
+
+		    zout.close();
+
+		    response.setContentType("application/zip");
+		    response.addHeader("Content-Disposition", "attachment; filename=" + downloadFileName + ".zip");
+
+		    FileInputStream fis=new FileInputStream(zipFile);
+		    BufferedInputStream bis=new BufferedInputStream(fis);
+		    ServletOutputStream so=response.getOutputStream();
+		    BufferedOutputStream bos=new BufferedOutputStream(so);
+
+		    byte[] data=new byte[2048];
+		    int input=0;
+
+		    while((input=bis.read(data))!=-1){
+		        bos.write(data,0,input);
+		        bos.flush();
+		    }
+
+		    if(bos!=null) bos.close();
+		    if(bis!=null) bis.close();
+		    if(so!=null) so.close();
+		    if(fis!=null) fis.close();
+
+		    // 다운로드 후 파일 삭제
+		    File file = new File(zipFile);
+		    if(file.exists()){
+		    	file.delete();
+		    }
+	    } catch(Exception ex){
+	    	response.setContentType("text/html;charset=UTF-8");
+
+			PrintWriter printwriter = response.getWriter();
+			printwriter.println("<html>");
+			printwriter.println("<script type=\"text/javascript\">alert('파일을 찾을수 없습니다.');</script>");
+			printwriter.println("</html>");
+			printwriter.flush();
+			printwriter.close();
+	    }
+    }
+
+    public String getMime(String args)
+    {
+     String sRtn = "application/octet-stream";
+     String lower = args.toLowerCase();
+     if("3dm".equals(lower)){sRtn="x-world/x-3dmf";}
+     else if("3dmf".equals(lower)){sRtn="x-world/x-3dmf";}
+     else if("a".equals(lower)){sRtn="application/octet-stream";}
+     else if("aab".equals(lower)){sRtn="application/x-authorware-bin";}
+     else if("aam".equals(lower)){sRtn="application/x-authorware-map";}
+     else if("aas".equals(lower)){sRtn="application/x-authorware-seg";}
+     else if("abc".equals(lower)){sRtn="text/vnd.abc";}
+     else if("acgi".equals(lower)){sRtn="text/html";}
+     else if("afl".equals(lower)){sRtn="video/animaflex";}
+     else if("ai".equals(lower)){sRtn="application/postscript";}
+     else if("aif".equals(lower)){sRtn="audio/aiff";}
+     else if("aifc".equals(lower)){sRtn="audio/aiff";}
+     else if("aiff".equals(lower)){sRtn="audio/x-aiff";}
+     else if("aim".equals(lower)){sRtn="application/x-aim";}
+     else if("aip".equals(lower)){sRtn="text/x-audiosoft-intra";}
+     else if("ani".equals(lower)){sRtn="application/x-navi-animation";}
+     else if("aos".equals(lower)){sRtn="application/x-nokia-9000-communicator-add-on-software";}
+     else if("aps".equals(lower)){sRtn="application/mime";}
+     else if("arc".equals(lower)){sRtn="application/octet-stream";}
+     else if("arj".equals(lower)){sRtn="application/arj";}
+     else if("art".equals(lower)){sRtn="image/x-jg";}
+     else if("asf".equals(lower)){sRtn="video/x-ms-asf";}
+     else if("asm".equals(lower)){sRtn="text/x-asm";}
+     else if("asp".equals(lower)){sRtn="text/asp";}
+     else if("asx".equals(lower)){sRtn="video/x-ms-asf";}
+     else if("au".equals(lower)){sRtn="audio/x-au";}
+     else if("avi".equals(lower)){sRtn="video/x-msvideo";}
+     else if("avs".equals(lower)){sRtn="video/avs-video";}
+     else if("bcpio".equals(lower)){sRtn="application/x-bcpio";}
+     else if("bin".equals(lower)){sRtn="application/octet-stream";}
+     else if("bm".equals(lower)){sRtn="image/bmp";}
+     else if("bmp".equals(lower)){sRtn="image/bmp";}
+     else if("boo".equals(lower)){sRtn="application/book";}
+     else if("book".equals(lower)){sRtn="application/book";}
+     else if("boz".equals(lower)){sRtn="application/x-bzip2";}
+     else if("bsh".equals(lower)){sRtn="application/x-bsh";}
+     else if("bz".equals(lower)){sRtn="application/x-bzip";}
+     else if("bz2".equals(lower)){sRtn="application/x-bzip2";}
+     else if("c".equals(lower)){sRtn="text/plain";}
+     else if("c++".equals(lower)){sRtn="text/plain";}
+     else if("cat".equals(lower)){sRtn="application/vnd.ms-pki.seccat";}
+     else if("cc".equals(lower)){sRtn="text/plain";}
+     else if("cc".equals(lower)){sRtn="text/x-c";}
+     else if("ccad".equals(lower)){sRtn="application/clariscad";}
+     else if("cco".equals(lower)){sRtn="application/x-cocoa";}
+     else if("cdf".equals(lower)){sRtn="application/cdf";}
+     else if("cer".equals(lower)){sRtn="application/pkix-cert";}
+     else if("cha".equals(lower)){sRtn="application/x-chat";}
+     else if("chat".equals(lower)){sRtn="application/x-chat";}
+     else if("com".equals(lower)){sRtn="text/plain";}
+     else if("conf".equals(lower)){sRtn="text/plain";}
+     else if("cpio".equals(lower)){sRtn="application/x-cpio";}
+     else if("cpp".equals(lower)){sRtn="text/x-c";}
+     else if("cpt".equals(lower)){sRtn="application/mac-compactpro";}
+     else if("crl".equals(lower)){sRtn="application/pkcs-crl";}
+     else if("crt".equals(lower)){sRtn="application/pkix-cert";}
+     else if("csh".equals(lower)){sRtn="application/x-csh";}
+     else if("css".equals(lower)){sRtn="text/css";}
+     else if("cxx".equals(lower)){sRtn="text/plain";}
+     else if("dcr".equals(lower)){sRtn="application/x-director";}
+     else if("deepv".equals(lower)){sRtn="application/x-deepv";}
+     else if("def".equals(lower)){sRtn="text/plain";}
+     else if("dif".equals(lower)){sRtn="video/x-dv";}
+     else if("dir".equals(lower)){sRtn="application/x-director";}
+     else if("dl".equals(lower)){sRtn="video/dl";}
+     else if("doc".equals(lower)){sRtn="application/msword";}
+     else if("docx".equals(lower)){sRtn="application/msword";}
+     else if("dot".equals(lower)){sRtn="application/msword";}
+     else if("dp".equals(lower)){sRtn="application/commonground";}
+     else if("drw".equals(lower)){sRtn="application/drafting";}
+     else if("dump".equals(lower)){sRtn="application/octet-stream";}
+     else if("dv".equals(lower)){sRtn="video/x-dv";}
+     else if("dvi".equals(lower)){sRtn="application/x-dvi";}
+     else if("dwf".equals(lower)){sRtn="model/vnd.dwf";}
+     else if("dwg".equals(lower)){sRtn="image/vnd.dwg";}
+     else if("dwg".equals(lower)){sRtn="image/x-dwg";}
+     else if("dxf".equals(lower)){sRtn="application/dxf";}
+     else if("el".equals(lower)){sRtn="text/x-script.elisp";}
+     else if("elc".equals(lower)){sRtn="application/x-elc";}
+     else if("env".equals(lower)){sRtn="application/x-envoy";}
+     else if("eps".equals(lower)){sRtn="application/postscript";}
+     else if("es".equals(lower)){sRtn="application/x-esrehber";}
+     else if("etx".equals(lower)){sRtn="text/x-setext";}
+     else if("evy".equals(lower)){sRtn="application/envoy";}
+     else if("exe".equals(lower)){sRtn="application/octet-stream";}
+     else if("f".equals(lower)){sRtn="text/plain";}
+     else if("f77".equals(lower)){sRtn="text/x-fortran";}
+     else if("f90".equals(lower)){sRtn="text/plain";}
+     else if("f90".equals(lower)){sRtn="text/x-fortran";}
+     else if("fdf".equals(lower)){sRtn="application/vnd.fdf";}
+     else if("fif".equals(lower)){sRtn="application/fractals";}
+     else if("fif".equals(lower)){sRtn="image/fif";}
+     else if("fli".equals(lower)){sRtn="video/fli";}
+     else if("flo".equals(lower)){sRtn="image/florian";}
+     else if("flx".equals(lower)){sRtn="text/vnd.fmi.flexstor";}
+     else if("fmf".equals(lower)){sRtn="video/x-atomic3d-feature";}
+     else if("for".equals(lower)){sRtn="text/plain";}
+     else if("fpx".equals(lower)){sRtn="image/vnd.fpx";}
+     else if("frl".equals(lower)){sRtn="application/freeloader";}
+     else if("funk".equals(lower)){sRtn="audio/make";}
+     else if("g".equals(lower)){sRtn="text/plain";}
+     else if("g3".equals(lower)){sRtn="image/g3fax";}
+     else if("gif".equals(lower)){sRtn="image/gif";}
+     else if("gl".equals(lower)){sRtn="video/gl";}
+     else if("gsd".equals(lower)){sRtn="audio/x-gsm";}
+     else if("gsm".equals(lower)){sRtn="audio/x-gsm";}
+     else if("gsp".equals(lower)){sRtn="application/x-gsp";}
+     else if("gss".equals(lower)){sRtn="application/x-gss";}
+     else if("gtar".equals(lower)){sRtn="application/x-gtar";}
+     else if("gz".equals(lower)){sRtn="application/x-compressed";}
+     else if("gzip".equals(lower)){sRtn="application/x-gzip";}
+     else if("h".equals(lower)){sRtn="text/plain";}
+     else if("hdf".equals(lower)){sRtn="application/x-hdf";}
+     else if("help".equals(lower)){sRtn="application/x-helpfile";}
+     else if("hgl".equals(lower)){sRtn="application/vnd.hp-hpgl";}
+     else if("hh".equals(lower)){sRtn="text/plain";}
+     else if("hlb".equals(lower)){sRtn="text/x-script";}
+     else if("hlp".equals(lower)){sRtn="application/hlp";}
+     else if("hpg".equals(lower)){sRtn="application/vnd.hp-hpgl";}
+     else if("hpgl".equals(lower)){sRtn="application/vnd.hp-hpgl";}
+     else if("hqx".equals(lower)){sRtn="application/binhex";}
+     else if("hta".equals(lower)){sRtn="application/hta";}
+     else if("htc".equals(lower)){sRtn="text/x-component";}
+     else if("htm".equals(lower)){sRtn="text/html";}
+     else if("html".equals(lower)){sRtn="text/html";}
+     else if("htmls".equals(lower)){sRtn="text/html";}
+     else if("htt".equals(lower)){sRtn="text/webviewhtml";}
+     else if("htx".equals(lower)){sRtn="text/html";}
+     else if("hwp".equals(lower)){sRtn="application/haansofthwp";}
+     else if("ice".equals(lower)){sRtn="x-conference/x-cooltalk";}
+     else if("ico".equals(lower)){sRtn="image/x-icon";}
+     else if("idc".equals(lower)){sRtn="text/plain";}
+     else if("ief".equals(lower)){sRtn="image/ief";}
+     else if("iefs".equals(lower)){sRtn="image/ief";}
+     else if("iges".equals(lower)){sRtn="application/iges";}
+     else if("iges".equals(lower)){sRtn="model/iges";}
+     else if("igs".equals(lower)){sRtn="application/iges";}
+     else if("ima".equals(lower)){sRtn="application/x-ima";}
+     else if("imap".equals(lower)){sRtn="application/x-httpd-imap";}
+     else if("inf".equals(lower)){sRtn="application/inf";}
+     else if("ip".equals(lower)){sRtn="application/x-ip2";}
+     else if("isu".equals(lower)){sRtn="video/x-isvideo";}
+     else if("it".equals(lower)){sRtn="audio/it";}
+     else if("iv".equals(lower)){sRtn="application/x-inventor";}
+     else if("ivr".equals(lower)){sRtn="i-world/i-vrml";}
+     else if("ivy".equals(lower)){sRtn="application/x-livescreen";}
+     else if("jam".equals(lower)){sRtn="audio/x-jam";}
+     else if("jav".equals(lower)){sRtn="text/plain";}
+     else if("java".equals(lower)){sRtn="text/plain";}
+     else if("jcm".equals(lower)){sRtn="application/x-java-commerce";}
+     else if("jfif".equals(lower)){sRtn="image/jpeg";}
+     else if("jfif-tbnl".equals(lower)){sRtn="image/jpeg";}
+     else if("jpe".equals(lower)){sRtn="image/jpeg";}
+     else if("jpeg".equals(lower)){sRtn="image/jpeg";}
+     else if("jpg".equals(lower)){sRtn="image/jpeg";}
+     else if("jps".equals(lower)){sRtn="image/x-jps";}
+     else if("js".equals(lower)){sRtn="application/x-javascript";}
+     else if("jut".equals(lower)){sRtn="image/jutvision";}
+     else if("kar".equals(lower)){sRtn="audio/midi";}
+     else if("ksh".equals(lower)){sRtn="application/x-ksh";}
+     else if("ksh".equals(lower)){sRtn="text/x-script.ksh";}
+     else if("la".equals(lower)){sRtn="audio/nspaudio";}
+     else if("la".equals(lower)){sRtn="audio/x-nspaudio";}
+     else if("lam".equals(lower)){sRtn="audio/x-liveaudio";}
+     else if("latex".equals(lower)){sRtn="application/x-latex";}
+     else if("lha".equals(lower)){sRtn="application/lha";}
+     else if("lhx".equals(lower)){sRtn="application/octet-stream";}
+     else if("list".equals(lower)){sRtn="text/plain";}
+     else if("lma".equals(lower)){sRtn="audio/nspaudio";}
+     else if("lma".equals(lower)){sRtn="audio/x-nspaudio";}
+     else if("log".equals(lower)){sRtn="text/plain";}
+     else if("lsp".equals(lower)){sRtn="application/x-lisp";}
+     else if("lsp".equals(lower)){sRtn="text/x-script.lisp";}
+     else if("lst".equals(lower)){sRtn="text/plain";}
+     else if("lsx".equals(lower)){sRtn="text/x-la-asf";}
+     else if("ltx".equals(lower)){sRtn="application/x-latex";}
+     else if("lzh".equals(lower)){sRtn="application/octet-stream";}
+     else if("m".equals(lower)){sRtn="text/plain";}
+     else if("m".equals(lower)){sRtn="text/x-m";}
+     else if("m1v".equals(lower)){sRtn="video/mpeg";}
+     else if("m2a".equals(lower)){sRtn="audio/mpeg";}
+     else if("m2v".equals(lower)){sRtn="video/mpeg";}
+     else if("m3u".equals(lower)){sRtn="audio/x-mpequrl";}
+     else if("man".equals(lower)){sRtn="application/x-troff-man";}
+     else if("map".equals(lower)){sRtn="application/x-navimap";}
+     else if("mar".equals(lower)){sRtn="text/plain";}
+     else if("mbd".equals(lower)){sRtn="application/mbedlet";}
+     else if("mc$".equals(lower)){sRtn="application/x-magic-cap-package-1.0";}
+     else if("mcd".equals(lower)){sRtn="application/mcad";}
+     else if("mcf".equals(lower)){sRtn="image/vasa";}
+     else if("mcp".equals(lower)){sRtn="application/netmc";}
+     else if("me".equals(lower)){sRtn="application/x-troff-me";}
+     else if("mht".equals(lower)){sRtn="message/rfc822";}
+     else if("mhtml".equals(lower)){sRtn="message/rfc822";}
+     else if("mid".equals(lower)){sRtn="application/x-midi";}
+     else if("midi".equals(lower)){sRtn="application/x-midi";}
+     else if("mif".equals(lower)){sRtn="application/x-frame";}
+     else if("mime".equals(lower)){sRtn="message/rfc822";}
+     else if("mjf".equals(lower)){sRtn="audio/x-vnd.audioexplosion.mjuicemediafile";}
+     else if("mjpg".equals(lower)){sRtn="video/x-motion-jpeg";}
+     else if("mm".equals(lower)){sRtn="application/base64";}
+     else if("mme".equals(lower)){sRtn="application/base64";}
+     else if("mod".equals(lower)){sRtn="audio/mod";}
+     else if("moov".equals(lower)){sRtn="video/quicktime";}
+     else if("mov".equals(lower)){sRtn="video/quicktime";}
+     else if("movie".equals(lower)){sRtn="video/x-sgi-movie";}
+     else if("mp2".equals(lower)){sRtn="audio/mpeg";}
+     else if("mp3".equals(lower)){sRtn="audio/mpeg3";}
+     else if("mpa".equals(lower)){sRtn="audio/mpeg";}
+     else if("mpc".equals(lower)){sRtn="application/x-project";}
+     else if("mpe".equals(lower)){sRtn="video/mpeg";}
+     else if("mpeg".equals(lower)){sRtn="video/mpeg";}
+     else if("mpg".equals(lower)){sRtn="audio/mpeg";}
+     else if("mpga".equals(lower)){sRtn="audio/mpeg";}
+     else if("mpp".equals(lower)){sRtn="application/vnd.ms-project";}
+     else if("mpt".equals(lower)){sRtn="application/x-project";}
+     else if("mpv".equals(lower)){sRtn="application/x-project";}
+     else if("mpx".equals(lower)){sRtn="application/x-project";}
+     else if("mrc".equals(lower)){sRtn="application/marc";}
+     else if("ms".equals(lower)){sRtn="application/x-troff-ms";}
+     else if("mv".equals(lower)){sRtn="video/x-sgi-movie";}
+     else if("my".equals(lower)){sRtn="audio/make";}
+     else if("mzz".equals(lower)){sRtn="application/x-vnd.audioexplosion.mzz";}
+     else if("nap".equals(lower)){sRtn="image/naplps";}
+     else if("naplps".equals(lower)){sRtn="image/naplps";}
+     else if("nc".equals(lower)){sRtn="application/x-netcdf";}
+     else if("ncm".equals(lower)){sRtn="application/vnd.nokia.configuration-message";}
+     else if("nif".equals(lower)){sRtn="image/x-niff";}
+     else if("niff".equals(lower)){sRtn="image/x-niff";}
+     else if("nix".equals(lower)){sRtn="application/x-mix-transfer";}
+     else if("nsc".equals(lower)){sRtn="application/x-conference";}
+     else if("nvd".equals(lower)){sRtn="application/x-navidoc";}
+     else if("o".equals(lower)){sRtn="application/octet-stream";}
+     else if("oda".equals(lower)){sRtn="application/oda";}
+     else if("omc".equals(lower)){sRtn="application/x-omc";}
+     else if("omcd".equals(lower)){sRtn="application/x-omcdatamaker";}
+     else if("omcr".equals(lower)){sRtn="application/x-omcregerator";}
+     else if("p".equals(lower)){sRtn="text/x-pascal";}
+     else if("p10".equals(lower)){sRtn="application/pkcs10";}
+     else if("p12".equals(lower)){sRtn="application/pkcs-12";}
+     else if("p7a".equals(lower)){sRtn="application/x-pkcs7-signature";}
+     else if("p7c".equals(lower)){sRtn="application/pkcs7-mime";}
+     else if("p7m".equals(lower)){sRtn="application/pkcs7-mime";}
+     else if("p7r".equals(lower)){sRtn="application/x-pkcs7-certreqresp";}
+     else if("p7s".equals(lower)){sRtn="application/pkcs7-signature";}
+     else if("part".equals(lower)){sRtn="application/pro_eng";}
+     else if("pas".equals(lower)){sRtn="text/pascal";}
+     else if("pbm".equals(lower)){sRtn="image/x-portable-bitmap";}
+     else if("pcl".equals(lower)){sRtn="application/vnd.hp-pcl";}
+     else if("pct".equals(lower)){sRtn="image/x-pict";}
+     else if("pcx".equals(lower)){sRtn="image/x-pcx";}
+     else if("pdb".equals(lower)){sRtn="chemical/x-pdb";}
+     else if("pdf".equals(lower)){sRtn="application/pdf";}
+     else if("pfunk".equals(lower)){sRtn="audio/make";}
+     else if("pgm".equals(lower)){sRtn="image/x-portable-graymap";}
+     else if("pgm".equals(lower)){sRtn="image/x-portable-greymap";}
+     else if("pic".equals(lower)){sRtn="image/pict";}
+     else if("pict".equals(lower)){sRtn="image/pict";}
+     else if("pkg".equals(lower)){sRtn="application/x-newton-compatible-pkg";}
+     else if("pko".equals(lower)){sRtn="application/vnd.ms-pki.pko";}
+     else if("pl".equals(lower)){sRtn="text/plain";}
+     else if("plx".equals(lower)){sRtn="application/x-pixclscript";}
+     else if("pm".equals(lower)){sRtn="image/x-xpixmap";}
+     else if("pm4".equals(lower)){sRtn="application/x-pagemaker";}
+     else if("pm5".equals(lower)){sRtn="application/x-pagemaker";}
+     else if("png".equals(lower)){sRtn="image/png";}
+     else if("pnm".equals(lower)){sRtn="application/x-portable-anymap";}
+     else if("pot".equals(lower)){sRtn="application/mspowerpoint";}
+     else if("pov".equals(lower)){sRtn="model/x-pov";}
+     else if("ppa".equals(lower)){sRtn="application/vnd.ms-powerpoint";}
+     else if("ppm".equals(lower)){sRtn="image/x-portable-pixmap";}
+     else if("pps".equals(lower)){sRtn="application/mspowerpoint";}
+     else if("ppt".equals(lower)){sRtn="application/mspowerpoint";}
+     else if("ppt".equals(lower)){sRtn="application/vnd.ms-powerpoint";}
+     else if("pptx".equals(lower)){sRtn="application/vnd.ms-powerpoint";}
+     else if("ppz".equals(lower)){sRtn="application/mspowerpoint";}
+     else if("pre".equals(lower)){sRtn="application/x-freelance";}
+     else if("prt".equals(lower)){sRtn="application/pro_eng";}
+     else if("ps".equals(lower)){sRtn="application/postscript";}
+     else if("psd".equals(lower)){sRtn="application/octet-stream";}
+     else if("pvu".equals(lower)){sRtn="paleovu/x-pv";}
+     else if("pwz".equals(lower)){sRtn="application/vnd.ms-powerpoint";}
+     else if("py".equals(lower)){sRtn="text/x-script.phyton";}
+     else if("pyc".equals(lower)){sRtn="applicaiton/x-bytecode.python";}
+     else if("qcp".equals(lower)){sRtn="audio/vnd.qcelp";}
+     else if("qd3".equals(lower)){sRtn="x-world/x-3dmf";}
+     else if("qd3d".equals(lower)){sRtn="x-world/x-3dmf";}
+     else if("qif".equals(lower)){sRtn="image/x-quicktime";}
+     else if("qt".equals(lower)){sRtn="video/quicktime";}
+     else if("qtc".equals(lower)){sRtn="video/x-qtc";}
+     else if("qti".equals(lower)){sRtn="image/x-quicktime";}
+     else if("qtif".equals(lower)){sRtn="image/x-quicktime";}
+     else if("ra".equals(lower)){sRtn="audio/x-pn-realaudio";}
+     else if("ram".equals(lower)){sRtn="audio/x-pn-realaudio";}
+     else if("ras".equals(lower)){sRtn="application/x-cmu-raster";}
+     else if("rast".equals(lower)){sRtn="image/cmu-raster";}
+     else if("rexx".equals(lower)){sRtn="text/x-script.rexx";}
+     else if("rf".equals(lower)){sRtn="image/vnd.rn-realflash";}
+     else if("rgb".equals(lower)){sRtn="image/x-rgb";}
+     else if("rm".equals(lower)){sRtn="application/vnd.rn-realmedia";}
+     else if("rmi".equals(lower)){sRtn="audio/mid";}
+     else if("rmm".equals(lower)){sRtn="audio/x-pn-realaudio";}
+     else if("rmp".equals(lower)){sRtn="audio/x-pn-realaudio";}
+     else if("rng".equals(lower)){sRtn="application/ringing-tones";}
+     else if("rnx".equals(lower)){sRtn="application/vnd.rn-realplayer";}
+     else if("roff".equals(lower)){sRtn="application/x-troff";}
+     else if("rp".equals(lower)){sRtn="image/vnd.rn-realpix";}
+     else if("rpm".equals(lower)){sRtn="audio/x-pn-realaudio-plugin";}
+     else if("rt".equals(lower)){sRtn="text/richtext";}
+     else if("rtf".equals(lower)){sRtn="application/rtf";}
+     else if("rtx".equals(lower)){sRtn="application/rtf";}
+     else if("rv".equals(lower)){sRtn="video/vnd.rn-realvideo";}
+     else if("s".equals(lower)){sRtn="text/x-asm";}
+     else if("s3m".equals(lower)){sRtn="audio/s3m";}
+     else if("saveme".equals(lower)){sRtn="application/octet-stream";}
+     else if("sbk".equals(lower)){sRtn="application/x-tbook";}
+     else if("scm".equals(lower)){sRtn="application/x-lotusscreencam";}
+     else if("sdml".equals(lower)){sRtn="text/plain";}
+     else if("sdp".equals(lower)){sRtn="application/sdp";}
+     else if("sdr".equals(lower)){sRtn="application/sounder";}
+     else if("sea".equals(lower)){sRtn="application/sea";}
+     else if("set".equals(lower)){sRtn="application/set";}
+     else if("sgm".equals(lower)){sRtn="text/sgml";}
+     else if("sgml".equals(lower)){sRtn="text/sgml";}
+     else if("sh".equals(lower)){sRtn="application/x-bsh";}
+     else if("shar".equals(lower)){sRtn="application/x-bsh";}
+     else if("shtml".equals(lower)){sRtn="text/html";}
+     else if("sid".equals(lower)){sRtn="audio/x-psid";}
+     else if("sit".equals(lower)){sRtn="application/x-sit";}
+     else if("skd".equals(lower)){sRtn="application/x-koan";}
+     else if("skm".equals(lower)){sRtn="application/x-koan";}
+     else if("skp".equals(lower)){sRtn="application/x-koan";}
+     else if("skt".equals(lower)){sRtn="application/x-koan";}
+     else if("sl".equals(lower)){sRtn="application/x-seelogo";}
+     else if("smi".equals(lower)){sRtn="application/smil";}
+     else if("smil".equals(lower)){sRtn="application/smil";}
+     else if("snd".equals(lower)){sRtn="audio/basic";}
+     else if("sol".equals(lower)){sRtn="application/solids";}
+     else if("spc".equals(lower)){sRtn="application/x-pkcs7-certificates";}
+     else if("spl".equals(lower)){sRtn="application/futuresplash";}
+     else if("spr".equals(lower)){sRtn="application/x-sprite";}
+     else if("sprite".equals(lower)){sRtn="application/x-sprite";}
+     else if("src".equals(lower)){sRtn="application/x-wais-source";}
+     else if("ssi".equals(lower)){sRtn="text/x-server-parsed-html";}
+     else if("ssm".equals(lower)){sRtn="application/streamingmedia";}
+     else if("sst".equals(lower)){sRtn="application/vnd.ms-pki.certstore";}
+     else if("step".equals(lower)){sRtn="application/step";}
+     else if("stl".equals(lower)){sRtn="application/sla";}
+     else if("stp".equals(lower)){sRtn="application/step";}
+     else if("sv4cpio".equals(lower)){sRtn="application/x-sv4cpio";}
+     else if("sv4crc".equals(lower)){sRtn="application/x-sv4crc";}
+     else if("svf".equals(lower)){sRtn="image/vnd.dwg";}
+     else if("svr".equals(lower)){sRtn="application/x-world";}
+     else if("swf".equals(lower)){sRtn="application/x-shockwave-flash";}
+     else if("t".equals(lower)){sRtn="application/x-troff";}
+     else if("talk".equals(lower)){sRtn="text/x-speech";}
+     else if("tar".equals(lower)){sRtn="application/x-tar";}
+     else if("tbk".equals(lower)){sRtn="application/toolbook";}
+     else if("tcl".equals(lower)){sRtn="application/x-tcl";}
+     else if("tcsh".equals(lower)){sRtn="text/x-script.tcsh";}
+     else if("tex".equals(lower)){sRtn="application/x-tex";}
+     else if("texi".equals(lower)){sRtn="application/x-texinfo";}
+     else if("texinfo".equals(lower)){sRtn="application/x-texinfo";}
+     else if("text".equals(lower)){sRtn="application/plain";}
+     else if("tgz".equals(lower)){sRtn="application/gnutar";}
+     else if("tif".equals(lower)){sRtn="image/tiff";}
+     else if("tiff".equals(lower)){sRtn="image/tiff";}
+     else if("tr".equals(lower)){sRtn="application/x-troff";}
+     else if("tsi".equals(lower)){sRtn="audio/tsp-audio";}
+     else if("tsp".equals(lower)){sRtn="application/dsptype";}
+     else if("tsv".equals(lower)){sRtn="text/tab-separated-values";}
+     else if("turbot".equals(lower)){sRtn="image/florian";}
+     else if("txt".equals(lower)){sRtn="application/octet-stream";}
+     else if("uil".equals(lower)){sRtn="text/x-uil";}
+     else if("uni".equals(lower)){sRtn="text/uri-list";}
+     else if("unis".equals(lower)){sRtn="text/uri-list";}
+     else if("unv".equals(lower)){sRtn="application/i-deas";}
+     else if("uri".equals(lower)){sRtn="text/uri-list";}
+     else if("uris".equals(lower)){sRtn="text/uri-list";}
+     else if("ustar".equals(lower)){sRtn="application/x-ustar";}
+     else if("uu".equals(lower)){sRtn="application/octet-stream";}
+     else if("uue".equals(lower)){sRtn="text/x-uuencode";}
+     else if("vcd".equals(lower)){sRtn="application/x-cdlink";}
+     else if("vcs".equals(lower)){sRtn="text/x-vcalendar";}
+     else if("vda".equals(lower)){sRtn="application/vda";}
+     else if("vdo".equals(lower)){sRtn="video/vdo";}
+     else if("vew".equals(lower)){sRtn="application/groupwise";}
+     else if("viv".equals(lower)){sRtn="video/vivo";}
+     else if("vivo".equals(lower)){sRtn="video/vivo";}
+     else if("vmd".equals(lower)){sRtn="application/vocaltec-media-desc";}
+     else if("vmf".equals(lower)){sRtn="application/vocaltec-media-file";}
+     else if("voc".equals(lower)){sRtn="audio/voc";}
+     else if("vos".equals(lower)){sRtn="video/vosaic";}
+     else if("vox".equals(lower)){sRtn="audio/voxware";}
+     else if("vqe".equals(lower)){sRtn="audio/x-twinvq-plugin";}
+     else if("vqf".equals(lower)){sRtn="audio/x-twinvq";}
+     else if("vql".equals(lower)){sRtn="audio/x-twinvq-plugin";}
+     else if("vrml".equals(lower)){sRtn="application/x-vrml";}
+     else if("vrt".equals(lower)){sRtn="x-world/x-vrt";}
+     else if("vsd".equals(lower)){sRtn="application/x-visio";}
+     else if("vst".equals(lower)){sRtn="application/x-visio";}
+     else if("vsw".equals(lower)){sRtn="application/x-visio";}
+     else if("w60".equals(lower)){sRtn="application/wordperfect6.0";}
+     else if("w61".equals(lower)){sRtn="application/wordperfect6.1";}
+     else if("w6w".equals(lower)){sRtn="application/msword";}
+     else if("wav".equals(lower)){sRtn="audio/wav";}
+     else if("wb1".equals(lower)){sRtn="application/x-qpro";}
+     else if("wbmp".equals(lower)){sRtn="image/vnd.wap.wbmp";}
+     else if("web".equals(lower)){sRtn="application/vnd.xara";}
+     else if("wiz".equals(lower)){sRtn="application/msword";}
+     else if("wk1".equals(lower)){sRtn="application/x-123";}
+     else if("wmf".equals(lower)){sRtn="windows/metafile";}
+     else if("wml".equals(lower)){sRtn="text/vnd.wap.wml";}
+     else if("wmlc".equals(lower)){sRtn="application/vnd.wap.wmlc";}
+     else if("wmls".equals(lower)){sRtn="text/vnd.wap.wmlscript";}
+     else if("wmlsc".equals(lower)){sRtn="application/vnd.wap.wmlscriptc";}
+     else if("word".equals(lower)){sRtn="application/msword";}
+     else if("wp".equals(lower)){sRtn="application/wordperfect";}
+     else if("wp5".equals(lower)){sRtn="application/wordperfect";}
+     else if("wp6".equals(lower)){sRtn="application/wordperfect";}
+     else if("wpd".equals(lower)){sRtn="application/wordperfect";}
+     else if("wq1".equals(lower)){sRtn="application/x-lotus";}
+     else if("wri".equals(lower)){sRtn="application/mswrite";}
+     else if("wrl".equals(lower)){sRtn="application/x-world";}
+     else if("wrz".equals(lower)){sRtn="model/vrml";}
+     else if("wsc".equals(lower)){sRtn="text/scriplet";}
+     else if("wsrc".equals(lower)){sRtn="application/x-wais-source";}
+     else if("wtk".equals(lower)){sRtn="application/x-wintalk";}
+     else if("xbm".equals(lower)){sRtn="image/x-xbitmap";}
+     else if("xdr".equals(lower)){sRtn="video/x-amt-demorun";}
+     else if("xgz".equals(lower)){sRtn="xgl/drawing";}
+     else if("xif".equals(lower)){sRtn="image/vnd.xiff";}
+     else if("xl".equals(lower)){sRtn="application/excel";}
+     else if("xla".equals(lower)){sRtn="application/excel";}
+     else if("xlb".equals(lower)){sRtn="application/excel";}
+     else if("xlc".equals(lower)){sRtn="application/excel";}
+     else if("xld".equals(lower)){sRtn="application/excel";}
+     else if("xlk".equals(lower)){sRtn="application/excel";}
+     else if("xll".equals(lower)){sRtn="application/excel";}
+     else if("xlm".equals(lower)){sRtn="application/excel";}
+     else if("xls".equals(lower)){sRtn="application/excel";}
+     else if("xlsx".equals(lower)){sRtn="application/excel";}
+     else if("xlt".equals(lower)){sRtn="application/excel";}
+     else if("xlv".equals(lower)){sRtn="application/excel";}
+     else if("xlw".equals(lower)){sRtn="application/excel";}
+     else if("xm".equals(lower)){sRtn="audio/xm";}
+     else if("xml".equals(lower)){sRtn="application/xml";}
+     else if("xmz".equals(lower)){sRtn="xgl/movie";}
+     else if("xpix".equals(lower)){sRtn="application/x-vnd.ls-xpix";}
+     else if("xpm".equals(lower)){sRtn="image/x-xpixmap";}
+     else if("xpm".equals(lower)){sRtn="image/xpm";}
+     else if("x-png".equals(lower)){sRtn="image/png";}
+     else if("xsr".equals(lower)){sRtn="video/x-amt-showrun";}
+     else if("xwd".equals(lower)){sRtn="image/x-xwd";}
+     else if("xyz".equals(lower)){sRtn="chemical/x-pdb";}
+     else if("z".equals(lower)){sRtn="application/x-compress";}
+     else if("zip".equals(lower)){sRtn="application/zip";}
+     else if("zoo".equals(lower)){sRtn="application/octet-stream";}
+     else if("zsh".equals(lower)){sRtn="text/x-script.zsh";}
+
+     return sRtn;
+    }
+}
base/src/main/java/egovframework/com/cmm/web/EgovFileMngController.java
--- base/src/main/java/egovframework/com/cmm/web/EgovFileMngController.java
+++ base/src/main/java/egovframework/com/cmm/web/EgovFileMngController.java
@@ -1,975 +1,975 @@
-package egovframework.com.cmm.web;
-
-import java.io.File;
-import java.io.FileInputStream;
-import java.io.FileOutputStream;
-import java.io.IOException;
-import java.io.InputStream;
-import java.io.OutputStream;
-import java.io.PrintWriter;
-import java.util.ArrayList;
-import java.util.HashMap;
-import java.util.List;
-import java.util.Map;
-import java.util.TreeMap;
-import java.util.regex.Pattern;
-
-import javax.annotation.Resource;
-import javax.servlet.http.HttpServletRequest;
-import javax.servlet.http.HttpServletResponse;
-
-import org.apache.log4j.Logger;
-import org.springframework.stereotype.Controller;
-import org.springframework.ui.ModelMap;
-import org.springframework.web.bind.annotation.ModelAttribute;
-import org.springframework.web.bind.annotation.RequestMapping;
-import org.springframework.web.bind.annotation.RequestMethod;
-import org.springframework.web.bind.annotation.RequestParam;
-import org.springframework.web.multipart.MultipartFile;
-import org.springframework.web.multipart.MultipartHttpServletRequest;
-
-import com.drew.imaging.ImageMetadataReader;
-import com.drew.imaging.ImageProcessingException;
-import com.drew.metadata.Directory;
-import com.drew.metadata.Metadata;
-import com.drew.metadata.MetadataException;
-import com.drew.metadata.exif.ExifIFD0Directory;
-import com.google.gson.Gson;
-import com.google.gson.JsonObject;
-
-import egovframework.com.cmm.service.EgovFileMngService;
-import egovframework.com.cmm.service.EgovFileMngUtil;
-import egovframework.com.cmm.service.FileVO;
-import egovframework.com.cmm.service.JsonResponse;
-import egovframework.com.sec.ram.security.userdetails.util.EgovUserDetailsHelper;
-import egovframework.com.sym.sit.service.EgovSiteManageService;
-import egovframework.com.sym.sit.service.SiteManageVO;
-import egovframework.com.uat.uia.service.LoginVO;
-import egovframework.com.utl.fcc.service.EgovStringUtil;
-import egovframework.rte.fdl.idgnr.EgovIdGnrService;
-import egovframework.rte.fdl.property.EgovPropertyService;
-import egovframework.rte.psl.dataaccess.util.EgovMap;
-
-/**
- * 파일 조회, 삭제, 다운로드 처리를 위한 컨트롤러 클래스
- * @author 공통서비스개발팀 이삼섭
- * @since 2009.06.01
- * @version 1.0
- * @see
- *
- * <pre>
- * << 개정이력(Modification Information) >>
- *
- *   수정일      수정자           수정내용
- *  -------    --------    ---------------------------
- *   2009.3.25  이삼섭          최초 생성
- *
- * </pre>
- */
-@Controller
-public class EgovFileMngController {
-
-    @Resource(name = "EgovFileMngService")
-    private EgovFileMngService fileService;
-
-    @Resource(name = "EgovFileMngUtil")
-	private EgovFileMngUtil fileUtil;
-
-    @Resource(name = "EgovFileMngService")
-	private EgovFileMngService fileMngService;
-
-    @Resource(name = "SiteManageService")
-	EgovSiteManageService siteManageService;
-
-    @Resource(name = "propertiesService")
-    protected EgovPropertyService propertiesService;
-
-    @Resource(name = "egovFileIdGnrService")
-    private EgovIdGnrService fileIdgenService;
-
-    Logger log = Logger.getLogger(this.getClass());
-
-    /**
-     * 첨부파일에 대한 목록을 조회한다.
-     *
-     * @param fileVO
-     * @param atchFileId
-     * @param sessionVO
-     * @param model
-     * @return
-     * @throws Exception
-     */
-    @RequestMapping("/cmm/fms/selectFileInfs.do")
-    public String selectFileInfs(HttpServletRequest request, @ModelAttribute("searchVO") FileVO fileVO, @RequestParam("param_atchFileId") String param_atchFileId, ModelMap model) throws Exception {
-	String returnUrl = "cmm/fms/EgovFileList";
-	String atchFileId = param_atchFileId;
-	String viewDivision = request.getParameter("viewDivision") == null ? "" : request.getParameter("viewDivision").toString();
-	if("staff".equals(viewDivision)){
-		returnUrl = "cmm/fms/EgovStaffFileList";
-	}else{
-		model.addAttribute("updateFlag", "N");
-	}
-
-	fileVO.setAtchFileId(atchFileId);
-	List<FileVO> result = fileService.selectFileInfs(fileVO);
-
-
-	model.addAttribute("fileList", result);
-	model.addAttribute("fileListCnt", result.size());
-	model.addAttribute("atchFileId", atchFileId);
-	model.addAttribute("webPath", propertiesService.getString("web.path"));
-
-	return "cmm/fms/EgovFileList";
-    }
-
-    /**
-     * 자료요청 완료 첨부파일에 대한 목록을 조회한다.
-     *
-     * @param fileVO
-     * @param atchFileId
-     * @param sessionVO
-     * @param model
-     * @return
-     * @throws Exception
-     */
-    @RequestMapping("/cmm/fms/selectDtaResFileInfs.do")
-    public String selectDtaResFileInfs(@ModelAttribute("searchVO") FileVO fileVO, @RequestParam("param_atchFileId") String param_atchFileId, ModelMap model) throws Exception {
-	String atchFileId = param_atchFileId;
-
-	fileVO.setAtchFileId(atchFileId);
-	List<FileVO> result = fileService.selectFileInfs(fileVO);
-
-	model.addAttribute("fileList", result);
-	model.addAttribute("updateFlag", "N");
-	model.addAttribute("fileListCnt", result.size());
-	model.addAttribute("atchFileId", atchFileId);
-
-	return "cmm/fms/EgovDtaResFileList";
-    }
-
-    /**
-     * 첨부파일 변경을 위한 수정페이지로 이동한다.
-     *
-     * @param fileVO
-     * @param atchFileId
-     * @param sessionVO
-     * @param model
-     * @return
-     * @throws Exception
-     */
-    @RequestMapping("/cmm/fms/selectFileInfsForUpdate.do")
-    public String selectFileInfsForUpdate(HttpServletRequest request,
-    	    HttpServletResponse response, @ModelAttribute("searchVO") FileVO fileVO, @RequestParam("param_atchFileId") String param_atchFileId,
-	    //SessionVO sessionVO,
-	    ModelMap model) throws Exception {
-
-	String atchFileId = param_atchFileId;
-	String returnUrl = "cmm/fms/EgovFileList";
-	String viewDivision = request.getParameter("viewDivision") == null ? "" : request.getParameter("viewDivision").toString();
-	if("staff".equals(viewDivision)){
-		returnUrl = "cmm/fms/EgovStaffFileList";
-	}
-
-	if(!EgovStringUtil.isEmpty(atchFileId)) {
-		fileVO.setAtchFileId(atchFileId);
-
-		List<FileVO> result = fileService.selectFileInfs(fileVO);
-
-		model.addAttribute("fileList", result);
-		model.addAttribute("fileListCnt", result.size());
-		model.addAttribute("atchFileId", atchFileId);
-	}
-
-	model.addAttribute("updateFlag", "Y");
-
-	return returnUrl;
-    }
-
-    /**
-     * 첨부파일에 대한 삭제를 처리한다.
-     *
-     * @param fileVO
-     * @param returnUrl
-     * @param sessionVO
-     * @param model
-     * @return
-     * @throws Exception
-     */
-    @RequestMapping("/cmm/fms/deleteFileInfs.do")
-    public String deleteFileInf(@ModelAttribute("searchVO") FileVO fileVO, @RequestParam("returnUrl") String returnUrl,
-	    HttpServletRequest request,
-	    HttpServletResponse response,
-	    ModelMap model) throws Exception {
-
-	Boolean isAuthenticated = true;//EgovUserDetailsHelper.isAuthenticated(request, response);
-
-	if (isAuthenticated) {
-	    fileService.deleteFileInf(fileVO);
-	}
-
-
-	if (!EgovStringUtil.isEmpty(returnUrl)) {
-	    return "redirect:" + returnUrl;
-	} else {
-	    return "redirect:/";
-	}
-
-    }
-
-    /**
-     * 첨부파일에 대한 삭제를 처리한다.
-     *
-     * @param fileVO
-     * @param returnUrl
-     * @param sessionVO
-     * @param model
-     * @return
-     * @throws Exception
-     */
-    @RequestMapping("/cmm/fms/deleteFileInfByAjax.do")
-    public void deleteFileInfByJson(@ModelAttribute("searchVO") FileVO fileVO,
-	    HttpServletRequest request,
-	    HttpServletResponse response,
-	    ModelMap model) throws Exception {
-
-    	int iCount = fileService.deleteFileInf(fileVO);
-
-    	Gson gson = new Gson();
-    	JsonObject jObj = new JsonObject();
-
-    	if(iCount != 0) {
-    		jObj.addProperty("delCount", iCount);
-	    	jObj.addProperty("atchFileId", fileVO.getAtchFileId());
-	    	jObj.addProperty("fileSn", fileVO.getFileSn());
-    	} else {
-    		jObj.addProperty("delCount", "0");
-    	}
-
-    	FileVO totalInfoVO = fileService.selectFileDetailTotalInfo(fileVO);
-    	jObj.addProperty("totalFileMg", totalInfoVO.getTotalFileMg());
-    	jObj.addProperty("totalFileCount", totalInfoVO.getTotalFileCount());
-
-  	  	response.setContentType("text/javascript; charset=utf-8");
-  	  	PrintWriter printwriter = response.getWriter();
-  	  	printwriter.write(gson.toJson(jObj));
-  	  	printwriter.flush();
-  		printwriter.close();
-
-    }
-
-    /**
-     * 이미지 첨부파일에 대한 목록을 조회한다.
-     *
-     * @param fileVO
-     * @param atchFileId
-     * @param sessionVO
-     * @param model
-     * @return
-     * @throws Exception
-     */
-    @RequestMapping("/cmm/fms/selectImageFileInfs.do")
-    public String selectImageFileInfs(@ModelAttribute("searchVO") FileVO fileVO,
-	    //SessionVO sessionVO,
-	    ModelMap model) throws Exception {
-
-	String atchFileId = fileVO.getAtchFileId();
-
-	fileVO.setAtchFileId(atchFileId);
-	List<FileVO> result = fileService.selectImageFileList(fileVO);
-
-	model.addAttribute("fileList", result);
-
-	return "cmm/fms/EgovImgFileList";
-    }
-
-    /**
-     * 대용량파일을 Upload 처리한다.
-     *
-     * @param fileVO
-     * @return
-     * @throws Exception
-     *//*
-    @RequestMapping("/cmm/fms/uploadStreamLongFiles.do")
-    public void uploadStreamLongFiles(@ModelAttribute("searchVO") FileVO fileVO, @CommandMap Map<String, Object> commandMap, HttpServletRequest request, HttpServletResponse response) throws Exception {
-
-    	String siteId = (String)commandMap.get("siteId");
-    	if(EgovStringUtil.isEmpty(siteId)) {
-    		SiteManageVO siteVO = siteManageService.selectSiteServiceInfo(request);
-    		siteId = siteVO.getSiteId();
-    	}
-
-    	String strErrorMessage = "";
-    	boolean isSaveOk = false;
-
-    	//String uploadType = (String)commandMap.get("uploadType");
-    	String pathKey = (String)commandMap.get("pathKey");
-    	String appendPath = (String)commandMap.get("appendPath");
-    	String first = (String)commandMap.get("first");
-    	String last = (String)commandMap.get("last");
-
-    	String isEdit = (String)commandMap.get("isEdit");
-    	String isTempEdit = (String)commandMap.get("isTempEdit");
-
-    	boolean firstChunk = Boolean.parseBoolean(first);
-    	boolean lastChunk = Boolean.parseBoolean(last);
-    	boolean edit = Boolean.parseBoolean(isEdit);
-    	boolean tempEdit = Boolean.parseBoolean(isTempEdit);
-
-    	fileVO.setFileStreCours(propertiesService.getString(pathKey) + File.separator + siteId + File.separator + appendPath);
-
-    	FileVO resultVO = fileUtil.uploadStreamLongFiles(request.getInputStream(), fileVO, firstChunk, lastChunk);
-
-    	if(resultVO == null) {
-    		strErrorMessage = "등록할 수 없는 파일입니다.";
-    	} else {
-	    	if(lastChunk) {
-
-	    		File file = new File(fileVO.getFileStreCours() + File.separator + fileVO.getStreFileNm());
-	    		// =================================== 웹필터 적용 시작 ======================================================================
-	    		String wfServerAddress = propertiesService.getString("WebFilterIP"); // 웹필터 아이피 세팅
-	    		//String wfFileName = file.getFileName(); // 실제 파일명 세팅
-	    		String wfFileName = file.getName();
-
-	    		Socket s = null;
-	    		boolean byPass = false;
-	    		boolean denyFlag = false;
-
-	    		int pos = wfFileName.lastIndexOf( "." );
-	    		String ext = wfFileName.substring( pos + 1 );
-	    		if(!"jpg".equals(ext) && !"gif".equals(ext) && !"bmp".equals(ext) && !"png".equals(ext) && !"psd".equals(ext) && !"pdd".equals(ext) && !"tif".equals(ext) && !"raw".equals(ext) && !"ai".equals(ext) && !"eps".equals(ext) && !"pcx".equals(ext) && !"pct".equals(ext) && !"pic".equals(ext) && !"pxr".equals(ext) && !"tga".equals(ext) &&
-	    			!"wav".equals(ext) && !"ogg".equals(ext) && !"mp3".equals(ext) && !"wma".equals(ext) && !"au".equals(ext) && !"mid".equals(ext) &&
-	    			!"avi".equals(ext) && !"mpg".equals(ext) && !"mpeg".equals(ext) && !"mpe".equals(ext) && !"wmv".equals(ext) && !"asf".equals(ext) && !"asx".equals(ext) && !"flv".equals(ext) && !"rm".equals(ext) && !"mov".equals(ext) && !"dat".equals(ext) &&
-	    			!"vob".equals(ext) && !"m2v".equals(ext) && !"mkv".equals(ext)  && !"mp4".equals(ext)){
-
-	    			try{
-	    				s = new Socket();
-	    				SocketAddress remoteAddr = new InetSocketAddress(wfServerAddress, 80);
-	    				s.connect(remoteAddr, 5000);
-	    			}catch(Exception e){
-	    				byPass = true;
-	    			}
-
-	    			if(!byPass){
-	    				// 웹필터 처리
-	    				try{
-	    					URL targetURL = new URL("http://"+wfServerAddress+"/webfilterSubmitAction.do?serverDomain_="+request.getServerName()+"&serverPort_=&writeFormName_=fileForm&serverProtocol_=http:&WFcharSet_=euc-kr&WFOrgAction_=/fileUpload.do&WFlistUrl_=/board/record/list.do");
-	    					HttpURLConnection conn = (HttpURLConnection)targetURL.openConnection();
-
-	    					String delimeter = "------------ei4gL6Ij5ei4GI3Ij5Ij5gL6cH2Ef1";
-
-	    					byte[] newLineBytes = "\r\n".getBytes();
-	    					byte[] delimeterBytes = delimeter.getBytes();
-	    					byte[] dispositionBytes = "Content-Disposition: form-data; name=".getBytes();
-	    					byte[] nameBytes = "filename".getBytes();
-	    					byte[] fileBytes = "file".getBytes();
-	    					byte[] quotationBytes = "\"".getBytes();
-	    					byte[] contentTypeBytes = "Content-Type: application/octet-stream".getBytes();
-	    					byte[] fileNameBytes = "; filename=".getBytes();
-	    					byte[] twoDashBytes = "--".getBytes();
-
-	    					conn.setRequestMethod("POST");
-	    					conn.setRequestProperty("Content-Type", "multipart/form-data; boundary="+delimeter);
-	    					conn.setDoInput(true);
-	    					conn.setDoOutput(true);
-	    					conn.setUseCaches(false);
-
-	    					BufferedOutputStream bos = null;
-	    					BufferedInputStream bis = null;
-	    					try{
-	    						bos = new BufferedOutputStream(conn.getOutputStream());
-
-	    						bos.write(twoDashBytes);
-	    						bos.write(delimeterBytes);
-	    						bos.write(newLineBytes);
-	    						bos.write(dispositionBytes);
-	    						bos.write(quotationBytes);
-	    						bos.write(nameBytes);
-	    						bos.write(quotationBytes);
-	    						bos.write(newLineBytes);
-	    						bos.write(newLineBytes);
-	    						bos.write(fileBytes);
-	    						bos.write(newLineBytes);
-
-	    						bos.write(twoDashBytes);
-	    						bos.write(delimeterBytes);
-	    						bos.write(newLineBytes);
-
-	    						bos.write(dispositionBytes);
-	    						bos.write(quotationBytes);
-	    						bos.write(fileNameBytes);
-	    						bos.write(quotationBytes);
-	    						bos.write(wfFileName.getBytes());
-	    						bos.write(quotationBytes);
-	    						bos.write(newLineBytes);
-	    						bos.write(contentTypeBytes);
-	    						bos.write(newLineBytes);
-	    						bos.write(newLineBytes);
-
-	    						bis = new BufferedInputStream(new FileInputStream(file)); //실제파일 read 부분
-	    						byte[] fileBuffer = new byte[1024 * 8];
-	    						int len = -1;
-	    						while((len = bis.read(fileBuffer)) != -1){
-	    							bos.write(fileBuffer, 0, len);
-	    						}
-	    						bos.write(newLineBytes);
-	    						bos.write(twoDashBytes);
-	    						bos.write(delimeterBytes);
-	    						bos.write(twoDashBytes);
-	    						bos.write(newLineBytes);
-	    						bos.flush();
-
-	    					}catch(Exception e){
-
-	    					}finally{
-	    						if(bos != null) bos.close();
-	    						if(bis != null) bis.close();
-	    					}
-
-	    					BufferedInputStream bisConn = null;
-	    					try {
-		    					bisConn = new BufferedInputStream(conn.getInputStream());
-		    					StringBuffer sb = new StringBuffer();
-		    					int iChar;
-
-		    					while((iChar = bisConn.read()) > -1){
-		    						sb.append((char)iChar);
-		    					}
-
-		    					if(sb.toString().indexOf("/getCleanBoardErrorFile") > -1){
-		    						// 웹필터 차단
-		    						denyFlag = true;
-		    					}
-	    					}catch(Exception e){
-
-	    					}finally{
-	    						if(bisConn != null) bisConn.close();
-	    					}
-
-	    				}catch(Exception e){
-	    				}
-
-	    			}
-
-	    			if(s!=null) {
-	    				try {
-	    					s.close();
-	    				} catch(Exception ex) {
-
-	    				}finally{
-    						if(s != null) s.close();
-    					}
-	    			}
-
-	    		}
-	    		// =================================== 웹필터 적용 끝 ======================================================================
-
-	    		if(!denyFlag){  // 웹필터 차단여부 확인
-
-	    			//정상부분처리
-	    			isSaveOk = true;
-
-	    		}else{ // 웹필터 if else
-
-	    			// 차단 파일 처리(응답부분 수정 필요)
-	    			strErrorMessage = "개인정보가 유출될 수 있는 파일입니다.";
-
-	    		}
-
-			}
-    	}
-
-    	if(isSaveOk) {
-    		FileVO dbVO = fileMngService.insertTempFileInf(resultVO);
-
-    		if(edit) {
-    			if(tempEdit) {
-    				FileVO delVO = fileMngService.selectTempFileInfByAtchFileIdAndFileSn(resultVO);
-	    			if(delVO != null) {
-	    				fileMngService.deleteTempFileInf(delVO);
-	    			}
-    			} else {
-    				fileMngService.deleteFileInf(resultVO);
-    			}
-			}
-
-    		Gson gson = new Gson();
-        	JsonObject jObj = new JsonObject();
-
-    		jObj.addProperty("SiteId", siteId);
-    		jObj.addProperty("AppendPath", appendPath);
-        	jObj.addProperty("AtchFileId", dbVO.getAtchFileId());
-        	jObj.addProperty("TmprFileId", dbVO.getTmprFileId());
-        	jObj.addProperty("FileName", dbVO.getOrignlFileNm());
-        	jObj.addProperty("StreFileNm", dbVO.getStreFileNm() + "." + dbVO.getFileExtsn());
-        	jObj.addProperty("FileSn", dbVO.getFileSn());
-        	jObj.addProperty("OriginFileSn", resultVO.getFileSn());
-        	jObj.addProperty("FileSize", dbVO.getFileMg());
-        	jObj.addProperty("IsEdit", isEdit);
-        	jObj.addProperty("IsTempEdit", isTempEdit);
-        	FileVO totalInfoVO = fileMngService.selectFileDetailTotalInfo(dbVO);
-        	jObj.addProperty("TotalFileMg", totalInfoVO.getTotalFileMg());
-	    	jObj.addProperty("TotalFileCount", totalInfoVO.getTotalFileCount());
-
-	    	jObj.addProperty("ErrorMessage", "");
-
-        	response.setContentType("text/javascript; charset=utf-8");
-		    PrintWriter printwriter = response.getWriter();
-    		printwriter.write(gson.toJson(jObj));
-    		printwriter.flush();
-    		printwriter.close();
-    	} else if(!EgovStringUtil.isEmpty(strErrorMessage)) {
-    		Gson gson = new Gson();
-        	JsonObject jObj = new JsonObject();
-    		jObj.addProperty("SiteId", siteId);
-    		jObj.addProperty("AppendPath", appendPath);
-        	jObj.addProperty("AtchFileId", resultVO.getAtchFileId());
-        	jObj.addProperty("TmprFileId", resultVO.getTmprFileId());
-        	jObj.addProperty("FileName", resultVO.getOrignlFileNm());
-        	jObj.addProperty("StreFileNm", resultVO.getStreFileNm() + "." + resultVO.getFileExtsn());
-        	jObj.addProperty("FileSn", resultVO.getFileSn());
-        	jObj.addProperty("OriginFileSn", resultVO.getFileSn());
-        	jObj.addProperty("FileSize", resultVO.getFileMg());
-        	jObj.addProperty("IsEdit", isEdit);
-        	jObj.addProperty("IsTempEdit", isTempEdit);
-        	jObj.addProperty("TotalFileMg", "0");
-	    	jObj.addProperty("TotalFileCount", "0");
-
-	    	jObj.addProperty("ErrorMessage", strErrorMessage);
-
-        	response.setContentType("text/javascript; charset=utf-8");
-		    PrintWriter printwriter = response.getWriter();
-    		printwriter.write(gson.toJson(jObj));
-    		printwriter.flush();
-    		printwriter.close();
-    	}
-    }*/
-
-
-    /*
-    @RequestMapping(value = "/cmm/fms/upload.do", method = RequestMethod.POST)
-    public void upload(final MultipartHttpServletRequest multiRequest, @ModelAttribute("searchVO") FileVO searchVO, Map<String, Object> commandMap, HttpServletRequest request, HttpServletResponse response) throws Exception {
-
-    	String range = multiRequest.getHeader("Content-Range");
-        long fileFullLength = -1;
-        long chunkFrom = -1;
-        long chunkTo = -1;
-        if (range != null) {
-            if (!range.startsWith("bytes "))
-                throw new Exception("Unexpected range format: " + range);
-            String[] fromToAndLength = range.substring(6).split(Pattern.quote("/"));
-            fileFullLength = Long.parseLong(fromToAndLength[1]);
-            String[] fromAndTo = fromToAndLength[0].split(Pattern.quote("-"));
-            chunkFrom = Long.parseLong(fromAndTo[0]);
-            chunkTo = Long.parseLong(fromAndTo[1]);
-        }
-
-
-
-    	String siteId = searchVO.getSiteId();
-    	if(EgovStringUtil.isEmpty(siteId)) {
-    		SiteManageVO siteVO = siteManageService.selectSiteServiceInfo(request);
-    		siteId = siteVO.getSiteId();
-    	}
-
-    	if(EgovStringUtil.isEmpty(searchVO.getAtchFileId())) {
-    		searchVO.setAtchFileId(fileIdgenService.getNextStringId());
-    	}
-
-		JsonResponse res = new JsonResponse();
-
-		if(!EgovStringUtil.isEmpty(siteId) && !EgovStringUtil.isEmpty(searchVO.getPathKey())) {
-			String appendPath = searchVO.getSiteId();
-			if(!EgovStringUtil.isEmpty(searchVO.getAppendPath())) {
-				appendPath = appendPath + "/" + searchVO.getAppendPath();
-	    	}
-
-			ArrayList<FileVO> result = new ArrayList<FileVO>();
-
-		    final Map<String, MultipartFile> files = multiRequest.getFileMap();
-		    if(!files.isEmpty()) {
-		    	List<FileVO> fileList = fileUtil.parseFileInfV1(searchVO.getMaxMegaFileSize() * 1024 * 1024, files, "", 0, searchVO.getAtchFileId(), searchVO.getPathKey() + ".fileStorePath", searchVO.getPathKey() + ".fileStoreWebPath", appendPath);
-		    	if(!"Y".equals(searchVO.getIsNoTempFile())) {
-			    	for(int i=0; i<fileList.size(); i++) {
-				    	FileVO dbVO = fileMngService.insertTempFileInf(fileList.get(i));
-				    	result.add(dbVO);
-				    }
-		    	} else {
-		    		int maxSn = fileMngService.getMaxFileSN(searchVO);
-		    		for(int i=0; i<fileList.size(); i++) {
-		    			fileList.get(i).setFileSn(String.valueOf(maxSn + i));
-		    		}
-		    		fileMngService.updateFileInfs(fileList);
-		    		result.addAll(fileList);
-		    	}
-		    }
-
-		    res.setFiles(result);
-
-		    HashMap<String, Object> wireData = new HashMap<String, Object>();
-		    wireData.put("editorId", searchVO.getEditorId());
-		    if(result.size() > 0) {
-
-			    FileVO totalInfoVO = fileMngService.selectFileDetailTotalInfo(result.get(0));
-			    wireData.put("totalFileMg", totalInfoVO.getTotalFileMg());
-			    wireData.put("totalFileCount", totalInfoVO.getTotalFileCount());
-		    }
-
-		    res.setWireData(wireData);
-		    res.setSuccess(true);
-		}
-
-	    Gson gson = new Gson();
-
-    	response.setContentType("text/javascript; charset=utf-8");
-	    PrintWriter printwriter = response.getWriter();
-		printwriter.write(gson.toJson(res));
-		printwriter.flush();
-		printwriter.close();
-
-    }
-    */
-
-    @RequestMapping(value = "/cmm/fms/upload.do", method = RequestMethod.POST)
-    public void upload(final MultipartHttpServletRequest multiRequest, @ModelAttribute("searchVO") FileVO searchVO, HttpServletRequest request, HttpServletResponse response) throws Exception {
-
-    	/*
-    	String siteId = searchVO.getSiteId();
-    	if(EgovStringUtil.isEmpty(siteId)) {
-    		SiteManageVO siteVO = siteManageService.selectSiteServiceInfo(request);
-    		siteId = siteVO.getSiteId();
-    	}
-
-    	if(EgovStringUtil.isEmpty(searchVO.getAtchFileId())) {
-    		searchVO.setAtchFileId(fileIdgenService.getNextStringId());
-    	}
-
-    	String appendPath = searchVO.getSiteId();
-		if(!EgovStringUtil.isEmpty(searchVO.getAppendPath())) {
-			appendPath = appendPath + "/" + searchVO.getAppendPath();
-    	}
-
-
-		String storePathString = "";
-		String storeWebPathString = "";
-		String atchFileIdString = "";
-
-		String storePath = searchVO.getPathKey() + ".fileStorePath";
-		String storeWebPath = searchVO.getPathKey() + ".fileStoreWebPath";
-		if ("".equals(storePath) || storePath == null) {
-		    storePathString = propertiesService.getString("Globals.fileStorePath");
-		    storeWebPathString = propertiesService.getString("Globals.fileStoreWebPath");
-		} else {
-		    storePathString = propertiesService.getString(storePath);
-		    storeWebPathString = propertiesService.getString(storeWebPath);
-		}
-
-		if (!("".equals(appendPath) || appendPath == null)) {
-		    storePathString = storePathString + "/" + appendPath;
-		    storeWebPathString = storeWebPathString + "/" + appendPath;
-		}
-
-    	String range = multiRequest.getHeader("Content-Range");
-        long fileFullLength = -1;
-        long chunkFrom = -1;
-        long chunkTo = -1;
-        if (range != null) {
-            if (!range.startsWith("bytes "))
-                throw new ServletException("Unexpected range format: " + range);
-            String[] fromToAndLength = range.substring(6).split(Pattern.quote("/"));
-            fileFullLength = Long.parseLong(fromToAndLength[1]);
-            String[] fromAndTo = fromToAndLength[0].split(Pattern.quote("-"));
-            chunkFrom = Long.parseLong(fromAndTo[0]);
-            chunkTo = Long.parseLong(fromAndTo[1]);
-        }
-
-
-
-        File tempDir = new File(storePathString);//new File(System.getProperty("java.io.tmpdir"));  // Configure according
-        File storageDir = tempDir;                                      // project server environment.
-
-        final Map<String, MultipartFile> files = multiRequest.getFileMap();
-        Iterator<Entry<String, MultipartFile>> it = files.entrySet().iterator();
-		MultipartFile item;
-		List<Map<String, Object>> ret = new ArrayList<Map<String,Object>>();
-		while (it.hasNext()) {
-		    Entry<String, MultipartFile> entry = it.next();
-
-		    item = entry.getValue();
-
-		    String fileId = searchVO.getAtchFileId() + "_" + String.valueOf(item.getOriginalFilename().hashCode());
-
-		    Map<String, Object> fileInfo = new LinkedHashMap<String, Object>();
-            File assembledFile = null;
-            fileInfo.put("name", item.getName());
-            fileInfo.put("type", item.getContentType());
-            File dir = new File(storageDir, fileId);
-            if (!dir.exists())
-                dir.mkdir();
-            if (fileFullLength < 0) {  // File is not chunked
-                fileInfo.put("size", item.getSize());
-                assembledFile = new File(dir, item.getName());
-                item.transferTo(assembledFile);
-            } else {  // File is chunked
-                byte[] bytes = item.getBytes();
-                if (chunkFrom + bytes.length != chunkTo + 1)
-                    throw new ServletException("Unexpected length of chunk: " + bytes.length +
-                            " != " + (chunkTo + 1) + " - " + chunkFrom);
-                saveChunk(dir, item.getName(), chunkFrom, bytes, fileFullLength);
-                TreeMap<Long, Long> chunkStartsToLengths = getChunkStartsToLengths(dir, item.getName());
-                long lengthSoFar = getCommonLength(chunkStartsToLengths);
-                fileInfo.put("size", lengthSoFar);
-                if (lengthSoFar == fileFullLength) {
-                    assembledFile = assembleAndDeleteChunks(dir, item.getName(),
-                            new ArrayList<Long>(chunkStartsToLengths.keySet()));
-                }
-            }
-            if (assembledFile != null) {
-                fileInfo.put("complete", true);
-                fileInfo.put("serverPath", assembledFile.getAbsolutePath());
-                // Here you can do something with fully assembled file.
-            }
-            ret.add(fileInfo);
-		};
-        */
-
-
-    	int imgOrientation = 0;
-
-    	String range = multiRequest.getHeader("Content-Range");
-    	long maxChunkSize = searchVO.getMaxChunkSize();
-        long fileFullLength = -1;
-        long chunkFrom = -1;
-        long chunkTo = -1;
-        if (range != null) {
-            if (!range.startsWith("bytes "))
-                throw new Exception("Unexpected range format: " + range);
-            String[] fromToAndLength = range.substring(6).split(Pattern.quote("/"));
-            fileFullLength = Long.parseLong(fromToAndLength[1]);
-            String[] fromAndTo = fromToAndLength[0].split(Pattern.quote("-"));
-            chunkFrom = Long.parseLong(fromAndTo[0]);
-            chunkTo = Long.parseLong(fromAndTo[1]);
-        }
-
-
-
-    	String siteId = searchVO.getSiteId();
-    	if(EgovStringUtil.isEmpty(siteId)) {
-    		SiteManageVO siteVO = siteManageService.selectSiteServiceInfo(request);
-    		siteId = siteVO.getSiteId();
-    	}
-
-    	if(EgovStringUtil.isEmpty(searchVO.getAtchFileId())) {
-    		searchVO.setAtchFileId(fileIdgenService.getNextStringId());
-    	}
-
-		JsonResponse res = new JsonResponse();
-
-		if(!EgovStringUtil.isEmpty(siteId) && !EgovStringUtil.isEmpty(searchVO.getPathKey())) {
-			String appendPath = searchVO.getSiteId();
-			if(!EgovStringUtil.isEmpty(searchVO.getAppendPath())) {
-				appendPath = appendPath + "/" + searchVO.getAppendPath();
-	    	}
-
-			ArrayList<FileVO> result = new ArrayList<FileVO>();
-
-		    final Map<String, MultipartFile> files = multiRequest.getFileMap();
-
-		    if(!files.isEmpty()) {
-		    	//이미지일 경우, orientation 확인 - i클래스
-		    	if(files.get("filesx") != null){
-		    		File uploadImg = new File(files.get("filesx").getOriginalFilename());
-		    		uploadImg.createNewFile();
-		    		FileOutputStream fos = new FileOutputStream(uploadImg);
-		    		fos.write(files.get("filesx").getBytes());
-		    		fos.close();
-
-		    		String fileType = uploadImg.getPath();
-		    		String[] array = fileType.split("\\.");
-
-		    		if("jpg".equals(array[1]) || "jpeg".equals(array[1]) || "png".equals(array[1]) || "gif".equals(array[1])){
-		    			imgOrientation = getOrientation(uploadImg);
-		    		}
-		    	}
-
-		    	List<FileVO> fileList = fileUtil.parseFileInfV2(searchVO.getMaxMegaFileSize() * 1024 * 1024, files, "", 0, searchVO.getAtchFileId(), searchVO.getPathKey() + ".fileStorePath", searchVO.getPathKey() + ".fileStoreWebPath", appendPath, maxChunkSize, fileFullLength, chunkFrom, chunkTo);
-		    	if(!"Y".equals(searchVO.getIsNoTempFile())) {
-			    	for(int i=0; i<fileList.size(); i++) {
-			    		fileList.get(i).setOrientation(imgOrientation);
-				    	FileVO dbVO = fileMngService.insertTempFileInf(fileList.get(i));
-				    	result.add(dbVO);
-				    }
-		    	} else {
-		    		int maxSn = fileMngService.getMaxFileSN(searchVO);
-		    		for(int i=0; i<fileList.size(); i++) {
-		    			fileList.get(i).setFileSn(String.valueOf(maxSn + i));
-		    		}
-		    		fileMngService.updateFileInfs(fileList);
-		    		result.addAll(fileList);
-		    	}
-		    }
-
-		    res.setFiles(result);
-
-		    HashMap<String, Object> wireData = new HashMap<String, Object>();
-		    wireData.put("editorId", searchVO.getEditorId());
-		    if(result.size() > 0) {
-
-			    FileVO totalInfoVO = fileMngService.selectFileDetailTotalInfo(result.get(0));
-			    wireData.put("totalFileMg", totalInfoVO.getTotalFileMg());
-			    wireData.put("totalFileCount", totalInfoVO.getTotalFileCount());
-		    }
-
-		    res.setWireData(wireData);
-		    res.setSuccess(true);
-		}
-
-	    Gson gson = new Gson();
-
-    	response.setContentType("text/javascript; charset=utf-8");
-	    PrintWriter printwriter = response.getWriter();
-		printwriter.write(gson.toJson(res));
-		printwriter.flush();
-		printwriter.close();
-
-    }
-
-    public static int getOrientation(File in) throws IOException {
-
-		int orientation = 1;
-		Metadata metadata;
-		Directory directory;
-
-		try {
-			metadata = ImageMetadataReader.readMetadata(in);
-			directory = metadata.getDirectory(ExifIFD0Directory.class);
-			if(directory != null){
-				orientation = directory.getInt(ExifIFD0Directory.TAG_ORIENTATION);
-			}
-		} catch (ImageProcessingException e) {
-			System.err.println("[ImgUtil] could not process image");
-			e.printStackTrace();
-		} catch (MetadataException e) {
-			System.err.println("[ImgUtil] could not get orientation from image");
-			e.printStackTrace();
-		}
-
-		return orientation;
-	}
-
-    private static void saveChunk(File dir, String fileName,
-            long from, byte[] bytes, long fileFullLength) throws IOException {
-        File target = new File(dir, fileName + "." + from + ".chunk");
-        OutputStream os = new FileOutputStream(target);
-        try {
-            os.write(bytes);
-        } finally {
-            os.close();
-        }
-    }
-
-    private static TreeMap<Long, Long> getChunkStartsToLengths(File dir,
-            String fileName) throws IOException {
-        TreeMap<Long, Long> chunkStartsToLengths = new TreeMap<Long, Long>();
-        for (File f : dir.listFiles()) {
-            String chunkFileName = f.getName();
-            if (chunkFileName.startsWith(fileName + ".") &&
-                    chunkFileName.endsWith(".chunk")) {
-                chunkStartsToLengths.put(Long.parseLong(chunkFileName.substring(
-                        fileName.length() + 1, chunkFileName.length() - 6)), f.length());
-            }
-        }
-        return chunkStartsToLengths;
-    }
-
-    private static long getCommonLength(TreeMap<Long, Long> chunkStartsToLengths) {
-        long ret = 0;
-        for (long len : chunkStartsToLengths.values())
-            ret += len;
-        return ret;
-    }
-
-    private static File assembleAndDeleteChunks(File dir, String fileName,
-            List<Long> chunkStarts) throws IOException {
-        File assembledFile = new File(dir, fileName);
-        if (assembledFile.exists()) // In case chunks come in concurrent way
-            return assembledFile;
-        OutputStream assembledOs = new FileOutputStream(assembledFile);
-        byte[] buf = new byte[100000];
-        try {
-            for (long chunkFrom : chunkStarts) {
-                File chunkFile = new File(dir, fileName + "." + chunkFrom + ".chunk");
-                InputStream is = new FileInputStream(chunkFile);
-                try {
-                    while (true) {
-                        int r = is.read(buf);
-                        if (r == -1)
-                            break;
-                        if (r > 0)
-                            assembledOs.write(buf, 0, r);
-                    }
-                } finally {
-                    is.close();
-                }
-                chunkFile.delete();
-            }
-        } finally {
-            assembledOs.close();
-        }
-        return assembledFile;
-    }
-
-    /**
-     * 대용량파일을 삭제 처리한다.
-     *
-     * @param fileVO
-     * @return
-     * @throws Exception
-     */
-    @RequestMapping("/cmm/fms/deleteStreamLongFileByAjax.do")
-    public void deleteStreamLongFileByAjax(@ModelAttribute("searchVO") FileVO fileVO, HttpServletRequest request, HttpServletResponse response) throws Exception {
-
-    	FileVO dbVO = fileMngService.deleteTempFileInf(fileVO);
-
-    	Gson gson = new Gson();
-    	JsonObject jObj = new JsonObject();
-
-    	if(dbVO != null) {
-    		jObj.addProperty("delCount", "1");
-	    	jObj.addProperty("atchFileId", dbVO.getAtchFileId());
-	    	jObj.addProperty("fileSn", dbVO.getFileSn());
-
-	    	FileVO totalInfoVO = fileService.selectFileDetailTotalInfo(dbVO);
-	    	jObj.addProperty("totalFileMg", totalInfoVO.getTotalFileMg());
-	    	jObj.addProperty("totalFileCount", totalInfoVO.getTotalFileCount());
-    	} else {
-    		jObj.addProperty("delCount", "0");
-    	}
-
-  	  	response.setContentType("text/javascript; charset=utf-8");
-  	  	PrintWriter printwriter = response.getWriter();
-  	  	printwriter.write(gson.toJson(jObj));
-  	  	printwriter.flush();
-  		printwriter.close();
-    }
-
-    /**
-     * 파일ID를 생성환다.
-     *
-     * @param fileVO
-     * @return
-     * @throws Exception
-     */
-    @RequestMapping("/cmm/fms/selectFileIdByAjax.do")
-    public void selectFileIdByAjax(@ModelAttribute("searchVO") FileVO fileVO, HttpServletRequest request, HttpServletResponse response) throws Exception {
-
-    	Gson gson = new Gson();
-    	JsonObject jObj = new JsonObject();
-    	jObj.addProperty("atchFileId", fileIdgenService.getNextStringId());
-
-  	  	response.setContentType("text/javascript; charset=utf-8");
-  	  	PrintWriter printwriter = response.getWriter();
-  	  	printwriter.write(gson.toJson(jObj));
-  	  	printwriter.flush();
-  		printwriter.close();
-    }
-}
+package egovframework.com.cmm.web;
+
+import java.io.File;
+import java.io.FileInputStream;
+import java.io.FileOutputStream;
+import java.io.IOException;
+import java.io.InputStream;
+import java.io.OutputStream;
+import java.io.PrintWriter;
+import java.util.ArrayList;
+import java.util.HashMap;
+import java.util.List;
+import java.util.Map;
+import java.util.TreeMap;
+import java.util.regex.Pattern;
+
+import javax.annotation.Resource;
+import javax.servlet.http.HttpServletRequest;
+import javax.servlet.http.HttpServletResponse;
+
+import org.apache.log4j.Logger;
+import org.springframework.stereotype.Controller;
+import org.springframework.ui.ModelMap;
+import org.springframework.web.bind.annotation.ModelAttribute;
+import org.springframework.web.bind.annotation.RequestMapping;
+import org.springframework.web.bind.annotation.RequestMethod;
+import org.springframework.web.bind.annotation.RequestParam;
+import org.springframework.web.multipart.MultipartFile;
+import org.springframework.web.multipart.MultipartHttpServletRequest;
+
+import com.drew.imaging.ImageMetadataReader;
+import com.drew.imaging.ImageProcessingException;
+import com.drew.metadata.Directory;
+import com.drew.metadata.Metadata;
+import com.drew.metadata.MetadataException;
+import com.drew.metadata.exif.ExifIFD0Directory;
+import com.google.gson.Gson;
+import com.google.gson.JsonObject;
+
+import egovframework.com.cmm.service.EgovFileMngService;
+import egovframework.com.cmm.service.EgovFileMngUtil;
+import egovframework.com.cmm.service.FileVO;
+import egovframework.com.cmm.service.JsonResponse;
+import egovframework.com.sec.ram.security.userdetails.util.EgovUserDetailsHelper;
+import egovframework.com.sym.sit.service.SiteManageService;
+import egovframework.com.sym.sit.service.SiteManageVO;
+import egovframework.com.uat.uia.service.LoginVO;
+import egovframework.com.utl.fcc.service.EgovStringUtil;
+import egovframework.rte.fdl.idgnr.EgovIdGnrService;
+import egovframework.rte.fdl.property.EgovPropertyService;
+import egovframework.rte.psl.dataaccess.util.EgovMap;
+
+/**
+ * 파일 조회, 삭제, 다운로드 처리를 위한 컨트롤러 클래스
+ * @author 공통서비스개발팀 이삼섭
+ * @since 2009.06.01
+ * @version 1.0
+ * @see
+ *
+ * <pre>
+ * << 개정이력(Modification Information) >>
+ *
+ *   수정일      수정자           수정내용
+ *  -------    --------    ---------------------------
+ *   2009.3.25  이삼섭          최초 생성
+ *
+ * </pre>
+ */
+@Controller
+public class EgovFileMngController {
+
+    @Resource(name = "EgovFileMngService")
+    private EgovFileMngService fileService;
+
+    @Resource(name = "EgovFileMngUtil")
+	private EgovFileMngUtil fileUtil;
+
+    @Resource(name = "EgovFileMngService")
+	private EgovFileMngService fileMngService;
+
+    @Resource(name = "siteManageService")
+	SiteManageService siteManageService;
+
+    @Resource(name = "propertiesService")
+    protected EgovPropertyService propertiesService;
+
+    @Resource(name = "egovFileIdGnrService")
+    private EgovIdGnrService fileIdgenService;
+
+    Logger log = Logger.getLogger(this.getClass());
+
+    /**
+     * 첨부파일에 대한 목록을 조회한다.
+     *
+     * @param fileVO
+     * @param atchFileId
+     * @param sessionVO
+     * @param model
+     * @return
+     * @throws Exception
+     */
+    @RequestMapping("/cmm/fms/selectFileInfs.do")
+    public String selectFileInfs(HttpServletRequest request, @ModelAttribute("searchVO") FileVO fileVO, @RequestParam("param_atchFileId") String param_atchFileId, ModelMap model) throws Exception {
+	String returnUrl = "cmm/fms/EgovFileList";
+	String atchFileId = param_atchFileId;
+	String viewDivision = request.getParameter("viewDivision") == null ? "" : request.getParameter("viewDivision").toString();
+	if("staff".equals(viewDivision)){
+		returnUrl = "cmm/fms/EgovStaffFileList";
+	}else{
+		model.addAttribute("updateFlag", "N");
+	}
+
+	fileVO.setAtchFileId(atchFileId);
+	List<FileVO> result = fileService.selectFileInfs(fileVO);
+
+
+	model.addAttribute("fileList", result);
+	model.addAttribute("fileListCnt", result.size());
+	model.addAttribute("atchFileId", atchFileId);
+	model.addAttribute("webPath", propertiesService.getString("web.path"));
+
+	return "cmm/fms/EgovFileList";
+    }
+
+    /**
+     * 자료요청 완료 첨부파일에 대한 목록을 조회한다.
+     *
+     * @param fileVO
+     * @param atchFileId
+     * @param sessionVO
+     * @param model
+     * @return
+     * @throws Exception
+     */
+    @RequestMapping("/cmm/fms/selectDtaResFileInfs.do")
+    public String selectDtaResFileInfs(@ModelAttribute("searchVO") FileVO fileVO, @RequestParam("param_atchFileId") String param_atchFileId, ModelMap model) throws Exception {
+	String atchFileId = param_atchFileId;
+
+	fileVO.setAtchFileId(atchFileId);
+	List<FileVO> result = fileService.selectFileInfs(fileVO);
+
+	model.addAttribute("fileList", result);
+	model.addAttribute("updateFlag", "N");
+	model.addAttribute("fileListCnt", result.size());
+	model.addAttribute("atchFileId", atchFileId);
+
+	return "cmm/fms/EgovDtaResFileList";
+    }
+
+    /**
+     * 첨부파일 변경을 위한 수정페이지로 이동한다.
+     *
+     * @param fileVO
+     * @param atchFileId
+     * @param sessionVO
+     * @param model
+     * @return
+     * @throws Exception
+     */
+    @RequestMapping("/cmm/fms/selectFileInfsForUpdate.do")
+    public String selectFileInfsForUpdate(HttpServletRequest request,
+    	    HttpServletResponse response, @ModelAttribute("searchVO") FileVO fileVO, @RequestParam("param_atchFileId") String param_atchFileId,
+	    //SessionVO sessionVO,
+	    ModelMap model) throws Exception {
+
+	String atchFileId = param_atchFileId;
+	String returnUrl = "cmm/fms/EgovFileList";
+	String viewDivision = request.getParameter("viewDivision") == null ? "" : request.getParameter("viewDivision").toString();
+	if("staff".equals(viewDivision)){
+		returnUrl = "cmm/fms/EgovStaffFileList";
+	}
+
+	if(!EgovStringUtil.isEmpty(atchFileId)) {
+		fileVO.setAtchFileId(atchFileId);
+
+		List<FileVO> result = fileService.selectFileInfs(fileVO);
+
+		model.addAttribute("fileList", result);
+		model.addAttribute("fileListCnt", result.size());
+		model.addAttribute("atchFileId", atchFileId);
+	}
+
+	model.addAttribute("updateFlag", "Y");
+
+	return returnUrl;
+    }
+
+    /**
+     * 첨부파일에 대한 삭제를 처리한다.
+     *
+     * @param fileVO
+     * @param returnUrl
+     * @param sessionVO
+     * @param model
+     * @return
+     * @throws Exception
+     */
+    @RequestMapping("/cmm/fms/deleteFileInfs.do")
+    public String deleteFileInf(@ModelAttribute("searchVO") FileVO fileVO, @RequestParam("returnUrl") String returnUrl,
+	    HttpServletRequest request,
+	    HttpServletResponse response,
+	    ModelMap model) throws Exception {
+
+	Boolean isAuthenticated = true;//EgovUserDetailsHelper.isAuthenticated(request, response);
+
+	if (isAuthenticated) {
+	    fileService.deleteFileInf(fileVO);
+	}
+
+
+	if (!EgovStringUtil.isEmpty(returnUrl)) {
+	    return "redirect:" + returnUrl;
+	} else {
+	    return "redirect:/";
+	}
+
+    }
+
+    /**
+     * 첨부파일에 대한 삭제를 처리한다.
+     *
+     * @param fileVO
+     * @param returnUrl
+     * @param sessionVO
+     * @param model
+     * @return
+     * @throws Exception
+     */
+    @RequestMapping("/cmm/fms/deleteFileInfByAjax.do")
+    public void deleteFileInfByJson(@ModelAttribute("searchVO") FileVO fileVO,
+	    HttpServletRequest request,
+	    HttpServletResponse response,
+	    ModelMap model) throws Exception {
+
+    	int iCount = fileService.deleteFileInf(fileVO);
+
+    	Gson gson = new Gson();
+    	JsonObject jObj = new JsonObject();
+
+    	if(iCount != 0) {
+    		jObj.addProperty("delCount", iCount);
+	    	jObj.addProperty("atchFileId", fileVO.getAtchFileId());
+	    	jObj.addProperty("fileSn", fileVO.getFileSn());
+    	} else {
+    		jObj.addProperty("delCount", "0");
+    	}
+
+    	FileVO totalInfoVO = fileService.selectFileDetailTotalInfo(fileVO);
+    	jObj.addProperty("totalFileMg", totalInfoVO.getTotalFileMg());
+    	jObj.addProperty("totalFileCount", totalInfoVO.getTotalFileCount());
+
+  	  	response.setContentType("text/javascript; charset=utf-8");
+  	  	PrintWriter printwriter = response.getWriter();
+  	  	printwriter.write(gson.toJson(jObj));
+  	  	printwriter.flush();
+  		printwriter.close();
+
+    }
+
+    /**
+     * 이미지 첨부파일에 대한 목록을 조회한다.
+     *
+     * @param fileVO
+     * @param atchFileId
+     * @param sessionVO
+     * @param model
+     * @return
+     * @throws Exception
+     */
+    @RequestMapping("/cmm/fms/selectImageFileInfs.do")
+    public String selectImageFileInfs(@ModelAttribute("searchVO") FileVO fileVO,
+	    //SessionVO sessionVO,
+	    ModelMap model) throws Exception {
+
+	String atchFileId = fileVO.getAtchFileId();
+
+	fileVO.setAtchFileId(atchFileId);
+	List<FileVO> result = fileService.selectImageFileList(fileVO);
+
+	model.addAttribute("fileList", result);
+
+	return "cmm/fms/EgovImgFileList";
+    }
+
+    /**
+     * 대용량파일을 Upload 처리한다.
+     *
+     * @param fileVO
+     * @return
+     * @throws Exception
+     *//*
+    @RequestMapping("/cmm/fms/uploadStreamLongFiles.do")
+    public void uploadStreamLongFiles(@ModelAttribute("searchVO") FileVO fileVO, @CommandMap Map<String, Object> commandMap, HttpServletRequest request, HttpServletResponse response) throws Exception {
+
+    	String siteId = (String)commandMap.get("siteId");
+    	if(EgovStringUtil.isEmpty(siteId)) {
+    		SiteManageVO siteVO = siteManageService.selectSiteServiceInfo(request);
+    		siteId = siteVO.getSiteId();
+    	}
+
+    	String strErrorMessage = "";
+    	boolean isSaveOk = false;
+
+    	//String uploadType = (String)commandMap.get("uploadType");
+    	String pathKey = (String)commandMap.get("pathKey");
+    	String appendPath = (String)commandMap.get("appendPath");
+    	String first = (String)commandMap.get("first");
+    	String last = (String)commandMap.get("last");
+
+    	String isEdit = (String)commandMap.get("isEdit");
+    	String isTempEdit = (String)commandMap.get("isTempEdit");
+
+    	boolean firstChunk = Boolean.parseBoolean(first);
+    	boolean lastChunk = Boolean.parseBoolean(last);
+    	boolean edit = Boolean.parseBoolean(isEdit);
+    	boolean tempEdit = Boolean.parseBoolean(isTempEdit);
+
+    	fileVO.setFileStreCours(propertiesService.getString(pathKey) + File.separator + siteId + File.separator + appendPath);
+
+    	FileVO resultVO = fileUtil.uploadStreamLongFiles(request.getInputStream(), fileVO, firstChunk, lastChunk);
+
+    	if(resultVO == null) {
+    		strErrorMessage = "등록할 수 없는 파일입니다.";
+    	} else {
+	    	if(lastChunk) {
+
+	    		File file = new File(fileVO.getFileStreCours() + File.separator + fileVO.getStreFileNm());
+	    		// =================================== 웹필터 적용 시작 ======================================================================
+	    		String wfServerAddress = propertiesService.getString("WebFilterIP"); // 웹필터 아이피 세팅
+	    		//String wfFileName = file.getFileName(); // 실제 파일명 세팅
+	    		String wfFileName = file.getName();
+
+	    		Socket s = null;
+	    		boolean byPass = false;
+	    		boolean denyFlag = false;
+
+	    		int pos = wfFileName.lastIndexOf( "." );
+	    		String ext = wfFileName.substring( pos + 1 );
+	    		if(!"jpg".equals(ext) && !"gif".equals(ext) && !"bmp".equals(ext) && !"png".equals(ext) && !"psd".equals(ext) && !"pdd".equals(ext) && !"tif".equals(ext) && !"raw".equals(ext) && !"ai".equals(ext) && !"eps".equals(ext) && !"pcx".equals(ext) && !"pct".equals(ext) && !"pic".equals(ext) && !"pxr".equals(ext) && !"tga".equals(ext) &&
+	    			!"wav".equals(ext) && !"ogg".equals(ext) && !"mp3".equals(ext) && !"wma".equals(ext) && !"au".equals(ext) && !"mid".equals(ext) &&
+	    			!"avi".equals(ext) && !"mpg".equals(ext) && !"mpeg".equals(ext) && !"mpe".equals(ext) && !"wmv".equals(ext) && !"asf".equals(ext) && !"asx".equals(ext) && !"flv".equals(ext) && !"rm".equals(ext) && !"mov".equals(ext) && !"dat".equals(ext) &&
+	    			!"vob".equals(ext) && !"m2v".equals(ext) && !"mkv".equals(ext)  && !"mp4".equals(ext)){
+
+	    			try{
+	    				s = new Socket();
+	    				SocketAddress remoteAddr = new InetSocketAddress(wfServerAddress, 80);
+	    				s.connect(remoteAddr, 5000);
+	    			}catch(Exception e){
+	    				byPass = true;
+	    			}
+
+	    			if(!byPass){
+	    				// 웹필터 처리
+	    				try{
+	    					URL targetURL = new URL("http://"+wfServerAddress+"/webfilterSubmitAction.do?serverDomain_="+request.getServerName()+"&serverPort_=&writeFormName_=fileForm&serverProtocol_=http:&WFcharSet_=euc-kr&WFOrgAction_=/fileUpload.do&WFlistUrl_=/board/record/list.do");
+	    					HttpURLConnection conn = (HttpURLConnection)targetURL.openConnection();
+
+	    					String delimeter = "------------ei4gL6Ij5ei4GI3Ij5Ij5gL6cH2Ef1";
+
+	    					byte[] newLineBytes = "\r\n".getBytes();
+	    					byte[] delimeterBytes = delimeter.getBytes();
+	    					byte[] dispositionBytes = "Content-Disposition: form-data; name=".getBytes();
+	    					byte[] nameBytes = "filename".getBytes();
+	    					byte[] fileBytes = "file".getBytes();
+	    					byte[] quotationBytes = "\"".getBytes();
+	    					byte[] contentTypeBytes = "Content-Type: application/octet-stream".getBytes();
+	    					byte[] fileNameBytes = "; filename=".getBytes();
+	    					byte[] twoDashBytes = "--".getBytes();
+
+	    					conn.setRequestMethod("POST");
+	    					conn.setRequestProperty("Content-Type", "multipart/form-data; boundary="+delimeter);
+	    					conn.setDoInput(true);
+	    					conn.setDoOutput(true);
+	    					conn.setUseCaches(false);
+
+	    					BufferedOutputStream bos = null;
+	    					BufferedInputStream bis = null;
+	    					try{
+	    						bos = new BufferedOutputStream(conn.getOutputStream());
+
+	    						bos.write(twoDashBytes);
+	    						bos.write(delimeterBytes);
+	    						bos.write(newLineBytes);
+	    						bos.write(dispositionBytes);
+	    						bos.write(quotationBytes);
+	    						bos.write(nameBytes);
+	    						bos.write(quotationBytes);
+	    						bos.write(newLineBytes);
+	    						bos.write(newLineBytes);
+	    						bos.write(fileBytes);
+	    						bos.write(newLineBytes);
+
+	    						bos.write(twoDashBytes);
+	    						bos.write(delimeterBytes);
+	    						bos.write(newLineBytes);
+
+	    						bos.write(dispositionBytes);
+	    						bos.write(quotationBytes);
+	    						bos.write(fileNameBytes);
+	    						bos.write(quotationBytes);
+	    						bos.write(wfFileName.getBytes());
+	    						bos.write(quotationBytes);
+	    						bos.write(newLineBytes);
+	    						bos.write(contentTypeBytes);
+	    						bos.write(newLineBytes);
+	    						bos.write(newLineBytes);
+
+	    						bis = new BufferedInputStream(new FileInputStream(file)); //실제파일 read 부분
+	    						byte[] fileBuffer = new byte[1024 * 8];
+	    						int len = -1;
+	    						while((len = bis.read(fileBuffer)) != -1){
+	    							bos.write(fileBuffer, 0, len);
+	    						}
+	    						bos.write(newLineBytes);
+	    						bos.write(twoDashBytes);
+	    						bos.write(delimeterBytes);
+	    						bos.write(twoDashBytes);
+	    						bos.write(newLineBytes);
+	    						bos.flush();
+
+	    					}catch(Exception e){
+
+	    					}finally{
+	    						if(bos != null) bos.close();
+	    						if(bis != null) bis.close();
+	    					}
+
+	    					BufferedInputStream bisConn = null;
+	    					try {
+		    					bisConn = new BufferedInputStream(conn.getInputStream());
+		    					StringBuffer sb = new StringBuffer();
+		    					int iChar;
+
+		    					while((iChar = bisConn.read()) > -1){
+		    						sb.append((char)iChar);
+		    					}
+
+		    					if(sb.toString().indexOf("/getCleanBoardErrorFile") > -1){
+		    						// 웹필터 차단
+		    						denyFlag = true;
+		    					}
+	    					}catch(Exception e){
+
+	    					}finally{
+	    						if(bisConn != null) bisConn.close();
+	    					}
+
+	    				}catch(Exception e){
+	    				}
+
+	    			}
+
+	    			if(s!=null) {
+	    				try {
+	    					s.close();
+	    				} catch(Exception ex) {
+
+	    				}finally{
+    						if(s != null) s.close();
+    					}
+	    			}
+
+	    		}
+	    		// =================================== 웹필터 적용 끝 ======================================================================
+
+	    		if(!denyFlag){  // 웹필터 차단여부 확인
+
+	    			//정상부분처리
+	    			isSaveOk = true;
+
+	    		}else{ // 웹필터 if else
+
+	    			// 차단 파일 처리(응답부분 수정 필요)
+	    			strErrorMessage = "개인정보가 유출될 수 있는 파일입니다.";
+
+	    		}
+
+			}
+    	}
+
+    	if(isSaveOk) {
+    		FileVO dbVO = fileMngService.insertTempFileInf(resultVO);
+
+    		if(edit) {
+    			if(tempEdit) {
+    				FileVO delVO = fileMngService.selectTempFileInfByAtchFileIdAndFileSn(resultVO);
+	    			if(delVO != null) {
+	    				fileMngService.deleteTempFileInf(delVO);
+	    			}
+    			} else {
+    				fileMngService.deleteFileInf(resultVO);
+    			}
+			}
+
+    		Gson gson = new Gson();
+        	JsonObject jObj = new JsonObject();
+
+    		jObj.addProperty("SiteId", siteId);
+    		jObj.addProperty("AppendPath", appendPath);
+        	jObj.addProperty("AtchFileId", dbVO.getAtchFileId());
+        	jObj.addProperty("TmprFileId", dbVO.getTmprFileId());
+        	jObj.addProperty("FileName", dbVO.getOrignlFileNm());
+        	jObj.addProperty("StreFileNm", dbVO.getStreFileNm() + "." + dbVO.getFileExtsn());
+        	jObj.addProperty("FileSn", dbVO.getFileSn());
+        	jObj.addProperty("OriginFileSn", resultVO.getFileSn());
+        	jObj.addProperty("FileSize", dbVO.getFileMg());
+        	jObj.addProperty("IsEdit", isEdit);
+        	jObj.addProperty("IsTempEdit", isTempEdit);
+        	FileVO totalInfoVO = fileMngService.selectFileDetailTotalInfo(dbVO);
+        	jObj.addProperty("TotalFileMg", totalInfoVO.getTotalFileMg());
+	    	jObj.addProperty("TotalFileCount", totalInfoVO.getTotalFileCount());
+
+	    	jObj.addProperty("ErrorMessage", "");
+
+        	response.setContentType("text/javascript; charset=utf-8");
+		    PrintWriter printwriter = response.getWriter();
+    		printwriter.write(gson.toJson(jObj));
+    		printwriter.flush();
+    		printwriter.close();
+    	} else if(!EgovStringUtil.isEmpty(strErrorMessage)) {
+    		Gson gson = new Gson();
+        	JsonObject jObj = new JsonObject();
+    		jObj.addProperty("SiteId", siteId);
+    		jObj.addProperty("AppendPath", appendPath);
+        	jObj.addProperty("AtchFileId", resultVO.getAtchFileId());
+        	jObj.addProperty("TmprFileId", resultVO.getTmprFileId());
+        	jObj.addProperty("FileName", resultVO.getOrignlFileNm());
+        	jObj.addProperty("StreFileNm", resultVO.getStreFileNm() + "." + resultVO.getFileExtsn());
+        	jObj.addProperty("FileSn", resultVO.getFileSn());
+        	jObj.addProperty("OriginFileSn", resultVO.getFileSn());
+        	jObj.addProperty("FileSize", resultVO.getFileMg());
+        	jObj.addProperty("IsEdit", isEdit);
+        	jObj.addProperty("IsTempEdit", isTempEdit);
+        	jObj.addProperty("TotalFileMg", "0");
+	    	jObj.addProperty("TotalFileCount", "0");
+
+	    	jObj.addProperty("ErrorMessage", strErrorMessage);
+
+        	response.setContentType("text/javascript; charset=utf-8");
+		    PrintWriter printwriter = response.getWriter();
+    		printwriter.write(gson.toJson(jObj));
+    		printwriter.flush();
+    		printwriter.close();
+    	}
+    }*/
+
+
+    /*
+    @RequestMapping(value = "/cmm/fms/upload.do", method = RequestMethod.POST)
+    public void upload(final MultipartHttpServletRequest multiRequest, @ModelAttribute("searchVO") FileVO searchVO, Map<String, Object> commandMap, HttpServletRequest request, HttpServletResponse response) throws Exception {
+
+    	String range = multiRequest.getHeader("Content-Range");
+        long fileFullLength = -1;
+        long chunkFrom = -1;
+        long chunkTo = -1;
+        if (range != null) {
+            if (!range.startsWith("bytes "))
+                throw new Exception("Unexpected range format: " + range);
+            String[] fromToAndLength = range.substring(6).split(Pattern.quote("/"));
+            fileFullLength = Long.parseLong(fromToAndLength[1]);
+            String[] fromAndTo = fromToAndLength[0].split(Pattern.quote("-"));
+            chunkFrom = Long.parseLong(fromAndTo[0]);
+            chunkTo = Long.parseLong(fromAndTo[1]);
+        }
+
+
+
+    	String siteId = searchVO.getSiteId();
+    	if(EgovStringUtil.isEmpty(siteId)) {
+    		SiteManageVO siteVO = siteManageService.selectSiteServiceInfo(request);
+    		siteId = siteVO.getSiteId();
+    	}
+
+    	if(EgovStringUtil.isEmpty(searchVO.getAtchFileId())) {
+    		searchVO.setAtchFileId(fileIdgenService.getNextStringId());
+    	}
+
+		JsonResponse res = new JsonResponse();
+
+		if(!EgovStringUtil.isEmpty(siteId) && !EgovStringUtil.isEmpty(searchVO.getPathKey())) {
+			String appendPath = searchVO.getSiteId();
+			if(!EgovStringUtil.isEmpty(searchVO.getAppendPath())) {
+				appendPath = appendPath + "/" + searchVO.getAppendPath();
+	    	}
+
+			ArrayList<FileVO> result = new ArrayList<FileVO>();
+
+		    final Map<String, MultipartFile> files = multiRequest.getFileMap();
+		    if(!files.isEmpty()) {
+		    	List<FileVO> fileList = fileUtil.parseFileInfV1(searchVO.getMaxMegaFileSize() * 1024 * 1024, files, "", 0, searchVO.getAtchFileId(), searchVO.getPathKey() + ".fileStorePath", searchVO.getPathKey() + ".fileStoreWebPath", appendPath);
+		    	if(!"Y".equals(searchVO.getIsNoTempFile())) {
+			    	for(int i=0; i<fileList.size(); i++) {
+				    	FileVO dbVO = fileMngService.insertTempFileInf(fileList.get(i));
+				    	result.add(dbVO);
+				    }
+		    	} else {
+		    		int maxSn = fileMngService.getMaxFileSN(searchVO);
+		    		for(int i=0; i<fileList.size(); i++) {
+		    			fileList.get(i).setFileSn(String.valueOf(maxSn + i));
+		    		}
+		    		fileMngService.updateFileInfs(fileList);
+		    		result.addAll(fileList);
+		    	}
+		    }
+
+		    res.setFiles(result);
+
+		    HashMap<String, Object> wireData = new HashMap<String, Object>();
+		    wireData.put("editorId", searchVO.getEditorId());
+		    if(result.size() > 0) {
+
+			    FileVO totalInfoVO = fileMngService.selectFileDetailTotalInfo(result.get(0));
+			    wireData.put("totalFileMg", totalInfoVO.getTotalFileMg());
+			    wireData.put("totalFileCount", totalInfoVO.getTotalFileCount());
+		    }
+
+		    res.setWireData(wireData);
+		    res.setSuccess(true);
+		}
+
+	    Gson gson = new Gson();
+
+    	response.setContentType("text/javascript; charset=utf-8");
+	    PrintWriter printwriter = response.getWriter();
+		printwriter.write(gson.toJson(res));
+		printwriter.flush();
+		printwriter.close();
+
+    }
+    */
+
+    @RequestMapping(value = "/cmm/fms/upload.do", method = RequestMethod.POST)
+    public void upload(final MultipartHttpServletRequest multiRequest, @ModelAttribute("searchVO") FileVO searchVO, HttpServletRequest request, HttpServletResponse response) throws Exception {
+
+    	/*
+    	String siteId = searchVO.getSiteId();
+    	if(EgovStringUtil.isEmpty(siteId)) {
+    		SiteManageVO siteVO = siteManageService.selectSiteServiceInfo(request);
+    		siteId = siteVO.getSiteId();
+    	}
+
+    	if(EgovStringUtil.isEmpty(searchVO.getAtchFileId())) {
+    		searchVO.setAtchFileId(fileIdgenService.getNextStringId());
+    	}
+
+    	String appendPath = searchVO.getSiteId();
+		if(!EgovStringUtil.isEmpty(searchVO.getAppendPath())) {
+			appendPath = appendPath + "/" + searchVO.getAppendPath();
+    	}
+
+
+		String storePathString = "";
+		String storeWebPathString = "";
+		String atchFileIdString = "";
+
+		String storePath = searchVO.getPathKey() + ".fileStorePath";
+		String storeWebPath = searchVO.getPathKey() + ".fileStoreWebPath";
+		if ("".equals(storePath) || storePath == null) {
+		    storePathString = propertiesService.getString("Globals.fileStorePath");
+		    storeWebPathString = propertiesService.getString("Globals.fileStoreWebPath");
+		} else {
+		    storePathString = propertiesService.getString(storePath);
+		    storeWebPathString = propertiesService.getString(storeWebPath);
+		}
+
+		if (!("".equals(appendPath) || appendPath == null)) {
+		    storePathString = storePathString + "/" + appendPath;
+		    storeWebPathString = storeWebPathString + "/" + appendPath;
+		}
+
+    	String range = multiRequest.getHeader("Content-Range");
+        long fileFullLength = -1;
+        long chunkFrom = -1;
+        long chunkTo = -1;
+        if (range != null) {
+            if (!range.startsWith("bytes "))
+                throw new ServletException("Unexpected range format: " + range);
+            String[] fromToAndLength = range.substring(6).split(Pattern.quote("/"));
+            fileFullLength = Long.parseLong(fromToAndLength[1]);
+            String[] fromAndTo = fromToAndLength[0].split(Pattern.quote("-"));
+            chunkFrom = Long.parseLong(fromAndTo[0]);
+            chunkTo = Long.parseLong(fromAndTo[1]);
+        }
+
+
+
+        File tempDir = new File(storePathString);//new File(System.getProperty("java.io.tmpdir"));  // Configure according
+        File storageDir = tempDir;                                      // project server environment.
+
+        final Map<String, MultipartFile> files = multiRequest.getFileMap();
+        Iterator<Entry<String, MultipartFile>> it = files.entrySet().iterator();
+		MultipartFile item;
+		List<Map<String, Object>> ret = new ArrayList<Map<String,Object>>();
+		while (it.hasNext()) {
+		    Entry<String, MultipartFile> entry = it.next();
+
+		    item = entry.getValue();
+
+		    String fileId = searchVO.getAtchFileId() + "_" + String.valueOf(item.getOriginalFilename().hashCode());
+
+		    Map<String, Object> fileInfo = new LinkedHashMap<String, Object>();
+            File assembledFile = null;
+            fileInfo.put("name", item.getName());
+            fileInfo.put("type", item.getContentType());
+            File dir = new File(storageDir, fileId);
+            if (!dir.exists())
+                dir.mkdir();
+            if (fileFullLength < 0) {  // File is not chunked
+                fileInfo.put("size", item.getSize());
+                assembledFile = new File(dir, item.getName());
+                item.transferTo(assembledFile);
+            } else {  // File is chunked
+                byte[] bytes = item.getBytes();
+                if (chunkFrom + bytes.length != chunkTo + 1)
+                    throw new ServletException("Unexpected length of chunk: " + bytes.length +
+                            " != " + (chunkTo + 1) + " - " + chunkFrom);
+                saveChunk(dir, item.getName(), chunkFrom, bytes, fileFullLength);
+                TreeMap<Long, Long> chunkStartsToLengths = getChunkStartsToLengths(dir, item.getName());
+                long lengthSoFar = getCommonLength(chunkStartsToLengths);
+                fileInfo.put("size", lengthSoFar);
+                if (lengthSoFar == fileFullLength) {
+                    assembledFile = assembleAndDeleteChunks(dir, item.getName(),
+                            new ArrayList<Long>(chunkStartsToLengths.keySet()));
+                }
+            }
+            if (assembledFile != null) {
+                fileInfo.put("complete", true);
+                fileInfo.put("serverPath", assembledFile.getAbsolutePath());
+                // Here you can do something with fully assembled file.
+            }
+            ret.add(fileInfo);
+		};
+        */
+
+
+    	int imgOrientation = 0;
+
+    	String range = multiRequest.getHeader("Content-Range");
+    	long maxChunkSize = searchVO.getMaxChunkSize();
+        long fileFullLength = -1;
+        long chunkFrom = -1;
+        long chunkTo = -1;
+        if (range != null) {
+            if (!range.startsWith("bytes "))
+                throw new Exception("Unexpected range format: " + range);
+            String[] fromToAndLength = range.substring(6).split(Pattern.quote("/"));
+            fileFullLength = Long.parseLong(fromToAndLength[1]);
+            String[] fromAndTo = fromToAndLength[0].split(Pattern.quote("-"));
+            chunkFrom = Long.parseLong(fromAndTo[0]);
+            chunkTo = Long.parseLong(fromAndTo[1]);
+        }
+
+
+
+    	String siteId = searchVO.getSiteId();
+    	if(EgovStringUtil.isEmpty(siteId)) {
+    		SiteManageVO siteVO = siteManageService.selectSiteServiceInfo(request);
+    		siteId = siteVO.getSiteId();
+    	}
+
+    	if(EgovStringUtil.isEmpty(searchVO.getAtchFileId())) {
+    		searchVO.setAtchFileId(fileIdgenService.getNextStringId());
+    	}
+
+		JsonResponse res = new JsonResponse();
+
+		if(!EgovStringUtil.isEmpty(siteId) && !EgovStringUtil.isEmpty(searchVO.getPathKey())) {
+			String appendPath = searchVO.getSiteId();
+			if(!EgovStringUtil.isEmpty(searchVO.getAppendPath())) {
+				appendPath = appendPath + "/" + searchVO.getAppendPath();
+	    	}
+
+			ArrayList<FileVO> result = new ArrayList<FileVO>();
+
+		    final Map<String, MultipartFile> files = multiRequest.getFileMap();
+
+		    if(!files.isEmpty()) {
+		    	//이미지일 경우, orientation 확인 - i클래스
+		    	if(files.get("filesx") != null){
+		    		File uploadImg = new File(files.get("filesx").getOriginalFilename());
+		    		uploadImg.createNewFile();
+		    		FileOutputStream fos = new FileOutputStream(uploadImg);
+		    		fos.write(files.get("filesx").getBytes());
+		    		fos.close();
+
+		    		String fileType = uploadImg.getPath();
+		    		String[] array = fileType.split("\\.");
+
+		    		if("jpg".equals(array[1]) || "jpeg".equals(array[1]) || "png".equals(array[1]) || "gif".equals(array[1])){
+		    			imgOrientation = getOrientation(uploadImg);
+		    		}
+		    	}
+
+		    	List<FileVO> fileList = fileUtil.parseFileInfV2(searchVO.getMaxMegaFileSize() * 1024 * 1024, files, "", 0, searchVO.getAtchFileId(), searchVO.getPathKey() + ".fileStorePath", searchVO.getPathKey() + ".fileStoreWebPath", appendPath, maxChunkSize, fileFullLength, chunkFrom, chunkTo);
+		    	if(!"Y".equals(searchVO.getIsNoTempFile())) {
+			    	for(int i=0; i<fileList.size(); i++) {
+			    		fileList.get(i).setOrientation(imgOrientation);
+				    	FileVO dbVO = fileMngService.insertTempFileInf(fileList.get(i));
+				    	result.add(dbVO);
+				    }
+		    	} else {
+		    		int maxSn = fileMngService.getMaxFileSN(searchVO);
+		    		for(int i=0; i<fileList.size(); i++) {
+		    			fileList.get(i).setFileSn(String.valueOf(maxSn + i));
+		    		}
+		    		fileMngService.updateFileInfs(fileList);
+		    		result.addAll(fileList);
+		    	}
+		    }
+
+		    res.setFiles(result);
+
+		    HashMap<String, Object> wireData = new HashMap<String, Object>();
+		    wireData.put("editorId", searchVO.getEditorId());
+		    if(result.size() > 0) {
+
+			    FileVO totalInfoVO = fileMngService.selectFileDetailTotalInfo(result.get(0));
+			    wireData.put("totalFileMg", totalInfoVO.getTotalFileMg());
+			    wireData.put("totalFileCount", totalInfoVO.getTotalFileCount());
+		    }
+
+		    res.setWireData(wireData);
+		    res.setSuccess(true);
+		}
+
+	    Gson gson = new Gson();
+
+    	response.setContentType("text/javascript; charset=utf-8");
+	    PrintWriter printwriter = response.getWriter();
+		printwriter.write(gson.toJson(res));
+		printwriter.flush();
+		printwriter.close();
+
+    }
+
+    public static int getOrientation(File in) throws IOException {
+
+		int orientation = 1;
+		Metadata metadata;
+		Directory directory;
+
+		try {
+			metadata = ImageMetadataReader.readMetadata(in);
+			directory = metadata.getDirectory(ExifIFD0Directory.class);
+			if(directory != null){
+				orientation = directory.getInt(ExifIFD0Directory.TAG_ORIENTATION);
+			}
+		} catch (ImageProcessingException e) {
+			System.err.println("[ImgUtil] could not process image");
+			e.printStackTrace();
+		} catch (MetadataException e) {
+			System.err.println("[ImgUtil] could not get orientation from image");
+			e.printStackTrace();
+		}
+
+		return orientation;
+	}
+
+    private static void saveChunk(File dir, String fileName,
+            long from, byte[] bytes, long fileFullLength) throws IOException {
+        File target = new File(dir, fileName + "." + from + ".chunk");
+        OutputStream os = new FileOutputStream(target);
+        try {
+            os.write(bytes);
+        } finally {
+            os.close();
+        }
+    }
+
+    private static TreeMap<Long, Long> getChunkStartsToLengths(File dir,
+            String fileName) throws IOException {
+        TreeMap<Long, Long> chunkStartsToLengths = new TreeMap<Long, Long>();
+        for (File f : dir.listFiles()) {
+            String chunkFileName = f.getName();
+            if (chunkFileName.startsWith(fileName + ".") &&
+                    chunkFileName.endsWith(".chunk")) {
+                chunkStartsToLengths.put(Long.parseLong(chunkFileName.substring(
+                        fileName.length() + 1, chunkFileName.length() - 6)), f.length());
+            }
+        }
+        return chunkStartsToLengths;
+    }
+
+    private static long getCommonLength(TreeMap<Long, Long> chunkStartsToLengths) {
+        long ret = 0;
+        for (long len : chunkStartsToLengths.values())
+            ret += len;
+        return ret;
+    }
+
+    private static File assembleAndDeleteChunks(File dir, String fileName,
+            List<Long> chunkStarts) throws IOException {
+        File assembledFile = new File(dir, fileName);
+        if (assembledFile.exists()) // In case chunks come in concurrent way
+            return assembledFile;
+        OutputStream assembledOs = new FileOutputStream(assembledFile);
+        byte[] buf = new byte[100000];
+        try {
+            for (long chunkFrom : chunkStarts) {
+                File chunkFile = new File(dir, fileName + "." + chunkFrom + ".chunk");
+                InputStream is = new FileInputStream(chunkFile);
+                try {
+                    while (true) {
+                        int r = is.read(buf);
+                        if (r == -1)
+                            break;
+                        if (r > 0)
+                            assembledOs.write(buf, 0, r);
+                    }
+                } finally {
+                    is.close();
+                }
+                chunkFile.delete();
+            }
+        } finally {
+            assembledOs.close();
+        }
+        return assembledFile;
+    }
+
+    /**
+     * 대용량파일을 삭제 처리한다.
+     *
+     * @param fileVO
+     * @return
+     * @throws Exception
+     */
+    @RequestMapping("/cmm/fms/deleteStreamLongFileByAjax.do")
+    public void deleteStreamLongFileByAjax(@ModelAttribute("searchVO") FileVO fileVO, HttpServletRequest request, HttpServletResponse response) throws Exception {
+
+    	FileVO dbVO = fileMngService.deleteTempFileInf(fileVO);
+
+    	Gson gson = new Gson();
+    	JsonObject jObj = new JsonObject();
+
+    	if(dbVO != null) {
+    		jObj.addProperty("delCount", "1");
+	    	jObj.addProperty("atchFileId", dbVO.getAtchFileId());
+	    	jObj.addProperty("fileSn", dbVO.getFileSn());
+
+	    	FileVO totalInfoVO = fileService.selectFileDetailTotalInfo(dbVO);
+	    	jObj.addProperty("totalFileMg", totalInfoVO.getTotalFileMg());
+	    	jObj.addProperty("totalFileCount", totalInfoVO.getTotalFileCount());
+    	} else {
+    		jObj.addProperty("delCount", "0");
+    	}
+
+  	  	response.setContentType("text/javascript; charset=utf-8");
+  	  	PrintWriter printwriter = response.getWriter();
+  	  	printwriter.write(gson.toJson(jObj));
+  	  	printwriter.flush();
+  		printwriter.close();
+    }
+
+    /**
+     * 파일ID를 생성환다.
+     *
+     * @param fileVO
+     * @return
+     * @throws Exception
+     */
+    @RequestMapping("/cmm/fms/selectFileIdByAjax.do")
+    public void selectFileIdByAjax(@ModelAttribute("searchVO") FileVO fileVO, HttpServletRequest request, HttpServletResponse response) throws Exception {
+
+    	Gson gson = new Gson();
+    	JsonObject jObj = new JsonObject();
+    	jObj.addProperty("atchFileId", fileIdgenService.getNextStringId());
+
+  	  	response.setContentType("text/javascript; charset=utf-8");
+  	  	PrintWriter printwriter = response.getWriter();
+  	  	printwriter.write(gson.toJson(jObj));
+  	  	printwriter.flush();
+  		printwriter.close();
+    }
+}
base/src/main/java/egovframework/com/cmm/web/EgovFileMngController2.java
--- base/src/main/java/egovframework/com/cmm/web/EgovFileMngController2.java
+++ base/src/main/java/egovframework/com/cmm/web/EgovFileMngController2.java
@@ -1,95 +1,95 @@
-package egovframework.com.cmm.web;
-
-import java.io.File;
-import java.io.FileNotFoundException;
-import java.io.FileOutputStream;
-import java.io.IOException;
-import java.io.InputStream;
-import java.io.OutputStream;
-import java.io.PrintWriter;
-import java.util.ArrayList;
-import java.util.List;
-import java.util.Map;
-
-import javax.annotation.Resource;
-import javax.servlet.http.HttpServletRequest;
-import javax.servlet.http.HttpServletResponse;
-
-import org.springframework.stereotype.Controller;
-import org.springframework.web.bind.annotation.ModelAttribute;
-import org.springframework.web.bind.annotation.RequestMapping;
-import org.springframework.web.bind.annotation.RequestMethod;
-import org.springframework.web.multipart.MultipartFile;
-import org.springframework.web.multipart.MultipartHttpServletRequest;
-
-import egovframework.com.cmm.service.EgovFileMngUtil;
-import egovframework.com.cmm.service.FileVO;
-import egovframework.com.cmm.service.JsonResponse;
-import egovframework.com.sym.sit.service.EgovSiteManageService;
-import egovframework.com.utl.fcc.service.EgovStringUtil;
-
-import com.google.gson.Gson;
-import com.google.gson.JsonObject;
-
-@Controller
-public class EgovFileMngController2 {
-    
-	@Resource(name = "EgovFileMngUtil")
-	private EgovFileMngUtil fileUtil;
-	
-	@RequestMapping(value = "/fileUpload.do", method = RequestMethod.POST)
-	@SuppressWarnings("unchecked")
-    public void upload(final MultipartHttpServletRequest request, @ModelAttribute("searchVO") FileVO searchVO, 
-                  HttpServletResponse response) throws Exception {
-
-		JsonResponse res = new JsonResponse();
-		ArrayList<FileVO> result = new ArrayList<FileVO>();
-	      
-	    final Map<String, MultipartFile> files = request.getFileMap();
-	    if(!files.isEmpty()) {
-	    	List<FileVO> fileList = fileUtil.directParseFileInf(files, "D_", 0, "Board.fileStorePath", "Board.fileStoreWebPath", fileUtil.selectFileBassCours());
-	    	result.addAll(fileList);
-	    }
-	    
-	    res.setFiles(result);
-	    res.setSuccess(true);
-	    
-	    Gson gson = new Gson();
-	    
-    	response.setContentType("text/javascript; charset=utf-8");
-	    PrintWriter printwriter = response.getWriter();
-		printwriter.write(gson.toJson(res));
-		printwriter.flush();
-		printwriter.close();
-	    
-    }
-	/*
-	@RequestMapping(value = "/mltmdFileUpload.do", method = RequestMethod.POST)
-	@SuppressWarnings("unchecked")
-	public void mltmdFileUpload(final MultipartHttpServletRequest request, @ModelAttribute("searchVO") FileVO searchVO, 
-            HttpServletResponse response) throws Exception {
-
-		JsonResponse res = new JsonResponse();
-		ArrayList<MltmdFileDetailVO> result = null;
-	    
-	  final Map<String, MultipartFile> files = request.getFileMap();
-	  if(!files.isEmpty()) {
-	  	result = fileUtil.directParseMvpFileInf(files, searchVO.getMltmdClCode()+ "_", 0, searchVO.getMltmdClCode() + ".fileStorePath", searchVO.getFileStreCours());
-	  }
-	  res.setData(result);
-	  res.setSuccess(true);
-	  
-	  Gson gson = new Gson();
-	  
-		response.setContentType("text/javascript; charset=utf-8");
-	  PrintWriter printwriter = response.getWriter();
-		printwriter.write(gson.toJson(res));
-		printwriter.flush();
-		printwriter.close();
-	  
-	}
-	*/
-    
-}
-
-
+package egovframework.com.cmm.web;
+
+import java.io.File;
+import java.io.FileNotFoundException;
+import java.io.FileOutputStream;
+import java.io.IOException;
+import java.io.InputStream;
+import java.io.OutputStream;
+import java.io.PrintWriter;
+import java.util.ArrayList;
+import java.util.List;
+import java.util.Map;
+
+import javax.annotation.Resource;
+import javax.servlet.http.HttpServletRequest;
+import javax.servlet.http.HttpServletResponse;
+
+import org.springframework.stereotype.Controller;
+import org.springframework.web.bind.annotation.ModelAttribute;
+import org.springframework.web.bind.annotation.RequestMapping;
+import org.springframework.web.bind.annotation.RequestMethod;
+import org.springframework.web.multipart.MultipartFile;
+import org.springframework.web.multipart.MultipartHttpServletRequest;
+
+import egovframework.com.cmm.service.EgovFileMngUtil;
+import egovframework.com.cmm.service.FileVO;
+import egovframework.com.cmm.service.JsonResponse;
+import egovframework.com.sym.sit.service.SiteManageService;
+import egovframework.com.utl.fcc.service.EgovStringUtil;
+
+import com.google.gson.Gson;
+import com.google.gson.JsonObject;
+
+@Controller
+public class EgovFileMngController2 {
+    
+	@Resource(name = "EgovFileMngUtil")
+	private EgovFileMngUtil fileUtil;
+	
+	@RequestMapping(value = "/fileUpload.do", method = RequestMethod.POST)
+	@SuppressWarnings("unchecked")
+    public void upload(final MultipartHttpServletRequest request, @ModelAttribute("searchVO") FileVO searchVO, 
+                  HttpServletResponse response) throws Exception {
+
+		JsonResponse res = new JsonResponse();
+		ArrayList<FileVO> result = new ArrayList<FileVO>();
+	      
+	    final Map<String, MultipartFile> files = request.getFileMap();
+	    if(!files.isEmpty()) {
+	    	List<FileVO> fileList = fileUtil.directParseFileInf(files, "D_", 0, "Board.fileStorePath", "Board.fileStoreWebPath", fileUtil.selectFileBassCours());
+	    	result.addAll(fileList);
+	    }
+	    
+	    res.setFiles(result);
+	    res.setSuccess(true);
+	    
+	    Gson gson = new Gson();
+	    
+    	response.setContentType("text/javascript; charset=utf-8");
+	    PrintWriter printwriter = response.getWriter();
+		printwriter.write(gson.toJson(res));
+		printwriter.flush();
+		printwriter.close();
+	    
+    }
+	/*
+	@RequestMapping(value = "/mltmdFileUpload.do", method = RequestMethod.POST)
+	@SuppressWarnings("unchecked")
+	public void mltmdFileUpload(final MultipartHttpServletRequest request, @ModelAttribute("searchVO") FileVO searchVO, 
+            HttpServletResponse response) throws Exception {
+
+		JsonResponse res = new JsonResponse();
+		ArrayList<MltmdFileDetailVO> result = null;
+	    
+	  final Map<String, MultipartFile> files = request.getFileMap();
+	  if(!files.isEmpty()) {
+	  	result = fileUtil.directParseMvpFileInf(files, searchVO.getMltmdClCode()+ "_", 0, searchVO.getMltmdClCode() + ".fileStorePath", searchVO.getFileStreCours());
+	  }
+	  res.setData(result);
+	  res.setSuccess(true);
+	  
+	  Gson gson = new Gson();
+	  
+		response.setContentType("text/javascript; charset=utf-8");
+	  PrintWriter printwriter = response.getWriter();
+		printwriter.write(gson.toJson(res));
+		printwriter.flush();
+		printwriter.close();
+	  
+	}
+	*/
+    
+}
+
+
base/src/main/java/egovframework/com/cop/bbs/web/EgovBBSManageController.java
--- base/src/main/java/egovframework/com/cop/bbs/web/EgovBBSManageController.java
+++ base/src/main/java/egovframework/com/cop/bbs/web/EgovBBSManageController.java
@@ -1,1125 +1,1124 @@
-package egovframework.com.cop.bbs.web;
-
-import java.io.PrintWriter;
-import java.math.BigDecimal;
-import java.util.ArrayList;
-import java.util.HashMap;
-import java.util.List;
-import java.util.Map;
-
-import javax.annotation.Resource;
-
-import net.sf.json.JSONObject;
-
-import org.apache.log4j.Logger;
-import org.springframework.beans.factory.annotation.Autowired;
-import org.springframework.stereotype.Controller;
-import org.springframework.ui.ModelMap;
-import org.springframework.validation.BindingResult;
-import org.springframework.web.bind.annotation.ModelAttribute;
-import org.springframework.web.bind.annotation.RequestMapping;
-import org.springframework.web.multipart.MultipartFile;
-import org.springframework.web.multipart.MultipartHttpServletRequest;
-import org.springmodules.validation.commons.DefaultBeanValidator;
-
-import egovframework.com.cmm.ComDefaultCodeVO;
-import egovframework.com.cmm.EgovMessageSource;
-import egovframework.com.cmm.service.EgovCmmUseService;
-import egovframework.com.cmm.service.EgovFileMngService;
-import egovframework.com.cmm.service.EgovFileMngUtil;
-import egovframework.com.cmm.service.FileVO;
-import egovframework.com.cop.bbs.service.Board;
-import egovframework.com.cop.bbs.service.BoardMasterVO;
-import egovframework.com.cop.bbs.service.BoardVO;
-import egovframework.com.cop.bbs.service.Ctgry;
-import egovframework.com.cop.bbs.service.CtgryMaster;
-import egovframework.com.cop.bbs.service.EgovBBSAttributeManageService;
-import egovframework.com.cop.bbs.service.EgovBBSCtgryMasterService;
-import egovframework.com.cop.bbs.service.EgovBBSCtgryService;
-import egovframework.com.cop.bbs.service.EgovBBSManageService;
-import egovframework.com.sec.ram.security.userdetails.util.EgovUserDetailsHelper;
-import egovframework.com.sym.ccm.cde.service.CmmnDetailCode;
-import egovframework.com.sym.sit.service.EgovSiteManageService;
-import egovframework.com.sym.sit.service.SiteManageVO;
-import egovframework.com.uat.uia.service.LoginVO;
-import egovframework.rte.fdl.property.EgovPropertyService;
-import egovframework.rte.ptl.mvc.tags.ui.pagination.PaginationInfo;
-import egovframework.com.uss.ivp.service.EgovIndvdlestbsService;
-import egovframework.com.uss.ivp.service.IndvdlestbsVO;
-import egovframework.com.utl.fcc.service.EgovHttpUtil;
-import egovframework.com.utl.fcc.service.EgovStringUtil;
-import egovframework.com.utl.sim.service.EgovClntInfo;
-
-import javax.servlet.http.HttpServletRequest;
-import javax.servlet.http.HttpServletResponse;
-
-
-/**
- * 게시물 관리를 위한 컨트롤러 클래스
- * 
- * @author 공통서비스개발팀 이삼섭
- * @since 2009.06.01
- * @version 1.0
- * @see <pre>
- * << 개정이력(Modification Information) >>
- *   
- *   수정일      수정자           수정내용
- *  -------       --------    ---------------------------
- *   2009.3.19  이삼섭          최초 생성
- *   2009.06.29	한성곤	
- * 
- * </pre>
- */
-@Controller("EgovBBSManageController")
-public class EgovBBSManageController {
-  
-	@Resource(name = "EgovBBSManageService")
-	private EgovBBSManageService          bbsMngService;
-  
-	@Resource(name = "EgovBBSAttributeManageService")
-	private EgovBBSAttributeManageService bbsAttrbService;
-  
-	@Resource(name = "EgovBBSCtgryService")
-	private EgovBBSCtgryService           ctgryService;
-	
-	@Resource(name = "SiteManageService")
-	EgovSiteManageService 				  siteManageService;
-		
-	@Resource(name = "EgovFileMngService")
-	private EgovFileMngService            fileMngService;
-  
-	@Resource(name = "EgovFileMngUtil")
-	private EgovFileMngUtil               fileUtil;
-  
-	@Resource(name = "propertiesService")
-	protected EgovPropertyService         propertyService;
-  
-	@Resource(name = "egovMessageSource")
-	EgovMessageSource                     egovMessageSource;
-	
-	@Resource(name = "EgovCmmUseService")
-	private EgovCmmUseService     cmmUseService;
-	
-	@Resource(name = "IndvdlestbsService")
-    private EgovIndvdlestbsService indvdlestbsService;
-	
-	@Resource(name = "EgovBBSCtgryMasterService")
-    private EgovBBSCtgryMasterService egovBBSCtgryMasterService;
-    
-    @Resource(name = "EgovBBSCtgryService")
-    private EgovBBSCtgryService egovBBSCtgryService;
-    
-    /** EgovPropertyService */
-    @Resource(name = "propertiesService")
-    protected EgovPropertyService propertiesService;
-	
-	@Autowired
-	private DefaultBeanValidator beanValidator;
-  
-	Logger log = Logger.getLogger(this.getClass());
-  
-  /**
-   * XSS 방지 처리.
-   * 
-   * @param data
-   * @return
-   */
-  protected String unscript(String data) {
-    if(data == null || data.trim().equals("")) {
-      return "";
-    }
-    
-    String ret = data;
-    
-    ret = ret.replaceAll("<(S|s)(C|c)(R|r)(I|i)(P|p)(T|t)", "&lt;script");
-    ret = ret.replaceAll("</(S|s)(C|c)(R|r)(I|i)(P|p)(T|t)", "&lt;/script");
-    
-    ret = ret.replaceAll("<(O|o)(B|b)(J|j)(E|e)(C|c)(T|t)", "&lt;object");
-    ret = ret.replaceAll("</(O|o)(B|b)(J|j)(E|e)(C|c)(T|t)", "&lt;/object");
-    
-    ret = ret.replaceAll("<(A|a)(P|p)(P|p)(L|l)(E|e)(T|t)", "&lt;applet");
-    ret = ret.replaceAll("</(A|a)(P|p)(P|p)(L|l)(E|e)(T|t)", "&lt;/applet");
-    
-     ret = ret.replaceAll("<(E|e)(M|m)(B|b)(E|e)(D|d)", "&lt;embed");
-     ret = ret.replaceAll("</(E|e)(M|m)(B|b)(E|e)(D|d)", "&lt;embed");
-    
-    ret = ret.replaceAll("<(F|f)(O|o)(R|r)(M|m)", "&lt;form");
-    ret = ret.replaceAll("</(F|f)(O|o)(R|r)(M|m)", "&lt;form");
-    
-    return ret;
-  }
-  
-  
-  /**
-   * 게시물에 대한 목록을 조회한다.
-   * 
-   * @param boardVO
-   * @param sessionVO
-   * @param model
-   * @return
-   * @throws Exception
-   */
-  @RequestMapping(value = "/cop/bbs/selectBoardList.do")
-  public String selectBoardArticles(@ModelAttribute("searchVO") BoardVO boardVO, ModelMap model, HttpServletRequest request, HttpServletResponse response) throws Exception {
-	  
-	  SiteManageVO siteVO = siteManageService.selectSiteServiceInfo(request);
-	  model.addAttribute("siteInfo", siteVO);
-	  
-      PaginationInfo paginationInfo = new PaginationInfo();
-    
-	  BoardMasterVO vo = new BoardMasterVO();
-	  vo.setBbsId(boardVO.getBbsId());	  
-	  vo.setSiteId(siteVO.getSiteId());
-	  vo.setSysTyCode(siteVO.getSysTyCode());
-    
-	  BoardMasterVO master = bbsAttrbService.selectBBSMasterInf(vo);
-    
-	  LoginVO user = EgovUserDetailsHelper.getAuthenticatedUser(request, response);
-	  if(master != null) {      
-		int SE_CODE = 1;		
-		if(user != null) {
-			SE_CODE = Integer.parseInt(user.getUserSe());	  
-			model.addAttribute("USER_INFO", user);
-			
-			//교재&사전
-			if("BBSMSTR_000000000005".equals(boardVO.getBbsId())){
-				//좋아요 목록
-				IndvdlestbsVO indvdlestbsVO = new IndvdlestbsVO();
-				indvdlestbsVO.setUserId(user.getId());
-				indvdlestbsVO.setSiteId(siteVO.getSiteId());
-				indvdlestbsVO.setTrgetTyCode("BOOK_LIKE");
-				model.addAttribute("wishList", indvdlestbsService.selectIvpList(indvdlestbsVO));
-			}
-		}
-		  
-		if(SE_CODE >= 10) {
-			//boardVO.setAdminAt("Y");
-		}
-		
-		// 페이징 정보 설정
-	    boardVO.setPageUnit(propertyService.getInt("pageUnit"));
-	    boardVO.setPageSize(propertyService.getInt("pageSize"));
-	    boardVO.setCtgrymasterId(master.getCtgrymasterId());
-	    
-	    if("BBSA02".equals(master.getBbsAttrbCode())) {
-	    	if(EgovStringUtil.isEmpty(boardVO.getViewType())){
-	    		boardVO.setViewType("photo");
-	    	}
-	    	
-	    	if("photo".equals(boardVO.getViewType())){
-	    		// 페이징 정보 설정
-			    boardVO.setPageUnit(propertyService.getInt("photoPageUnit"));
-			    boardVO.setPageSize(propertyService.getInt("photoPageSize"));
-	    	}
-	    }
-	    
-	    //공지게시물 가져오기
-    	BoardVO noticeVO = new BoardVO();
-    	noticeVO.setBbsId(boardVO.getBbsId());
-    	noticeVO.setCommentUseAt(master.getCommentUseAt());
-    	noticeVO.setCtgrymasterId(master.getCtgrymasterId());
-    	noticeVO.setBbsAttrbCode(master.getBbsAttrbCode());
-    	noticeVO.setSearchNoticeAt("Y");
-    	noticeVO.setFirstIndex(0);
-    	//교재&사전
-    	if("BBSMSTR_000000000005".equals(boardVO.getBbsId())){
-    		noticeVO.setRecordCountPerPage(3);
-    	}else {
-    		noticeVO.setRecordCountPerPage(9999);
-    	}
-    	
-    	model.addAttribute("noticeList", bbsMngService.selectBoardArticles(noticeVO));
-	    
-	    paginationInfo.setCurrentPageNo(boardVO.getPageIndex());
-	    paginationInfo.setRecordCountPerPage(boardVO.getPageUnit());
-	    paginationInfo.setPageSize(boardVO.getPageSize());
-	    
-	    boardVO.setFirstIndex(paginationInfo.getFirstRecordIndex());
-	    boardVO.setLastIndex(paginationInfo.getLastRecordIndex());
-	    boardVO.setRecordCountPerPage(paginationInfo.getRecordCountPerPage());
-	      
-		boardVO.setCommentUseAt(master.getCommentUseAt());
-		boardVO.setBbsAttrbCode(master.getBbsAttrbCode());
-		
-		if("BBSMSTR_000000000010".equals(boardVO.getBbsId())){
-			  boardVO.setFirstIndex(0);
-			  boardVO.setRecordCountPerPage(4);
-			  boardVO.setCrclId(null);
-			  boardVO.setIsMainFlag("Y");
-			  boardVO.setSysTyCode("ALL");
-		}
-		
-		//양식자료 - 학생접근 시
-		if(SE_CODE < 8 && "BBSMSTR_000000000023".equals(boardVO.getBbsId())){
-			List<String> searchCateList = new ArrayList<String>();
-			searchCateList.add("CTG_0000000000000272");
-			boardVO.setSearchCateList(searchCateList);
-		}
-		
-        List<BoardVO> resultList = bbsMngService.selectBoardArticles(boardVO);
-        int totCnt = bbsMngService.selectBoardArticlesCnt(boardVO);
-        
-        paginationInfo.setTotalRecordCount(totCnt);
-        
-        if(!EgovStringUtil.isEmpty(master.getCtgrymasterId())) {
-        	Ctgry ctgry = new Ctgry();
-			ctgry.setCtgrymasterId(master.getCtgrymasterId());
-			model.addAttribute("boardCateList", ctgryService.selectComtnbbsctgryList(ctgry));
-			model.addAttribute("boardCateLevel", ctgryService.selectComtnbbsctgryLevel(ctgry));
-        }
-        
-        
-        
-        model.addAttribute("resultList", resultList);
-        model.addAttribute("resultCnt", totCnt);
-        model.addAttribute("brdMstrVO", master);
-        model.addAttribute("BbsFileStoreWebPathByWebFile", propertyService.getString("publish.tmplat.bbs.fileStoreWebPathByWebFile"));
-  	  	model.addAttribute("paginationInfo", paginationInfo);	  
-  	    request.getSession().removeAttribute("sessionCommentVO");
-  	  	
-        return propertyService.getString("publish.sourc.bbs.fileStoreWebPathByJspFile") + master.getSourcId() + "/EgovNoticeList";
-      }
-	  
-	  if("BBSMSTR_000000000010".equals(boardVO.getBbsId())){
-		  boardVO.setFirstIndex(0);
-		  boardVO.setRecordCountPerPage(1000);
-		  boardVO.setCrclId(null);
-		  boardVO.setIsMainFlag("Y");
-		  boardVO.setSysTyCode("ALL");
-		  boardVO.setBbsAttrbCode("BBSA02");
-
-		  List<BoardVO> resultList = bbsMngService.selectBoardArticles(boardVO);
-		  model.addAttribute("resultList", resultList);
-		  
-		//언어코드
-			Ctgry ctgry = new Ctgry();
-			ctgry.setCtgrymasterId("CTGMST_0000000000002");
-			model.addAttribute("languageList", egovBBSCtgryService.selectComtnbbsctgryList(ctgry));
-			
-		  return propertyService.getString("publish.sourc.bbs.fileStoreWebPathByJspFile") + "BBSSRC_0000000000010/EgovNoticeList";
-	  }
-    
-    return null;
-  }
-  
-  /**
-   * 게시물에 대한 상세 정보를 조회한다.
-   * 
-   * @param boardVO
-   * @param sessionVO
-   * @param model
-   * @return
-   * @throws Exception
-   */
-  @RequestMapping(value = "/cop/bbs/selectBoardArticle.do")
-  public String selectBoardArticle(@ModelAttribute("searchVO") BoardVO boardVO, ModelMap model, HttpServletRequest request, HttpServletResponse response) throws Exception {
-
-	  SiteManageVO siteVO = siteManageService.selectSiteServiceInfo(request);
-	  model.addAttribute("siteInfo", siteVO);
-	  
-	  BoardMasterVO vo = new BoardMasterVO();
-	  vo.setBbsId(boardVO.getBbsId());
-	  vo.setSiteId(siteVO.getSiteId());
-	  vo.setSysTyCode(siteVO.getSysTyCode());
-        
-	  BoardMasterVO master = bbsAttrbService.selectBBSMasterInf(vo);
-    
-	  if(master != null) {
-		  int SE_CODE = 1;
-		  model.addAttribute("brdMstrVO", master);
-        
-		  LoginVO user = EgovUserDetailsHelper.getAuthenticatedUser(request, response);
-		  if(user != null) {
-			  SE_CODE = Integer.parseInt(user.getUserSe());
-			  boardVO.setFrstRegisterId(user.getId());		
-			  model.addAttribute("USER_INFO", user);
-			  
-			//교재&사전
-			if("BBSMSTR_000000000005".equals(boardVO.getBbsId())){
-				//좋아요 목록
-				IndvdlestbsVO indvdlestbsVO = new IndvdlestbsVO();
-				indvdlestbsVO.setUserId(user.getId());
-				indvdlestbsVO.setSiteId(siteVO.getSiteId());
-				indvdlestbsVO.setTrgetTyCode("BOOK_LIKE");
-				indvdlestbsVO.setTrgetId(boardVO.getNttNo().toString());
-				model.addAttribute("wishList", indvdlestbsService.selectIvpList(indvdlestbsVO));
-			}
-		  }
-		  
-		  if(SE_CODE >= 10) {
-			  boardVO.setAdminAt("Y");
-		  }
-		  
-		  if(SE_CODE >= Integer.parseInt(master.getInqireAuthor())){
-			  // 조회수 증가 여부 지정
-			  boardVO.setPlusCount(true);
-			  boardVO.setCtgrymasterId(master.getCtgrymasterId());
-			  boardVO.setBbsAttrbCode(master.getBbsAttrbCode());
-			  BoardVO dbVO = bbsMngService.selectBoardArticle(boardVO);
-			  model.addAttribute("board", dbVO);
-			  
-			  model.addAttribute("BbsFileStoreWebPathByWebFile", propertyService.getString("publish.tmplat.bbs.fileStoreWebPathByWebFile"));
-			  return propertyService.getString("publish.sourc.bbs.fileStoreWebPathByJspFile") + master.getSourcId() + "/EgovNoticeInqire";
-		  } else {
-	  		  model.addAttribute("message", egovMessageSource.getMessage("fail.common.select"));
-	  		  return "forward:/cop/bbs/selectBoardList.do";
-	  	  }
-	  }
-
-	  model.addAttribute("message", egovMessageSource.getMessage("fail.auth.access"));
-	  return "forward:/cop/bbs/selectBoardList.do";
-  }
-
-  /**
-   * 게시물 등록을 위한 등록페이지로 이동한다.
-   * 
-   * @param boardVO
-   * @param sessionVO
-   * @param model
-   * @return
-   * @throws Exception
-   */
-  @RequestMapping(value = "/cop/bbs/addBoardArticle.do")
-  public String addBoardArticle(@ModelAttribute("searchVO") BoardVO boardVO, ModelMap model, HttpServletRequest request, HttpServletResponse response) throws Exception {
-
-	  
-	  LoginVO user = EgovUserDetailsHelper.getAuthenticatedUser(request, response);
-	  if(user == null) {
-	      return "redirect:" + EgovUserDetailsHelper.getRedirectLoginUrl();
-	  }
-	  /*
-	  LoginVO user = new LoginVO();
-	  user.setUserSe("10");
-	  user.setId("admin");
-	  user.setName("관리자");
-	  */
-	  SiteManageVO siteVO = siteManageService.selectSiteServiceInfo(request);
-	  model.addAttribute("siteInfo", siteVO);
-	  
-	  BoardMasterVO vo = new BoardMasterVO();
-	  vo.setBbsId(boardVO.getBbsId());
-	  vo.setSiteId(siteVO.getSiteId());
-	  vo.setSysTyCode(siteVO.getSysTyCode());
-    
-	  BoardMasterVO master = bbsAttrbService.selectBBSMasterInf(vo);
-    
-	  if(master != null) {
-		  int SE_CODE = Integer.parseInt(user.getUserSe());
-		  if(SE_CODE >= Integer.parseInt(master.getRegistAuthor())){
-			  if(!EgovStringUtil.isEmpty(master.getCtgrymasterId())) {
-				  Ctgry ctgry = new Ctgry();
-				  ctgry.setCtgrymasterId(master.getCtgrymasterId());
-				  model.addAttribute("boardCateList", ctgryService.selectComtnbbsctgryList(ctgry));
-				  
-				  model.addAttribute("boardCateLevel", ctgryService.selectComtnbbsctgryLevel(ctgry));
-		      }
-			  		  
-			  model.addAttribute("brdMstrVO", master);
-			  
-			  Board board = new Board();
-			  model.addAttribute("board", board);
-		  
-			  request.getSession().setAttribute("sessionVO", boardVO);
-			  
-			  /*user.setUserSe("10");
-			  user.setId("admin");
-			  user.setName("관리자");*/
-			  model.addAttribute("USER_INFO", user);
-			  model.addAttribute("BbsFileStoreWebPathByWebFile", propertyService.getString("publish.tmplat.bbs.fileStoreWebPathByWebFile"));
-			  return propertyService.getString("publish.sourc.bbs.fileStoreWebPathByJspFile") + master.getSourcId() + "/EgovNoticeRegist";
-		  } else {
-	  		  model.addAttribute("message", egovMessageSource.getMessage("fail.auth.regist"));
-	  		  return "forward:/cop/bbs/selectBoardList.do";
-	  	  }
-	  }
-    
-	  model.addAttribute("message", egovMessageSource.getMessage("fail.auth.access"));
-	  return "forward:/cop/bbs/selectBoardList.do";
-  }
-  
-  /**
-   * 게시물을 등록한다.
-   * 
-   * @param boardVO
-   * @param board
-   * @param sessionVO
-   * @param model
-   * @return
-   * @throws Exception
-   */
-  @SuppressWarnings("unchecked")
-  @RequestMapping(value = "/cop/bbs/insertBoardArticle.do")
-  public String insertBoardArticle(final MultipartHttpServletRequest multiRequest, @ModelAttribute("searchVO") BoardVO boardVO, 
-		  Board board, HttpServletRequest request, HttpServletResponse response, ModelMap model) throws Exception {
-	  
-	  if(request.getSession().getAttribute("sessionVO") == null) {
-		  return "forward:/cop/bbs/selectBoardList.do";
-	  }
-	  LoginVO user = EgovUserDetailsHelper.getAuthenticatedUser(request, response);
-	  /*
-	  LoginVO user = new LoginVO();
-	  user.setUserSe("10");
-	  user.setName("관리자");
-	  user.setId("admin");
-	  */
-	  //beanValidator.validate(board, bindingResult);
-    
-	  BoardMasterVO vo = new BoardMasterVO();
-	  vo.setBbsId(boardVO.getBbsId());
-	  
-	  SiteManageVO siteVO = siteManageService.selectSiteServiceInfo(request);
-	  vo.setSiteId(siteVO.getSiteId());
-	  
-	  vo.setSysTyCode(siteVO.getSysTyCode());
-	  BoardMasterVO master = bbsAttrbService.selectBBSMasterInf(vo);
-
-	  if(master != null) {
-		  int SE_CODE = Integer.parseInt(user.getUserSe());
-		  if(SE_CODE >= Integer.parseInt(master.getRegistAuthor())) {
-			  String atchFileId = "";
-			  
-		      List<FileVO> result = null;
-		      
-		      final Map<String, MultipartFile> files = multiRequest.getFileMap();
-		      if(!files.isEmpty()) {
-		        result = fileUtil.parseBoardFileInf(Long.parseLong(master.getPosblAtchFileSize()) * 1024 * 1024, files, 0, "", 
-		        		siteManageService.selectSiteServiceInfo(request).getSiteId(), boardVO.getBbsId(), boardVO.getLa(), boardVO.getLo());
-		        atchFileId = fileMngService.insertFileInfs(result);
-		      }
-			  
-		      
-		      boardVO.setAtchFileId(atchFileId);
-		      boardVO.setFrstRegisterId(user.getId());
-		      boardVO.setNtcrNm(user.getName());      
-		      boardVO.setNttCn(unscript(boardVO.getNttCn())); // XSS 방지
-		      boardVO.setCreatIp(EgovClntInfo.getClntIP(request));	      
-		      boardVO.setEstnData(EgovHttpUtil.getEstnParseData(request));
-		      /*boardVO.setUseAt("Y");
-		      boardVO.setOthbcAt("Y");
-		      boardVO.setNoticeAt("N");*/
-		      		
-		      bbsMngService.insertBoardArticle(boardVO, master);
-		  }
-	  }
-	  
-	  request.getSession().removeAttribute("sessionVO");
-	  	
-	  return "forward:/cop/bbs/selectBoardList.do";
-	  //return "test";
-  }
-  
-  /**
-   * 게시물에 대한 답변 등록을 위한 등록페이지로 이동한다.
-   * 
-   * @param boardVO
-   * @param sessionVO
-   * @param model
-   * @return
-   * @throws Exception
-   */
-  @RequestMapping(value = "/cop/bbs/addReplyBoardArticle.do")
-  public String addReplyBoardArticle(@ModelAttribute("searchVO") BoardVO boardVO, ModelMap model, HttpServletRequest request, HttpServletResponse response) throws Exception {
-	  
-	  LoginVO user = EgovUserDetailsHelper.getAuthenticatedUser(request, response);
-	  if(user == null) {
-	      return "redirect:" + EgovUserDetailsHelper.getRedirectLoginUrl();
-	  }
-	  
-	  SiteManageVO siteVO = siteManageService.selectSiteServiceInfo(request);
-	  model.addAttribute("siteInfo", siteVO);
-	  
-	  BoardMasterVO vo = new BoardMasterVO();
-	  vo.setBbsId(boardVO.getBbsId());
-	  vo.setSiteId(siteVO.getSiteId());
-	  vo.setSysTyCode(siteVO.getSysTyCode());
-    
-	  BoardMasterVO master = bbsAttrbService.selectBBSMasterInf(vo);
-    
-	  if(master != null) {
-		  int SE_CODE = Integer.parseInt(user.getUserSe());
-		  if(SE_CODE >= Integer.parseInt(master.getAnswerAuthor())){
-			  model.addAttribute("brdMstrVO", master);
-			  
-			  BoardVO selectVO = new BoardVO();
-			  selectVO.setBbsId(master.getBbsId());
-			  selectVO.setNttNo(boardVO.getNttNo());
-			  selectVO.setAdminAt("Y");
-			  
-			  selectVO = bbsMngService.selectBoardArticle(selectVO);
-			  
-			  Board board = new Board();
-			  board.setCtgryId(selectVO.getCtgryId());
-			  //board.setOrdrCode(selectVO.getOrdrCode());
-			  //board.setOrdrCodeDp(BigDecimal.valueOf(selectVO.getOrdrCodeDp().longValue() + 1));
-		    
-			  if("BBSA11".equals(master.getBbsAttrbCode())) {
-				  
-				  board.setNttNo(selectVO.getNttNo());	
-				  board.setNttSj(selectVO.getNttSj());
-				  board.setNttCn(selectVO.getNttCn());
-				  board.setEstnData(selectVO.getEstnData());
-				  /*
-				  if(!EgovStringUtil.isEmpty(selectVO.getEstnData())) {
-					  board.setNttCn(selectVO.getEstnParseData().getString("cn"));
-				  }
-				  */
-				  board.setAtchFileId(selectVO.getEstnAtchFileId());
-				  board.setProcessSttusCode(selectVO.getProcessSttusCode());
-				  
-				  ComDefaultCodeVO codeVO = new ComDefaultCodeVO();
-				  codeVO.setCodeId("COM108");
-				  model.addAttribute("qaCodeList", cmmUseService.selectCmmCodeDetail(codeVO));
-			  }
-			  
-			  model.addAttribute("board", board);
-			  
-			  request.getSession().setAttribute("sessionVO", boardVO);
-			  
-			  model.addAttribute("USER_INFO", user);
-			  model.addAttribute("BbsFileStoreWebPathByWebFile", propertyService.getString("publish.tmplat.bbs.fileStoreWebPathByWebFile"));
-			  return propertyService.getString("publish.sourc.bbs.fileStoreWebPathByJspFile") + master.getSourcId() + "/EgovNoticeRegist";
-		  } else {
-	  		  model.addAttribute("message", egovMessageSource.getMessage("fail.auth.regist"));
-	  		  return "forward:/cop//bbs/selectBoardList.do";
-	  	  }
-	  }
-    
-	  model.addAttribute("message", egovMessageSource.getMessage("fail.auth.access"));
-	  return "forward:/cop/bbs/selectBoardList.do";
-  }
-  
-  /**
-   * 게시물에 대한 답변을 등록한다.
-   * 
-   * @param boardVO
-   * @param board
-   * @param sessionVO
-   * @param model
-   * @return
-   * @throws Exception
-   */
-  @SuppressWarnings("unchecked")
-  @RequestMapping(value = "/cop/bbs/replyBoardArticle.do")
-  public String replyBoardArticle(final MultipartHttpServletRequest multiRequest, @ModelAttribute("searchVO") BoardVO boardVO, 
-		  Board board, ModelMap model, HttpServletRequest request, HttpServletResponse response) throws Exception {
-   
-	  if(request.getSession().getAttribute("sessionVO") == null) {
-		  return "forward:/cop/bbs/selectBoardList.do";
-	  }
-    
-	  LoginVO user = EgovUserDetailsHelper.getAuthenticatedUser(request, response);
-    
-	  BoardMasterVO vo = new BoardMasterVO();
-	  vo.setBbsId(boardVO.getBbsId());
-	  
-	  SiteManageVO siteVO = siteManageService.selectSiteServiceInfo(request);
-	  vo.setSiteId(siteVO.getSiteId());
-	  vo.setSysTyCode(siteVO.getSysTyCode());
-  
-	  BoardMasterVO master = bbsAttrbService.selectBBSMasterInf(vo);
-	  
-	  if(master != null) {
-		  int SE_CODE = Integer.parseInt(user.getUserSe());
-		  if(SE_CODE >= Integer.parseInt(master.getAnswerAuthor())){
-			  if(SE_CODE >= 10) {
-		    	  boardVO.setAdminAt("Y");
-		      }
-			  
-			  String atchFileId = boardVO.getAtchFileId();;
-			  	      
-		      final Map<String, MultipartFile> files = multiRequest.getFileMap();
-		      
-		      
-		      if("BBSA11".equals(master.getBbsAttrbCode())) {
-		    	  if(!files.isEmpty()) {
-		    		  if(EgovStringUtil.isEmpty(atchFileId)) {
-		    			  List<FileVO> result = fileUtil.parseBoardFileInf(Long.parseLong(master.getPosblAtchFileSize()) * 1024 * 1024, files, 0, atchFileId, 
-		    					  siteManageService.selectSiteServiceInfo(request).getSiteId(), boardVO.getBbsId(), boardVO.getLa(), boardVO.getLo());
-		    			  atchFileId = fileMngService.insertFileInfs(result);
-					  } else {
-						  FileVO fvo = new FileVO();
-						  fvo.setAtchFileId(atchFileId);
-						  int cnt = fileMngService.getMaxFileSN(fvo);
-						  List<FileVO> _result = fileUtil.parseBoardFileInf(Long.parseLong(master.getPosblAtchFileSize()) * 1024 * 1024, files, cnt, atchFileId, 
-								  siteManageService.selectSiteServiceInfo(request).getSiteId(), boardVO.getBbsId(), boardVO.getLa(), boardVO.getLo());
-						  fileMngService.updateFileInfs(_result);
-					  }
-		    		  boardVO.setEstnAtchFileId(atchFileId);
-				  }
-				  
-				  boardVO.setLastAnswrrId(user.getId());
-				  boardVO.setLastAnswrrNm(user.getName());
-				  
-				  JSONObject jObj = new JSONObject();
-				  //jObj.put("cn", boardVO.getNttCn());
-				  jObj.put("cn", boardVO.getEstnData());
-				  boardVO.setEstnData(jObj.toString());
-				  
-				  bbsMngService.updateBoardArticle(boardVO, master, true);
-		      } else {
-		    	  if(!files.isEmpty()) {
-		    		  	List<FileVO> result = fileUtil.parseBoardFileInf(Long.parseLong(master.getPosblAtchFileSize()) * 1024 * 1024, files, 0, "", 
-		    		  			siteManageService.selectSiteServiceInfo(request).getSiteId(), boardVO.getBbsId(), boardVO.getLa(), boardVO.getLo());
-		  	        	atchFileId = fileMngService.insertFileInfs(result);
-		  	      }
-		  	      
-		    	  boardVO.setAtchFileId(atchFileId);
-		    	  boardVO.setFrstRegisterId(user.getId());
-		    	  boardVO.setNtcrNm(user.getName());      
-		    	  boardVO.setNttCn(unscript(boardVO.getNttCn())); // XSS 방지
-		    	  boardVO.setCreatIp(EgovClntInfo.getClntIP(request));
-		  	      
-		    	  boardVO.setEstnData(EgovHttpUtil.getEstnParseData(request));
-		  	      bbsMngService.replyBoardArticle(boardVO, master);
-		      }
-		  }
-	  }
-    
-	  request.getSession().removeAttribute("sessionVO");
-	  
-	  return "forward:/cop/bbs/selectBoardList.do";
-  }
-
-  /**
-   * 게시물 수정을 위한 수정페이지로 이동한다.
-   * 
-   * @param boardVO
-   * @param vo
-   * @param sessionVO
-   * @param model
-   * @return
-   * @throws Exception
-   */
-  @RequestMapping(value = "/cop/bbs/forUpdateBoardArticle.do")
-  public String selectBoardArticleForUpdt(@ModelAttribute("searchVO") BoardVO boardVO, ModelMap model, HttpServletRequest request, HttpServletResponse response) throws Exception {
-    
-	  LoginVO user = EgovUserDetailsHelper.getAuthenticatedUser(request, response);
-	  if(user == null) {
-	      return "redirect:" + EgovUserDetailsHelper.getRedirectLoginUrl();
-	  }
-	  
-	  SiteManageVO siteVO = siteManageService.selectSiteServiceInfo(request);
-	  model.addAttribute("siteInfo", siteVO);
-	  
-	  BoardMasterVO vo = new BoardMasterVO();
-	  vo.setBbsId(boardVO.getBbsId());
-	  vo.setSiteId(siteVO.getSiteId());
-	  vo.setSysTyCode(siteVO.getSysTyCode());
-	  
-	  boardVO.setFrstRegisterId(user.getId());
-	      
-	  BoardMasterVO master = bbsAttrbService.selectBBSMasterInf(vo);
-    
-	  if(master != null) {
-		  int SE_CODE = Integer.parseInt(user.getUserSe());
-		  if(SE_CODE >= 10) {
-			  boardVO.setAdminAt("Y");
-		  }
-		  
-		  if(SE_CODE >= Integer.parseInt(master.getRegistAuthor())){
-			  if(!EgovStringUtil.isEmpty(master.getCtgrymasterId())) {
-				  Ctgry ctgry = new Ctgry();
-				  ctgry.setCtgrymasterId(master.getCtgrymasterId());
-				  model.addAttribute("boardCateList", ctgryService.selectComtnbbsctgryList(ctgry));
-				  
-				  model.addAttribute("boardCateLevel", ctgryService.selectComtnbbsctgryLevel(ctgry));
-		      }
-		    
-			  boardVO.setCtgrymasterId(master.getCtgrymasterId());
-			  BoardVO dataVO = bbsMngService.selectBoardArticle(boardVO);
-			  		  
-			  model.addAttribute("brdMstrVO", master);
-			  model.addAttribute("board", dataVO);
-			  
-			  request.getSession().setAttribute("sessionVO", boardVO);
-			  
-			  model.addAttribute("USER_INFO", user);
-			  model.addAttribute("BbsFileStoreWebPathByWebFile", propertyService.getString("publish.tmplat.bbs.fileStoreWebPathByWebFile"));
-			  return propertyService.getString("publish.sourc.bbs.fileStoreWebPathByJspFile") + master.getSourcId() + "/EgovNoticeRegist";
-		  } else {
-	  		  model.addAttribute("message", egovMessageSource.getMessage("fail.auth.regist"));
-	  		  return "forward:/cop/bbs/selectBoardList.do";
-	  	  }
-	  }
-	  
-	  model.addAttribute("message", egovMessageSource.getMessage("fail.auth.access"));
-	  return "forward:/cop/bbs/selectBoardList.do";
-  }
-
-  /**
-   * 게시물에 대한 내용을 수정한다.
-   * 
-   * @param boardVO
-   * @param board
-   * @param sessionVO
-   * @param model
-   * @return
-   * @throws Exception
-   */
-  @SuppressWarnings("unchecked")
-  @RequestMapping(value = "/cop/bbs/updateBoardArticle.do")
-  public String updateBoardArticle(final MultipartHttpServletRequest multiRequest, @ModelAttribute("searchVO") BoardVO boardVO, 
-		  Board board, BindingResult bindingResult, 
-      ModelMap model, HttpServletRequest request, HttpServletResponse response) throws Exception {
-
-	  if(request.getSession().getAttribute("sessionVO") == null) {
-		  return "forward:/cop/bbs/selectBoardList.do";
-	  }
-    
-	  LoginVO user = EgovUserDetailsHelper.getAuthenticatedUser(request, response);
-	  String atchFileId = boardVO.getAtchFileId();
-	  
-	  beanValidator.validate(board, bindingResult);
-    
-	  BoardMasterVO vo = new BoardMasterVO();
-	  vo.setBbsId(boardVO.getBbsId());
-	  
-	  SiteManageVO siteVO = siteManageService.selectSiteServiceInfo(request);
-	  vo.setSiteId(siteVO.getSiteId());
-	  vo.setSysTyCode(siteVO.getSysTyCode());
-
-	  BoardMasterVO master = bbsAttrbService.selectBBSMasterInf(vo);
-	  
-	  if(bindingResult.hasErrors()) {
-      
-		  if(master != null) {
-			  if(!EgovStringUtil.isEmpty(master.getCtgrymasterId())) {
-				  Ctgry ctgry = new Ctgry();
-				  ctgry.setCtgrymasterId(master.getCtgrymasterId());
-				  model.addAttribute("boardCateList", ctgryService.selectComtnbbsctgryList(ctgry));
-				  
-				  model.addAttribute("boardCateLevel", ctgryService.selectComtnbbsctgryLevel(ctgry));
-		      }
-			  
-			  model.addAttribute("siteInfo", siteVO);
-			  
-			  boardVO.setCtgrymasterId(master.getCtgrymasterId());
-			  BoardVO dataVO = bbsMngService.selectBoardArticle(boardVO);
-			  
-			  model.addAttribute("brdMstrVO", master);
-			  model.addAttribute("board", dataVO);
-			  
-			  model.addAttribute("USER_INFO", user);
-			  model.addAttribute("BbsFileStoreWebPathByWebFile", propertyService.getString("publish.tmplat.bbs.fileStoreWebPathByWebFile"));
-			  return propertyService.getString("publish.sourc.bbs.fileStoreWebPathByJspFile") + master.getSourcId() + "/EgovNoticeRegist";
-		  }
-      
-	  }
-    
-	  if(master != null) {
-		  int SE_CODE = Integer.parseInt(user.getUserSe());
-		  if(SE_CODE >= Integer.parseInt(master.getRegistAuthor())) {
-		  
-			  final Map<String, MultipartFile> files = multiRequest.getFileMap();
-			  if(!files.isEmpty()) {
-				  if(EgovStringUtil.isEmpty(atchFileId)) {
-					  List<FileVO> result = fileUtil.parseBoardFileInf(Long.parseLong(master.getPosblAtchFileSize()) * 1024 * 1024, files, 0, atchFileId, 
-							  siteManageService.selectSiteServiceInfo(request).getSiteId(), boardVO.getBbsId(), boardVO.getLa(), boardVO.getLo());
-					  atchFileId = fileMngService.insertFileInfs(result);
-					  boardVO.setAtchFileId(atchFileId);
-				  } else {
-					  FileVO fvo = new FileVO();
-					  fvo.setAtchFileId(atchFileId);
-					  int cnt = fileMngService.getMaxFileSN(fvo);
-					  List<FileVO> _result = fileUtil.parseBoardFileInf(Long.parseLong(master.getPosblAtchFileSize()) * 1024 * 1024, files, 0, atchFileId, 
-							  siteManageService.selectSiteServiceInfo(request).getSiteId(), boardVO.getBbsId(), boardVO.getLa(), boardVO.getLo());
-					  fileMngService.updateFileInfs(_result);
-				  }
-			  }
-			  
-			  if(!"".equals(atchFileId)) {
-				  FileVO fvo = new FileVO();
-				  fvo.setAtchFileId(atchFileId);
-				  List<FileVO> dbFiles = fileMngService.selectFileInfs(fvo);
-				  if(dbFiles == null || dbFiles.size() == 0) {
-					  boardVO.setAtchFileId("");
-					  boardVO.setFileGroupId("");
-				  }
-			  }
-	      
-			  if(SE_CODE >= 10) {
-		    	  boardVO.setAdminAt("Y");
-		      }
-			  boardVO.setLastUpdusrId(user.getId());      
-			  boardVO.setNttCn(unscript(boardVO.getNttCn())); // XSS 방지
-			  boardVO.setEstnData(EgovHttpUtil.getEstnParseData(request));
-	      
-			  bbsMngService.updateBoardArticle(boardVO, master, false);
-		  }
-	  }
-    
-	  request.getSession().removeAttribute("sessionVO");
-	  
-	  return "forward:/cop/bbs/selectBoardList.do";
-  }
-  
-  /**
-   * 게시물에 대한 내용을 삭제한다.
-   * 
-   * @param boardVO
-   * @param board
-   * @param sessionVO
-   * @param model
-   * @return
-   * @throws Exception
-   */
-  @RequestMapping(value = "/cop/bbs/deleteBoardArticle.do")
-  public String deleteBoardArticle(@ModelAttribute("searchVO") BoardVO boardVO, BoardVO board, ModelMap model, HttpServletRequest request, HttpServletResponse response) throws Exception {
-
-	  LoginVO user = EgovUserDetailsHelper.getAuthenticatedUser(request, response);
-	  if(user == null) {
-		  return "redirect:" + EgovUserDetailsHelper.getRedirectLoginUrl();
-	  }
-	      
-	  BoardMasterVO vo = new BoardMasterVO();
-	  vo.setBbsId(boardVO.getBbsId());
-	  
-	  SiteManageVO siteVO = siteManageService.selectSiteServiceInfo(request);
-	  vo.setSiteId(siteVO.getSiteId());
-	  vo.setSysTyCode(siteVO.getSysTyCode());
-  
-	  BoardMasterVO master = bbsAttrbService.selectBBSMasterInf(vo);
-	      
-	  if(master != null) {
-		  int SE_CODE = Integer.parseInt(user.getUserSe());
-		  if(SE_CODE >= Integer.parseInt(master.getRegistAuthor())){
-			  if(SE_CODE >= 10) {
-		    	  boardVO.setAdminAt("Y");
-		      }
-			  
-			  board.setLastUpdusrId(user.getId());      
-			  bbsMngService.deleteBoardArticle(board, master);
-		  }
-	  }
-    
-	  return "forward:/cop/bbs/selectBoardList.do";
-  }
-  
-  
-  /**
-   * [관리용-공통] 게시판 마스터 목록을 조회한다.
-   * 
-   * @param boardMasterVO
-   * @param model
-   * @return
-   * @throws Exception
-   */
-  @RequestMapping("/cop/com/selectAllBBSMasterManageInfs.do")
-  public String selectAllBBSMasterManageInfs(@ModelAttribute("searchVO") BoardMasterVO boardMasterVO, ModelMap model, HttpServletRequest request, HttpServletResponse response) throws Exception {
-   
-	  LoginVO loginVO = EgovUserDetailsHelper.getAuthenticatedUser(request, response);
-	  if(!EgovStringUtil.isEmpty(loginVO.getSiteId())) {		  
-		 boardMasterVO.setSiteId(loginVO.getSiteId());
-	  }
-	  	  
-	  boardMasterVO.setPageUnit(propertyService.getInt("pageUnit"));
-	  boardMasterVO.setPageSize(propertyService.getInt("pageSize"));
-    
-	  PaginationInfo paginationInfo = new PaginationInfo();
-    
-	  paginationInfo.setCurrentPageNo(boardMasterVO.getPageIndex());
-	  paginationInfo.setRecordCountPerPage(boardMasterVO.getPageUnit());
-	  paginationInfo.setPageSize(boardMasterVO.getPageSize());
-    
-	  boardMasterVO.setFirstIndex(paginationInfo.getFirstRecordIndex());
-	  boardMasterVO.setLastIndex(paginationInfo.getLastRecordIndex());
-	  boardMasterVO.setRecordCountPerPage(paginationInfo.getRecordCountPerPage());
-    
-	  if(!EgovStringUtil.isEmpty(boardMasterVO.getSiteId())) {
-		  List<BoardMasterVO> list = bbsAttrbService.selectAllBBSMasterManageInfs(boardMasterVO);
-		  int totCnt = bbsAttrbService.selectAllBBSMasterManageInfsCnt(boardMasterVO);
-	    
-		  paginationInfo.setTotalRecordCount(totCnt);
-	    
-		  model.addAttribute("resultList", list);
-		  model.addAttribute("resultCnt", totCnt);
-	  }
-	  
-	  model.addAttribute("paginationInfo", paginationInfo);
-    
-	  return "cop/com/selectAllBBSMasterManageInfs";
-  }
-  
-  /**
-   * 게시물을 관리한다.
-   * 
-   * @param boardVO
-   * @param board
-   * @param sessionVO
-   * @param model
-   * @return
-   * @throws Exception
-   */
-  @RequestMapping(value = "/cop/bbs/manageArticle.do")
-  public void manageArticle(@ModelAttribute("searchVO") BoardVO boardVO, ModelMap model, HttpServletRequest request, HttpServletResponse response) throws Exception {
-
-	  LoginVO user = EgovUserDetailsHelper.getAuthenticatedUser(request, response);
-	  boardVO.setLastUpdusrId(user.getId());
-	  
-	  if("Move".equals(boardVO.getRegistAction())) {
-		  bbsMngService.updateBoardArticlesManageMove(boardVO);
-	  } else if("Copy".equals(boardVO.getRegistAction())) {
-		  bbsMngService.updateBoardArticlesManageCopy(boardVO);
-	  } else if("Hide".equals(boardVO.getRegistAction())) {
-		  bbsMngService.updateBoardArticlesManageHide(boardVO);
-	  } else if("Remove".equals(boardVO.getRegistAction())) {
-		  bbsMngService.deleteCompleteBoardArticle(boardVO);
-	  } else if("Repair".equals(boardVO.getRegistAction())) {
-		  bbsMngService.repairBoardArticle(boardVO);
-	  }
-	  
-    
-	  JSONObject jo = new JSONObject();
-	  jo.put("message", egovMessageSource.getMessage("success.request.msg"));
-	  
-	  response.setContentType("text/javascript; charset=utf-8");
-	  PrintWriter printwriter = response.getWriter();
-	  printwriter.println(jo.toString());
-	  printwriter.flush();
-	  printwriter.close();
-  }
-  
-  /**
-	 * COMTNBBSCTGRYMASTER 목록을 조회한다. (pageing)
-	 * @param searchVO - 조회할 정보가 담긴 CtgryMaster
-	 * @exception Exception
-	 */
-  @RequestMapping(value="/cop/bbs/selectBBSCtgryMasterList.do")
-  public String selectBBSCtgryMasterList(@ModelAttribute("searchVO") CtgryMaster searchVO, ModelMap model, HttpServletRequest request, HttpServletResponse response) throws Exception {
-  	LoginVO loginVO = EgovUserDetailsHelper.getAuthenticatedUser(request, response);
-		if(!EgovStringUtil.isEmpty(loginVO.getSiteId())) {		  
-			searchVO.setSiteId(loginVO.getSiteId());
-		}
-		
-  	searchVO.setPageUnit(propertiesService.getInt("pageUnit"));
-  	searchVO.setPageSize(propertiesService.getInt("pageSize"));
-  	
-  	/** pageing */
-  	PaginationInfo paginationInfo = new PaginationInfo();
-		paginationInfo.setCurrentPageNo(searchVO.getPageIndex());
-		paginationInfo.setRecordCountPerPage(searchVO.getPageUnit());
-		paginationInfo.setPageSize(searchVO.getPageSize());
-		
-		searchVO.setFirstIndex(paginationInfo.getFirstRecordIndex());
-		searchVO.setLastIndex(paginationInfo.getLastRecordIndex());
-		searchVO.setRecordCountPerPage(paginationInfo.getRecordCountPerPage());
-
-		searchVO.setRecordCountPerPage(Integer.MAX_VALUE);
-		searchVO.setSysTyCode("SYS02");
-		List<CtgryMaster> masterList = egovBBSCtgryMasterService.selectComtnbbsctgrymasterList(searchVO);
-		Ctgry ctgry = new Ctgry();
-		HashMap map = new HashMap();
-		int listSize = 0;
-		for(int i = 0; i < masterList.size(); i++){
-			ctgry.setCtgrymasterId(masterList.get(i).getCtgrymasterId());
-			List<Ctgry> ctgryList = egovBBSCtgryService.selectComtnbbsctgryList(ctgry);
-	  		map.put(masterList.get(i).getCtgrymasterId(), ctgryList);
-	  		
-	  		if(ctgryList.size() > listSize){
-	  			listSize = ctgryList.size();
-	  		}
-		}
-		
-		model.addAttribute("resultList", map);
-		model.addAttribute("listSize", listSize);
-		
-  		return "/cop/ctg/EgovBBSCtgryMasterList02";
-		
-  }
-  
-  /**
-   * 마이페이지 > 관심리스트 > 교재/사전
-   */
-  @RequestMapping(value = "/cop/bbs/selectLikeBookList.do")
-  public String selectLikeBookList(@ModelAttribute("searchVO") BoardVO boardVO, ModelMap model, HttpServletRequest request, HttpServletResponse response) throws Exception {
-	  
-	  SiteManageVO siteVO = siteManageService.selectSiteServiceInfo(request);
-	  model.addAttribute("siteInfo", siteVO);
-	  
-	  boardVO.setBbsId("BBSMSTR_000000000005");
-	  
-      PaginationInfo paginationInfo = new PaginationInfo();
-    
-	  BoardMasterVO vo = new BoardMasterVO();
-	  vo.setBbsId(boardVO.getBbsId());	  
-	  vo.setSiteId(siteVO.getSiteId());
-	  vo.setSysTyCode(siteVO.getSysTyCode());
-    
-	  BoardMasterVO master = bbsAttrbService.selectBBSMasterInf(vo);
-    
-	  LoginVO user = EgovUserDetailsHelper.getAuthenticatedUser(request, response);
-	  if(master != null) {      
-		int SE_CODE = 1;		
-		if(user != null) {
-			SE_CODE = Integer.parseInt(user.getUserSe());	  
-			model.addAttribute("USER_INFO", user);
-			
-			boardVO.setTrgetId(user.getId());
-			
-			//교재&사전
-			if("BBSMSTR_000000000005".equals(boardVO.getBbsId())){
-				//좋아요 목록
-				IndvdlestbsVO indvdlestbsVO = new IndvdlestbsVO();
-				indvdlestbsVO.setUserId(user.getId());
-				indvdlestbsVO.setSiteId(siteVO.getSiteId());
-				indvdlestbsVO.setTrgetTyCode("BOOK_LIKE");
-				model.addAttribute("wishList", indvdlestbsService.selectIvpList(indvdlestbsVO));
-			}
-		}
-
-		// 페이징 정보 설정
-	    boardVO.setPageUnit(propertyService.getInt("pageUnit"));
-	    boardVO.setPageSize(propertyService.getInt("pageSize"));
-	    boardVO.setCtgrymasterId(master.getCtgrymasterId());
-	    
-	    if("BBSA02".equals(master.getBbsAttrbCode())) {
-	    	if(EgovStringUtil.isEmpty(boardVO.getViewType())){
-	    		boardVO.setViewType("photo");
-	    	}
-	    	
-	    	if("photo".equals(boardVO.getViewType())){
-	    		// 페이징 정보 설정
-			    boardVO.setPageUnit(propertyService.getInt("photoPageUnit"));
-			    boardVO.setPageSize(propertyService.getInt("photoPageSize"));
-	    	}
-	    }
-	    
-	    paginationInfo.setCurrentPageNo(boardVO.getPageIndex());
-	    paginationInfo.setRecordCountPerPage(boardVO.getPageUnit());
-	    paginationInfo.setPageSize(boardVO.getPageSize());
-	    
-	    boardVO.setFirstIndex(paginationInfo.getFirstRecordIndex());
-	    boardVO.setLastIndex(paginationInfo.getLastRecordIndex());
-	    boardVO.setRecordCountPerPage(paginationInfo.getRecordCountPerPage());
-	      
-		boardVO.setCommentUseAt(master.getCommentUseAt());
-		boardVO.setBbsAttrbCode(master.getBbsAttrbCode());
-		
-		boardVO.setBookLikeAt("Y");
-		
-        List<BoardVO> resultList = bbsMngService.selectBoardArticles(boardVO);
-        int totCnt = bbsMngService.selectBoardArticlesCnt(boardVO);
-        
-        paginationInfo.setTotalRecordCount(totCnt);
-        
-        if(!EgovStringUtil.isEmpty(master.getCtgrymasterId())) {
-        	Ctgry ctgry = new Ctgry();
-			ctgry.setCtgrymasterId(master.getCtgrymasterId());
-			model.addAttribute("boardCateList", ctgryService.selectComtnbbsctgryList(ctgry));
-			model.addAttribute("boardCateLevel", ctgryService.selectComtnbbsctgryLevel(ctgry));
-        }
-
-        model.addAttribute("resultList", resultList);
-        model.addAttribute("resultCnt", totCnt);
-        model.addAttribute("brdMstrVO", master);
-        model.addAttribute("BbsFileStoreWebPathByWebFile", propertyService.getString("publish.tmplat.bbs.fileStoreWebPathByWebFile"));
-  	  	model.addAttribute("paginationInfo", paginationInfo);	  
-  	    request.getSession().removeAttribute("sessionCommentVO");
-  	  	
-        return "usr/EgovLikeBookList";
-      }
-
-    return null;
-  }
-  
-}
+package egovframework.com.cop.bbs.web;
+
+import java.io.PrintWriter;
+import java.math.BigDecimal;
+import java.util.ArrayList;
+import java.util.HashMap;
+import java.util.List;
+import java.util.Map;
+
+import javax.annotation.Resource;
+
+import net.sf.json.JSONObject;
+
+import org.apache.log4j.Logger;
+import org.springframework.beans.factory.annotation.Autowired;
+import org.springframework.stereotype.Controller;
+import org.springframework.ui.ModelMap;
+import org.springframework.validation.BindingResult;
+import org.springframework.web.bind.annotation.ModelAttribute;
+import org.springframework.web.bind.annotation.RequestMapping;
+import org.springframework.web.multipart.MultipartFile;
+import org.springframework.web.multipart.MultipartHttpServletRequest;
+import org.springmodules.validation.commons.DefaultBeanValidator;
+
+import egovframework.com.cmm.EgovMessageSource;
+import egovframework.com.cmm.service.CmmUseService;
+import egovframework.com.cmm.service.EgovFileMngService;
+import egovframework.com.cmm.service.EgovFileMngUtil;
+import egovframework.com.cmm.service.FileVO;
+import egovframework.com.cop.bbs.service.Board;
+import egovframework.com.cop.bbs.service.BoardMasterVO;
+import egovframework.com.cop.bbs.service.BoardVO;
+import egovframework.com.cop.bbs.service.Ctgry;
+import egovframework.com.cop.bbs.service.CtgryMaster;
+import egovframework.com.cop.bbs.service.EgovBBSAttributeManageService;
+import egovframework.com.cop.bbs.service.EgovBBSCtgryMasterService;
+import egovframework.com.cop.bbs.service.EgovBBSCtgryService;
+import egovframework.com.cop.bbs.service.EgovBBSManageService;
+import egovframework.com.sec.ram.security.userdetails.util.EgovUserDetailsHelper;
+import egovframework.com.sym.ccm.cde.service.CmmnDetailCodeVO;
+import egovframework.com.sym.sit.service.SiteManageService;
+import egovframework.com.sym.sit.service.SiteManageVO;
+import egovframework.com.uat.uia.service.LoginVO;
+import egovframework.rte.fdl.property.EgovPropertyService;
+import egovframework.rte.ptl.mvc.tags.ui.pagination.PaginationInfo;
+import egovframework.com.uss.ivp.service.EgovIndvdlestbsService;
+import egovframework.com.uss.ivp.service.IndvdlestbsVO;
+import egovframework.com.utl.fcc.service.EgovHttpUtil;
+import egovframework.com.utl.fcc.service.EgovStringUtil;
+import egovframework.com.utl.sim.service.EgovClntInfo;
+
+import javax.servlet.http.HttpServletRequest;
+import javax.servlet.http.HttpServletResponse;
+
+
+/**
+ * 게시물 관리를 위한 컨트롤러 클래스
+ * 
+ * @author 공통서비스개발팀 이삼섭
+ * @since 2009.06.01
+ * @version 1.0
+ * @see <pre>
+ * << 개정이력(Modification Information) >>
+ *   
+ *   수정일      수정자           수정내용
+ *  -------       --------    ---------------------------
+ *   2009.3.19  이삼섭          최초 생성
+ *   2009.06.29	한성곤	
+ * 
+ * </pre>
+ */
+@Controller("EgovBBSManageController")
+public class EgovBBSManageController {
+  
+	@Resource(name = "EgovBBSManageService")
+	private EgovBBSManageService          bbsMngService;
+  
+	@Resource(name = "EgovBBSAttributeManageService")
+	private EgovBBSAttributeManageService bbsAttrbService;
+  
+	@Resource(name = "EgovBBSCtgryService")
+	private EgovBBSCtgryService           ctgryService;
+	
+	@Resource(name = "siteManageService")
+	SiteManageService 				  siteManageService;
+		
+	@Resource(name = "EgovFileMngService")
+	private EgovFileMngService            fileMngService;
+  
+	@Resource(name = "EgovFileMngUtil")
+	private EgovFileMngUtil               fileUtil;
+  
+	@Resource(name = "propertiesService")
+	protected EgovPropertyService         propertyService;
+  
+	@Resource(name = "egovMessageSource")
+	EgovMessageSource                     egovMessageSource;
+	
+	@Resource(name = "cmmUseService")
+	private CmmUseService     cmmUseService;
+	
+	@Resource(name = "IndvdlestbsService")
+    private EgovIndvdlestbsService indvdlestbsService;
+	
+	@Resource(name = "EgovBBSCtgryMasterService")
+    private EgovBBSCtgryMasterService egovBBSCtgryMasterService;
+    
+    @Resource(name = "EgovBBSCtgryService")
+    private EgovBBSCtgryService egovBBSCtgryService;
+    
+    /** EgovPropertyService */
+    @Resource(name = "propertiesService")
+    protected EgovPropertyService propertiesService;
+	
+	@Autowired
+	private DefaultBeanValidator beanValidator;
+  
+	Logger log = Logger.getLogger(this.getClass());
+  
+  /**
+   * XSS 방지 처리.
+   * 
+   * @param data
+   * @return
+   */
+  protected String unscript(String data) {
+    if(data == null || data.trim().equals("")) {
+      return "";
+    }
+    
+    String ret = data;
+    
+    ret = ret.replaceAll("<(S|s)(C|c)(R|r)(I|i)(P|p)(T|t)", "&lt;script");
+    ret = ret.replaceAll("</(S|s)(C|c)(R|r)(I|i)(P|p)(T|t)", "&lt;/script");
+    
+    ret = ret.replaceAll("<(O|o)(B|b)(J|j)(E|e)(C|c)(T|t)", "&lt;object");
+    ret = ret.replaceAll("</(O|o)(B|b)(J|j)(E|e)(C|c)(T|t)", "&lt;/object");
+    
+    ret = ret.replaceAll("<(A|a)(P|p)(P|p)(L|l)(E|e)(T|t)", "&lt;applet");
+    ret = ret.replaceAll("</(A|a)(P|p)(P|p)(L|l)(E|e)(T|t)", "&lt;/applet");
+    
+     ret = ret.replaceAll("<(E|e)(M|m)(B|b)(E|e)(D|d)", "&lt;embed");
+     ret = ret.replaceAll("</(E|e)(M|m)(B|b)(E|e)(D|d)", "&lt;embed");
+    
+    ret = ret.replaceAll("<(F|f)(O|o)(R|r)(M|m)", "&lt;form");
+    ret = ret.replaceAll("</(F|f)(O|o)(R|r)(M|m)", "&lt;form");
+    
+    return ret;
+  }
+  
+  
+  /**
+   * 게시물에 대한 목록을 조회한다.
+   * 
+   * @param boardVO
+   * @param sessionVO
+   * @param model
+   * @return
+   * @throws Exception
+   */
+  @RequestMapping(value = "/cop/bbs/selectBoardList.do")
+  public String selectBoardArticles(@ModelAttribute("searchVO") BoardVO boardVO, ModelMap model, HttpServletRequest request, HttpServletResponse response) throws Exception {
+	  
+	  SiteManageVO siteVO = siteManageService.selectSiteServiceInfo(request);
+	  model.addAttribute("siteInfo", siteVO);
+	  
+      PaginationInfo paginationInfo = new PaginationInfo();
+    
+	  BoardMasterVO vo = new BoardMasterVO();
+	  vo.setBbsId(boardVO.getBbsId());	  
+	  vo.setSiteId(siteVO.getSiteId());
+	  vo.setSysTyCode(siteVO.getSysTyCode());
+    
+	  BoardMasterVO master = bbsAttrbService.selectBBSMasterInf(vo);
+    
+	  LoginVO user = EgovUserDetailsHelper.getAuthenticatedUser(request, response);
+	  if(master != null) {      
+		int SE_CODE = 1;		
+		if(user != null) {
+			SE_CODE = Integer.parseInt(user.getUserSe());	  
+			model.addAttribute("USER_INFO", user);
+			
+			//교재&사전
+			if("BBSMSTR_000000000005".equals(boardVO.getBbsId())){
+				//좋아요 목록
+				IndvdlestbsVO indvdlestbsVO = new IndvdlestbsVO();
+				indvdlestbsVO.setUserId(user.getId());
+				indvdlestbsVO.setSiteId(siteVO.getSiteId());
+				indvdlestbsVO.setTrgetTyCode("BOOK_LIKE");
+				model.addAttribute("wishList", indvdlestbsService.selectIvpList(indvdlestbsVO));
+			}
+		}
+		  
+		if(SE_CODE >= 10) {
+			//boardVO.setAdminAt("Y");
+		}
+		
+		// 페이징 정보 설정
+	    boardVO.setPageUnit(propertyService.getInt("pageUnit"));
+	    boardVO.setPageSize(propertyService.getInt("pageSize"));
+	    boardVO.setCtgrymasterId(master.getCtgrymasterId());
+	    
+	    if("BBSA02".equals(master.getBbsAttrbCode())) {
+	    	if(EgovStringUtil.isEmpty(boardVO.getViewType())){
+	    		boardVO.setViewType("photo");
+	    	}
+	    	
+	    	if("photo".equals(boardVO.getViewType())){
+	    		// 페이징 정보 설정
+			    boardVO.setPageUnit(propertyService.getInt("photoPageUnit"));
+			    boardVO.setPageSize(propertyService.getInt("photoPageSize"));
+	    	}
+	    }
+	    
+	    //공지게시물 가져오기
+    	BoardVO noticeVO = new BoardVO();
+    	noticeVO.setBbsId(boardVO.getBbsId());
+    	noticeVO.setCommentUseAt(master.getCommentUseAt());
+    	noticeVO.setCtgrymasterId(master.getCtgrymasterId());
+    	noticeVO.setBbsAttrbCode(master.getBbsAttrbCode());
+    	noticeVO.setSearchNoticeAt("Y");
+    	noticeVO.setFirstIndex(0);
+    	//교재&사전
+    	if("BBSMSTR_000000000005".equals(boardVO.getBbsId())){
+    		noticeVO.setRecordCountPerPage(3);
+    	}else {
+    		noticeVO.setRecordCountPerPage(9999);
+    	}
+    	
+    	model.addAttribute("noticeList", bbsMngService.selectBoardArticles(noticeVO));
+	    
+	    paginationInfo.setCurrentPageNo(boardVO.getPageIndex());
+	    paginationInfo.setRecordCountPerPage(boardVO.getPageUnit());
+	    paginationInfo.setPageSize(boardVO.getPageSize());
+	    
+	    boardVO.setFirstIndex(paginationInfo.getFirstRecordIndex());
+	    boardVO.setLastIndex(paginationInfo.getLastRecordIndex());
+	    boardVO.setRecordCountPerPage(paginationInfo.getRecordCountPerPage());
+	      
+		boardVO.setCommentUseAt(master.getCommentUseAt());
+		boardVO.setBbsAttrbCode(master.getBbsAttrbCode());
+		
+		if("BBSMSTR_000000000010".equals(boardVO.getBbsId())){
+			  boardVO.setFirstIndex(0);
+			  boardVO.setRecordCountPerPage(4);
+			  boardVO.setCrclId(null);
+			  boardVO.setIsMainFlag("Y");
+			  boardVO.setSysTyCode("ALL");
+		}
+		
+		//양식자료 - 학생접근 시
+		if(SE_CODE < 8 && "BBSMSTR_000000000023".equals(boardVO.getBbsId())){
+			List<String> searchCateList = new ArrayList<String>();
+			searchCateList.add("CTG_0000000000000272");
+			boardVO.setSearchCateList(searchCateList);
+		}
+		
+        List<BoardVO> resultList = bbsMngService.selectBoardArticles(boardVO);
+        int totCnt = bbsMngService.selectBoardArticlesCnt(boardVO);
+        
+        paginationInfo.setTotalRecordCount(totCnt);
+        
+        if(!EgovStringUtil.isEmpty(master.getCtgrymasterId())) {
+        	Ctgry ctgry = new Ctgry();
+			ctgry.setCtgrymasterId(master.getCtgrymasterId());
+			model.addAttribute("boardCateList", ctgryService.selectComtnbbsctgryList(ctgry));
+			model.addAttribute("boardCateLevel", ctgryService.selectComtnbbsctgryLevel(ctgry));
+        }
+        
+        
+        
+        model.addAttribute("resultList", resultList);
+        model.addAttribute("resultCnt", totCnt);
+        model.addAttribute("brdMstrVO", master);
+        model.addAttribute("BbsFileStoreWebPathByWebFile", propertyService.getString("publish.tmplat.bbs.fileStoreWebPathByWebFile"));
+  	  	model.addAttribute("paginationInfo", paginationInfo);	  
+  	    request.getSession().removeAttribute("sessionCommentVO");
+  	  	
+        return propertyService.getString("publish.sourc.bbs.fileStoreWebPathByJspFile") + master.getSourcId() + "/EgovNoticeList";
+      }
+	  
+	  if("BBSMSTR_000000000010".equals(boardVO.getBbsId())){
+		  boardVO.setFirstIndex(0);
+		  boardVO.setRecordCountPerPage(1000);
+		  boardVO.setCrclId(null);
+		  boardVO.setIsMainFlag("Y");
+		  boardVO.setSysTyCode("ALL");
+		  boardVO.setBbsAttrbCode("BBSA02");
+
+		  List<BoardVO> resultList = bbsMngService.selectBoardArticles(boardVO);
+		  model.addAttribute("resultList", resultList);
+		  
+		//언어코드
+			Ctgry ctgry = new Ctgry();
+			ctgry.setCtgrymasterId("CTGMST_0000000000002");
+			model.addAttribute("languageList", egovBBSCtgryService.selectComtnbbsctgryList(ctgry));
+			
+		  return propertyService.getString("publish.sourc.bbs.fileStoreWebPathByJspFile") + "BBSSRC_0000000000010/EgovNoticeList";
+	  }
+    
+    return null;
+  }
+  
+  /**
+   * 게시물에 대한 상세 정보를 조회한다.
+   * 
+   * @param boardVO
+   * @param sessionVO
+   * @param model
+   * @return
+   * @throws Exception
+   */
+  @RequestMapping(value = "/cop/bbs/selectBoardArticle.do")
+  public String selectBoardArticle(@ModelAttribute("searchVO") BoardVO boardVO, ModelMap model, HttpServletRequest request, HttpServletResponse response) throws Exception {
+
+	  SiteManageVO siteVO = siteManageService.selectSiteServiceInfo(request);
+	  model.addAttribute("siteInfo", siteVO);
+	  
+	  BoardMasterVO vo = new BoardMasterVO();
+	  vo.setBbsId(boardVO.getBbsId());
+	  vo.setSiteId(siteVO.getSiteId());
+	  vo.setSysTyCode(siteVO.getSysTyCode());
+        
+	  BoardMasterVO master = bbsAttrbService.selectBBSMasterInf(vo);
+    
+	  if(master != null) {
+		  int SE_CODE = 1;
+		  model.addAttribute("brdMstrVO", master);
+        
+		  LoginVO user = EgovUserDetailsHelper.getAuthenticatedUser(request, response);
+		  if(user != null) {
+			  SE_CODE = Integer.parseInt(user.getUserSe());
+			  boardVO.setFrstRegisterId(user.getId());		
+			  model.addAttribute("USER_INFO", user);
+			  
+			//교재&사전
+			if("BBSMSTR_000000000005".equals(boardVO.getBbsId())){
+				//좋아요 목록
+				IndvdlestbsVO indvdlestbsVO = new IndvdlestbsVO();
+				indvdlestbsVO.setUserId(user.getId());
+				indvdlestbsVO.setSiteId(siteVO.getSiteId());
+				indvdlestbsVO.setTrgetTyCode("BOOK_LIKE");
+				indvdlestbsVO.setTrgetId(boardVO.getNttNo().toString());
+				model.addAttribute("wishList", indvdlestbsService.selectIvpList(indvdlestbsVO));
+			}
+		  }
+		  
+		  if(SE_CODE >= 10) {
+			  boardVO.setAdminAt("Y");
+		  }
+		  
+		  if(SE_CODE >= Integer.parseInt(master.getInqireAuthor())){
+			  // 조회수 증가 여부 지정
+			  boardVO.setPlusCount(true);
+			  boardVO.setCtgrymasterId(master.getCtgrymasterId());
+			  boardVO.setBbsAttrbCode(master.getBbsAttrbCode());
+			  BoardVO dbVO = bbsMngService.selectBoardArticle(boardVO);
+			  model.addAttribute("board", dbVO);
+			  
+			  model.addAttribute("BbsFileStoreWebPathByWebFile", propertyService.getString("publish.tmplat.bbs.fileStoreWebPathByWebFile"));
+			  return propertyService.getString("publish.sourc.bbs.fileStoreWebPathByJspFile") + master.getSourcId() + "/EgovNoticeInqire";
+		  } else {
+	  		  model.addAttribute("message", egovMessageSource.getMessage("fail.common.select"));
+	  		  return "forward:/cop/bbs/selectBoardList.do";
+	  	  }
+	  }
+
+	  model.addAttribute("message", egovMessageSource.getMessage("fail.auth.access"));
+	  return "forward:/cop/bbs/selectBoardList.do";
+  }
+
+  /**
+   * 게시물 등록을 위한 등록페이지로 이동한다.
+   * 
+   * @param boardVO
+   * @param sessionVO
+   * @param model
+   * @return
+   * @throws Exception
+   */
+  @RequestMapping(value = "/cop/bbs/addBoardArticle.do")
+  public String addBoardArticle(@ModelAttribute("searchVO") BoardVO boardVO, ModelMap model, HttpServletRequest request, HttpServletResponse response) throws Exception {
+
+	  
+	  LoginVO user = EgovUserDetailsHelper.getAuthenticatedUser(request, response);
+	  if(user == null) {
+	      return "redirect:" + EgovUserDetailsHelper.getRedirectLoginUrl();
+	  }
+	  /*
+	  LoginVO user = new LoginVO();
+	  user.setUserSe("10");
+	  user.setId("admin");
+	  user.setName("관리자");
+	  */
+	  SiteManageVO siteVO = siteManageService.selectSiteServiceInfo(request);
+	  model.addAttribute("siteInfo", siteVO);
+	  
+	  BoardMasterVO vo = new BoardMasterVO();
+	  vo.setBbsId(boardVO.getBbsId());
+	  vo.setSiteId(siteVO.getSiteId());
+	  vo.setSysTyCode(siteVO.getSysTyCode());
+    
+	  BoardMasterVO master = bbsAttrbService.selectBBSMasterInf(vo);
+    
+	  if(master != null) {
+		  int SE_CODE = Integer.parseInt(user.getUserSe());
+		  if(SE_CODE >= Integer.parseInt(master.getRegistAuthor())){
+			  if(!EgovStringUtil.isEmpty(master.getCtgrymasterId())) {
+				  Ctgry ctgry = new Ctgry();
+				  ctgry.setCtgrymasterId(master.getCtgrymasterId());
+				  model.addAttribute("boardCateList", ctgryService.selectComtnbbsctgryList(ctgry));
+				  
+				  model.addAttribute("boardCateLevel", ctgryService.selectComtnbbsctgryLevel(ctgry));
+		      }
+			  		  
+			  model.addAttribute("brdMstrVO", master);
+			  
+			  Board board = new Board();
+			  model.addAttribute("board", board);
+		  
+			  request.getSession().setAttribute("sessionVO", boardVO);
+			  
+			  /*user.setUserSe("10");
+			  user.setId("admin");
+			  user.setName("관리자");*/
+			  model.addAttribute("USER_INFO", user);
+			  model.addAttribute("BbsFileStoreWebPathByWebFile", propertyService.getString("publish.tmplat.bbs.fileStoreWebPathByWebFile"));
+			  return propertyService.getString("publish.sourc.bbs.fileStoreWebPathByJspFile") + master.getSourcId() + "/EgovNoticeRegist";
+		  } else {
+	  		  model.addAttribute("message", egovMessageSource.getMessage("fail.auth.regist"));
+	  		  return "forward:/cop/bbs/selectBoardList.do";
+	  	  }
+	  }
+    
+	  model.addAttribute("message", egovMessageSource.getMessage("fail.auth.access"));
+	  return "forward:/cop/bbs/selectBoardList.do";
+  }
+  
+  /**
+   * 게시물을 등록한다.
+   * 
+   * @param boardVO
+   * @param board
+   * @param sessionVO
+   * @param model
+   * @return
+   * @throws Exception
+   */
+  @SuppressWarnings("unchecked")
+  @RequestMapping(value = "/cop/bbs/insertBoardArticle.do")
+  public String insertBoardArticle(final MultipartHttpServletRequest multiRequest, @ModelAttribute("searchVO") BoardVO boardVO, 
+		  Board board, HttpServletRequest request, HttpServletResponse response, ModelMap model) throws Exception {
+	  
+	  if(request.getSession().getAttribute("sessionVO") == null) {
+		  return "forward:/cop/bbs/selectBoardList.do";
+	  }
+	  LoginVO user = EgovUserDetailsHelper.getAuthenticatedUser(request, response);
+	  /*
+	  LoginVO user = new LoginVO();
+	  user.setUserSe("10");
+	  user.setName("관리자");
+	  user.setId("admin");
+	  */
+	  //beanValidator.validate(board, bindingResult);
+    
+	  BoardMasterVO vo = new BoardMasterVO();
+	  vo.setBbsId(boardVO.getBbsId());
+	  
+	  SiteManageVO siteVO = siteManageService.selectSiteServiceInfo(request);
+	  vo.setSiteId(siteVO.getSiteId());
+	  
+	  vo.setSysTyCode(siteVO.getSysTyCode());
+	  BoardMasterVO master = bbsAttrbService.selectBBSMasterInf(vo);
+
+	  if(master != null) {
+		  int SE_CODE = Integer.parseInt(user.getUserSe());
+		  if(SE_CODE >= Integer.parseInt(master.getRegistAuthor())) {
+			  String atchFileId = "";
+			  
+		      List<FileVO> result = null;
+		      
+		      final Map<String, MultipartFile> files = multiRequest.getFileMap();
+		      if(!files.isEmpty()) {
+		        result = fileUtil.parseBoardFileInf(Long.parseLong(master.getPosblAtchFileSize()) * 1024 * 1024, files, 0, "", 
+		        		siteManageService.selectSiteServiceInfo(request).getSiteId(), boardVO.getBbsId(), boardVO.getLa(), boardVO.getLo());
+		        atchFileId = fileMngService.insertFileInfs(result);
+		      }
+			  
+		      
+		      boardVO.setAtchFileId(atchFileId);
+		      boardVO.setFrstRegisterId(user.getId());
+		      boardVO.setNtcrNm(user.getName());      
+		      boardVO.setNttCn(unscript(boardVO.getNttCn())); // XSS 방지
+		      boardVO.setCreatIp(EgovClntInfo.getClntIP(request));	      
+		      boardVO.setEstnData(EgovHttpUtil.getEstnParseData(request));
+		      /*boardVO.setUseAt("Y");
+		      boardVO.setOthbcAt("Y");
+		      boardVO.setNoticeAt("N");*/
+		      		
+		      bbsMngService.insertBoardArticle(boardVO, master);
+		  }
+	  }
+	  
+	  request.getSession().removeAttribute("sessionVO");
+	  	
+	  return "forward:/cop/bbs/selectBoardList.do";
+	  //return "test";
+  }
+  
+  /**
+   * 게시물에 대한 답변 등록을 위한 등록페이지로 이동한다.
+   * 
+   * @param boardVO
+   * @param sessionVO
+   * @param model
+   * @return
+   * @throws Exception
+   */
+  @RequestMapping(value = "/cop/bbs/addReplyBoardArticle.do")
+  public String addReplyBoardArticle(@ModelAttribute("searchVO") BoardVO boardVO, ModelMap model, HttpServletRequest request, HttpServletResponse response) throws Exception {
+	  
+	  LoginVO user = EgovUserDetailsHelper.getAuthenticatedUser(request, response);
+	  if(user == null) {
+	      return "redirect:" + EgovUserDetailsHelper.getRedirectLoginUrl();
+	  }
+	  
+	  SiteManageVO siteVO = siteManageService.selectSiteServiceInfo(request);
+	  model.addAttribute("siteInfo", siteVO);
+	  
+	  BoardMasterVO vo = new BoardMasterVO();
+	  vo.setBbsId(boardVO.getBbsId());
+	  vo.setSiteId(siteVO.getSiteId());
+	  vo.setSysTyCode(siteVO.getSysTyCode());
+    
+	  BoardMasterVO master = bbsAttrbService.selectBBSMasterInf(vo);
+    
+	  if(master != null) {
+		  int SE_CODE = Integer.parseInt(user.getUserSe());
+		  if(SE_CODE >= Integer.parseInt(master.getAnswerAuthor())){
+			  model.addAttribute("brdMstrVO", master);
+			  
+			  BoardVO selectVO = new BoardVO();
+			  selectVO.setBbsId(master.getBbsId());
+			  selectVO.setNttNo(boardVO.getNttNo());
+			  selectVO.setAdminAt("Y");
+			  
+			  selectVO = bbsMngService.selectBoardArticle(selectVO);
+			  
+			  Board board = new Board();
+			  board.setCtgryId(selectVO.getCtgryId());
+			  //board.setOrdrCode(selectVO.getOrdrCode());
+			  //board.setOrdrCodeDp(BigDecimal.valueOf(selectVO.getOrdrCodeDp().longValue() + 1));
+		    
+			  if("BBSA11".equals(master.getBbsAttrbCode())) {
+				  
+				  board.setNttNo(selectVO.getNttNo());	
+				  board.setNttSj(selectVO.getNttSj());
+				  board.setNttCn(selectVO.getNttCn());
+				  board.setEstnData(selectVO.getEstnData());
+				  /*
+				  if(!EgovStringUtil.isEmpty(selectVO.getEstnData())) {
+					  board.setNttCn(selectVO.getEstnParseData().getString("cn"));
+				  }
+				  */
+				  board.setAtchFileId(selectVO.getEstnAtchFileId());
+				  board.setProcessSttusCode(selectVO.getProcessSttusCode());
+				  
+				  CmmnDetailCodeVO codeVO = new CmmnDetailCodeVO();
+				  codeVO.setCodeId("COM108");
+				  model.addAttribute("qaCodeList", cmmUseService.selectCmmCodeDetail(codeVO));
+			  }
+			  
+			  model.addAttribute("board", board);
+			  
+			  request.getSession().setAttribute("sessionVO", boardVO);
+			  
+			  model.addAttribute("USER_INFO", user);
+			  model.addAttribute("BbsFileStoreWebPathByWebFile", propertyService.getString("publish.tmplat.bbs.fileStoreWebPathByWebFile"));
+			  return propertyService.getString("publish.sourc.bbs.fileStoreWebPathByJspFile") + master.getSourcId() + "/EgovNoticeRegist";
+		  } else {
+	  		  model.addAttribute("message", egovMessageSource.getMessage("fail.auth.regist"));
+	  		  return "forward:/cop//bbs/selectBoardList.do";
+	  	  }
+	  }
+    
+	  model.addAttribute("message", egovMessageSource.getMessage("fail.auth.access"));
+	  return "forward:/cop/bbs/selectBoardList.do";
+  }
+  
+  /**
+   * 게시물에 대한 답변을 등록한다.
+   * 
+   * @param boardVO
+   * @param board
+   * @param sessionVO
+   * @param model
+   * @return
+   * @throws Exception
+   */
+  @SuppressWarnings("unchecked")
+  @RequestMapping(value = "/cop/bbs/replyBoardArticle.do")
+  public String replyBoardArticle(final MultipartHttpServletRequest multiRequest, @ModelAttribute("searchVO") BoardVO boardVO, 
+		  Board board, ModelMap model, HttpServletRequest request, HttpServletResponse response) throws Exception {
+   
+	  if(request.getSession().getAttribute("sessionVO") == null) {
+		  return "forward:/cop/bbs/selectBoardList.do";
+	  }
+    
+	  LoginVO user = EgovUserDetailsHelper.getAuthenticatedUser(request, response);
+    
+	  BoardMasterVO vo = new BoardMasterVO();
+	  vo.setBbsId(boardVO.getBbsId());
+	  
+	  SiteManageVO siteVO = siteManageService.selectSiteServiceInfo(request);
+	  vo.setSiteId(siteVO.getSiteId());
+	  vo.setSysTyCode(siteVO.getSysTyCode());
+  
+	  BoardMasterVO master = bbsAttrbService.selectBBSMasterInf(vo);
+	  
+	  if(master != null) {
+		  int SE_CODE = Integer.parseInt(user.getUserSe());
+		  if(SE_CODE >= Integer.parseInt(master.getAnswerAuthor())){
+			  if(SE_CODE >= 10) {
+		    	  boardVO.setAdminAt("Y");
+		      }
+			  
+			  String atchFileId = boardVO.getAtchFileId();;
+			  	      
+		      final Map<String, MultipartFile> files = multiRequest.getFileMap();
+		      
+		      
+		      if("BBSA11".equals(master.getBbsAttrbCode())) {
+		    	  if(!files.isEmpty()) {
+		    		  if(EgovStringUtil.isEmpty(atchFileId)) {
+		    			  List<FileVO> result = fileUtil.parseBoardFileInf(Long.parseLong(master.getPosblAtchFileSize()) * 1024 * 1024, files, 0, atchFileId, 
+		    					  siteManageService.selectSiteServiceInfo(request).getSiteId(), boardVO.getBbsId(), boardVO.getLa(), boardVO.getLo());
+		    			  atchFileId = fileMngService.insertFileInfs(result);
+					  } else {
+						  FileVO fvo = new FileVO();
+						  fvo.setAtchFileId(atchFileId);
+						  int cnt = fileMngService.getMaxFileSN(fvo);
+						  List<FileVO> _result = fileUtil.parseBoardFileInf(Long.parseLong(master.getPosblAtchFileSize()) * 1024 * 1024, files, cnt, atchFileId, 
+								  siteManageService.selectSiteServiceInfo(request).getSiteId(), boardVO.getBbsId(), boardVO.getLa(), boardVO.getLo());
+						  fileMngService.updateFileInfs(_result);
+					  }
+		    		  boardVO.setEstnAtchFileId(atchFileId);
+				  }
+				  
+				  boardVO.setLastAnswrrId(user.getId());
+				  boardVO.setLastAnswrrNm(user.getName());
+				  
+				  JSONObject jObj = new JSONObject();
+				  //jObj.put("cn", boardVO.getNttCn());
+				  jObj.put("cn", boardVO.getEstnData());
+				  boardVO.setEstnData(jObj.toString());
+				  
+				  bbsMngService.updateBoardArticle(boardVO, master, true);
+		      } else {
+		    	  if(!files.isEmpty()) {
+		    		  	List<FileVO> result = fileUtil.parseBoardFileInf(Long.parseLong(master.getPosblAtchFileSize()) * 1024 * 1024, files, 0, "", 
+		    		  			siteManageService.selectSiteServiceInfo(request).getSiteId(), boardVO.getBbsId(), boardVO.getLa(), boardVO.getLo());
+		  	        	atchFileId = fileMngService.insertFileInfs(result);
+		  	      }
+		  	      
+		    	  boardVO.setAtchFileId(atchFileId);
+		    	  boardVO.setFrstRegisterId(user.getId());
+		    	  boardVO.setNtcrNm(user.getName());      
+		    	  boardVO.setNttCn(unscript(boardVO.getNttCn())); // XSS 방지
+		    	  boardVO.setCreatIp(EgovClntInfo.getClntIP(request));
+		  	      
+		    	  boardVO.setEstnData(EgovHttpUtil.getEstnParseData(request));
+		  	      bbsMngService.replyBoardArticle(boardVO, master);
+		      }
+		  }
+	  }
+    
+	  request.getSession().removeAttribute("sessionVO");
+	  
+	  return "forward:/cop/bbs/selectBoardList.do";
+  }
+
+  /**
+   * 게시물 수정을 위한 수정페이지로 이동한다.
+   * 
+   * @param boardVO
+   * @param vo
+   * @param sessionVO
+   * @param model
+   * @return
+   * @throws Exception
+   */
+  @RequestMapping(value = "/cop/bbs/forUpdateBoardArticle.do")
+  public String selectBoardArticleForUpdt(@ModelAttribute("searchVO") BoardVO boardVO, ModelMap model, HttpServletRequest request, HttpServletResponse response) throws Exception {
+    
+	  LoginVO user = EgovUserDetailsHelper.getAuthenticatedUser(request, response);
+	  if(user == null) {
+	      return "redirect:" + EgovUserDetailsHelper.getRedirectLoginUrl();
+	  }
+	  
+	  SiteManageVO siteVO = siteManageService.selectSiteServiceInfo(request);
+	  model.addAttribute("siteInfo", siteVO);
+	  
+	  BoardMasterVO vo = new BoardMasterVO();
+	  vo.setBbsId(boardVO.getBbsId());
+	  vo.setSiteId(siteVO.getSiteId());
+	  vo.setSysTyCode(siteVO.getSysTyCode());
+	  
+	  boardVO.setFrstRegisterId(user.getId());
+	      
+	  BoardMasterVO master = bbsAttrbService.selectBBSMasterInf(vo);
+    
+	  if(master != null) {
+		  int SE_CODE = Integer.parseInt(user.getUserSe());
+		  if(SE_CODE >= 10) {
+			  boardVO.setAdminAt("Y");
+		  }
+		  
+		  if(SE_CODE >= Integer.parseInt(master.getRegistAuthor())){
+			  if(!EgovStringUtil.isEmpty(master.getCtgrymasterId())) {
+				  Ctgry ctgry = new Ctgry();
+				  ctgry.setCtgrymasterId(master.getCtgrymasterId());
+				  model.addAttribute("boardCateList", ctgryService.selectComtnbbsctgryList(ctgry));
+				  
+				  model.addAttribute("boardCateLevel", ctgryService.selectComtnbbsctgryLevel(ctgry));
+		      }
+		    
+			  boardVO.setCtgrymasterId(master.getCtgrymasterId());
+			  BoardVO dataVO = bbsMngService.selectBoardArticle(boardVO);
+			  		  
+			  model.addAttribute("brdMstrVO", master);
+			  model.addAttribute("board", dataVO);
+			  
+			  request.getSession().setAttribute("sessionVO", boardVO);
+			  
+			  model.addAttribute("USER_INFO", user);
+			  model.addAttribute("BbsFileStoreWebPathByWebFile", propertyService.getString("publish.tmplat.bbs.fileStoreWebPathByWebFile"));
+			  return propertyService.getString("publish.sourc.bbs.fileStoreWebPathByJspFile") + master.getSourcId() + "/EgovNoticeRegist";
+		  } else {
+	  		  model.addAttribute("message", egovMessageSource.getMessage("fail.auth.regist"));
+	  		  return "forward:/cop/bbs/selectBoardList.do";
+	  	  }
+	  }
+	  
+	  model.addAttribute("message", egovMessageSource.getMessage("fail.auth.access"));
+	  return "forward:/cop/bbs/selectBoardList.do";
+  }
+
+  /**
+   * 게시물에 대한 내용을 수정한다.
+   * 
+   * @param boardVO
+   * @param board
+   * @param sessionVO
+   * @param model
+   * @return
+   * @throws Exception
+   */
+  @SuppressWarnings("unchecked")
+  @RequestMapping(value = "/cop/bbs/updateBoardArticle.do")
+  public String updateBoardArticle(final MultipartHttpServletRequest multiRequest, @ModelAttribute("searchVO") BoardVO boardVO, 
+		  Board board, BindingResult bindingResult, 
+      ModelMap model, HttpServletRequest request, HttpServletResponse response) throws Exception {
+
+	  if(request.getSession().getAttribute("sessionVO") == null) {
+		  return "forward:/cop/bbs/selectBoardList.do";
+	  }
+    
+	  LoginVO user = EgovUserDetailsHelper.getAuthenticatedUser(request, response);
+	  String atchFileId = boardVO.getAtchFileId();
+	  
+	  beanValidator.validate(board, bindingResult);
+    
+	  BoardMasterVO vo = new BoardMasterVO();
+	  vo.setBbsId(boardVO.getBbsId());
+	  
+	  SiteManageVO siteVO = siteManageService.selectSiteServiceInfo(request);
+	  vo.setSiteId(siteVO.getSiteId());
+	  vo.setSysTyCode(siteVO.getSysTyCode());
+
+	  BoardMasterVO master = bbsAttrbService.selectBBSMasterInf(vo);
+	  
+	  if(bindingResult.hasErrors()) {
+      
+		  if(master != null) {
+			  if(!EgovStringUtil.isEmpty(master.getCtgrymasterId())) {
+				  Ctgry ctgry = new Ctgry();
+				  ctgry.setCtgrymasterId(master.getCtgrymasterId());
+				  model.addAttribute("boardCateList", ctgryService.selectComtnbbsctgryList(ctgry));
+				  
+				  model.addAttribute("boardCateLevel", ctgryService.selectComtnbbsctgryLevel(ctgry));
+		      }
+			  
+			  model.addAttribute("siteInfo", siteVO);
+			  
+			  boardVO.setCtgrymasterId(master.getCtgrymasterId());
+			  BoardVO dataVO = bbsMngService.selectBoardArticle(boardVO);
+			  
+			  model.addAttribute("brdMstrVO", master);
+			  model.addAttribute("board", dataVO);
+			  
+			  model.addAttribute("USER_INFO", user);
+			  model.addAttribute("BbsFileStoreWebPathByWebFile", propertyService.getString("publish.tmplat.bbs.fileStoreWebPathByWebFile"));
+			  return propertyService.getString("publish.sourc.bbs.fileStoreWebPathByJspFile") + master.getSourcId() + "/EgovNoticeRegist";
+		  }
+      
+	  }
+    
+	  if(master != null) {
+		  int SE_CODE = Integer.parseInt(user.getUserSe());
+		  if(SE_CODE >= Integer.parseInt(master.getRegistAuthor())) {
+		  
+			  final Map<String, MultipartFile> files = multiRequest.getFileMap();
+			  if(!files.isEmpty()) {
+				  if(EgovStringUtil.isEmpty(atchFileId)) {
+					  List<FileVO> result = fileUtil.parseBoardFileInf(Long.parseLong(master.getPosblAtchFileSize()) * 1024 * 1024, files, 0, atchFileId, 
+							  siteManageService.selectSiteServiceInfo(request).getSiteId(), boardVO.getBbsId(), boardVO.getLa(), boardVO.getLo());
+					  atchFileId = fileMngService.insertFileInfs(result);
+					  boardVO.setAtchFileId(atchFileId);
+				  } else {
+					  FileVO fvo = new FileVO();
+					  fvo.setAtchFileId(atchFileId);
+					  int cnt = fileMngService.getMaxFileSN(fvo);
+					  List<FileVO> _result = fileUtil.parseBoardFileInf(Long.parseLong(master.getPosblAtchFileSize()) * 1024 * 1024, files, 0, atchFileId, 
+							  siteManageService.selectSiteServiceInfo(request).getSiteId(), boardVO.getBbsId(), boardVO.getLa(), boardVO.getLo());
+					  fileMngService.updateFileInfs(_result);
+				  }
+			  }
+			  
+			  if(!"".equals(atchFileId)) {
+				  FileVO fvo = new FileVO();
+				  fvo.setAtchFileId(atchFileId);
+				  List<FileVO> dbFiles = fileMngService.selectFileInfs(fvo);
+				  if(dbFiles == null || dbFiles.size() == 0) {
+					  boardVO.setAtchFileId("");
+					  boardVO.setFileGroupId("");
+				  }
+			  }
+	      
+			  if(SE_CODE >= 10) {
+		    	  boardVO.setAdminAt("Y");
+		      }
+			  boardVO.setLastUpdusrId(user.getId());      
+			  boardVO.setNttCn(unscript(boardVO.getNttCn())); // XSS 방지
+			  boardVO.setEstnData(EgovHttpUtil.getEstnParseData(request));
+	      
+			  bbsMngService.updateBoardArticle(boardVO, master, false);
+		  }
+	  }
+    
+	  request.getSession().removeAttribute("sessionVO");
+	  
+	  return "forward:/cop/bbs/selectBoardList.do";
+  }
+  
+  /**
+   * 게시물에 대한 내용을 삭제한다.
+   * 
+   * @param boardVO
+   * @param board
+   * @param sessionVO
+   * @param model
+   * @return
+   * @throws Exception
+   */
+  @RequestMapping(value = "/cop/bbs/deleteBoardArticle.do")
+  public String deleteBoardArticle(@ModelAttribute("searchVO") BoardVO boardVO, BoardVO board, ModelMap model, HttpServletRequest request, HttpServletResponse response) throws Exception {
+
+	  LoginVO user = EgovUserDetailsHelper.getAuthenticatedUser(request, response);
+	  if(user == null) {
+		  return "redirect:" + EgovUserDetailsHelper.getRedirectLoginUrl();
+	  }
+	      
+	  BoardMasterVO vo = new BoardMasterVO();
+	  vo.setBbsId(boardVO.getBbsId());
+	  
+	  SiteManageVO siteVO = siteManageService.selectSiteServiceInfo(request);
+	  vo.setSiteId(siteVO.getSiteId());
+	  vo.setSysTyCode(siteVO.getSysTyCode());
+  
+	  BoardMasterVO master = bbsAttrbService.selectBBSMasterInf(vo);
+	      
+	  if(master != null) {
+		  int SE_CODE = Integer.parseInt(user.getUserSe());
+		  if(SE_CODE >= Integer.parseInt(master.getRegistAuthor())){
+			  if(SE_CODE >= 10) {
+		    	  boardVO.setAdminAt("Y");
+		      }
+			  
+			  board.setLastUpdusrId(user.getId());      
+			  bbsMngService.deleteBoardArticle(board, master);
+		  }
+	  }
+    
+	  return "forward:/cop/bbs/selectBoardList.do";
+  }
+  
+  
+  /**
+   * [관리용-공통] 게시판 마스터 목록을 조회한다.
+   * 
+   * @param boardMasterVO
+   * @param model
+   * @return
+   * @throws Exception
+   */
+  @RequestMapping("/cop/com/selectAllBBSMasterManageInfs.do")
+  public String selectAllBBSMasterManageInfs(@ModelAttribute("searchVO") BoardMasterVO boardMasterVO, ModelMap model, HttpServletRequest request, HttpServletResponse response) throws Exception {
+   
+	  LoginVO loginVO = EgovUserDetailsHelper.getAuthenticatedUser(request, response);
+	  if(!EgovStringUtil.isEmpty(loginVO.getSiteId())) {		  
+		 boardMasterVO.setSiteId(loginVO.getSiteId());
+	  }
+	  	  
+	  boardMasterVO.setPageUnit(propertyService.getInt("pageUnit"));
+	  boardMasterVO.setPageSize(propertyService.getInt("pageSize"));
+    
+	  PaginationInfo paginationInfo = new PaginationInfo();
+    
+	  paginationInfo.setCurrentPageNo(boardMasterVO.getPageIndex());
+	  paginationInfo.setRecordCountPerPage(boardMasterVO.getPageUnit());
+	  paginationInfo.setPageSize(boardMasterVO.getPageSize());
+    
+	  boardMasterVO.setFirstIndex(paginationInfo.getFirstRecordIndex());
+	  boardMasterVO.setLastIndex(paginationInfo.getLastRecordIndex());
+	  boardMasterVO.setRecordCountPerPage(paginationInfo.getRecordCountPerPage());
+    
+	  if(!EgovStringUtil.isEmpty(boardMasterVO.getSiteId())) {
+		  List<BoardMasterVO> list = bbsAttrbService.selectAllBBSMasterManageInfs(boardMasterVO);
+		  int totCnt = bbsAttrbService.selectAllBBSMasterManageInfsCnt(boardMasterVO);
+	    
+		  paginationInfo.setTotalRecordCount(totCnt);
+	    
+		  model.addAttribute("resultList", list);
+		  model.addAttribute("resultCnt", totCnt);
+	  }
+	  
+	  model.addAttribute("paginationInfo", paginationInfo);
+    
+	  return "cop/com/selectAllBBSMasterManageInfs";
+  }
+  
+  /**
+   * 게시물을 관리한다.
+   * 
+   * @param boardVO
+   * @param board
+   * @param sessionVO
+   * @param model
+   * @return
+   * @throws Exception
+   */
+  @RequestMapping(value = "/cop/bbs/manageArticle.do")
+  public void manageArticle(@ModelAttribute("searchVO") BoardVO boardVO, ModelMap model, HttpServletRequest request, HttpServletResponse response) throws Exception {
+
+	  LoginVO user = EgovUserDetailsHelper.getAuthenticatedUser(request, response);
+	  boardVO.setLastUpdusrId(user.getId());
+	  
+	  if("Move".equals(boardVO.getRegistAction())) {
+		  bbsMngService.updateBoardArticlesManageMove(boardVO);
+	  } else if("Copy".equals(boardVO.getRegistAction())) {
+		  bbsMngService.updateBoardArticlesManageCopy(boardVO);
+	  } else if("Hide".equals(boardVO.getRegistAction())) {
+		  bbsMngService.updateBoardArticlesManageHide(boardVO);
+	  } else if("Remove".equals(boardVO.getRegistAction())) {
+		  bbsMngService.deleteCompleteBoardArticle(boardVO);
+	  } else if("Repair".equals(boardVO.getRegistAction())) {
+		  bbsMngService.repairBoardArticle(boardVO);
+	  }
+	  
+    
+	  JSONObject jo = new JSONObject();
+	  jo.put("message", egovMessageSource.getMessage("success.request.msg"));
+	  
+	  response.setContentType("text/javascript; charset=utf-8");
+	  PrintWriter printwriter = response.getWriter();
+	  printwriter.println(jo.toString());
+	  printwriter.flush();
+	  printwriter.close();
+  }
+  
+  /**
+	 * COMTNBBSCTGRYMASTER 목록을 조회한다. (pageing)
+	 * @param searchVO - 조회할 정보가 담긴 CtgryMaster
+	 * @exception Exception
+	 */
+  @RequestMapping(value="/cop/bbs/selectBBSCtgryMasterList.do")
+  public String selectBBSCtgryMasterList(@ModelAttribute("searchVO") CtgryMaster searchVO, ModelMap model, HttpServletRequest request, HttpServletResponse response) throws Exception {
+  	LoginVO loginVO = EgovUserDetailsHelper.getAuthenticatedUser(request, response);
+		if(!EgovStringUtil.isEmpty(loginVO.getSiteId())) {		  
+			searchVO.setSiteId(loginVO.getSiteId());
+		}
+		
+  	searchVO.setPageUnit(propertiesService.getInt("pageUnit"));
+  	searchVO.setPageSize(propertiesService.getInt("pageSize"));
+  	
+  	/** pageing */
+  	PaginationInfo paginationInfo = new PaginationInfo();
+		paginationInfo.setCurrentPageNo(searchVO.getPageIndex());
+		paginationInfo.setRecordCountPerPage(searchVO.getPageUnit());
+		paginationInfo.setPageSize(searchVO.getPageSize());
+		
+		searchVO.setFirstIndex(paginationInfo.getFirstRecordIndex());
+		searchVO.setLastIndex(paginationInfo.getLastRecordIndex());
+		searchVO.setRecordCountPerPage(paginationInfo.getRecordCountPerPage());
+
+		searchVO.setRecordCountPerPage(Integer.MAX_VALUE);
+		searchVO.setSysTyCode("SYS02");
+		List<CtgryMaster> masterList = egovBBSCtgryMasterService.selectComtnbbsctgrymasterList(searchVO);
+		Ctgry ctgry = new Ctgry();
+		HashMap map = new HashMap();
+		int listSize = 0;
+		for(int i = 0; i < masterList.size(); i++){
+			ctgry.setCtgrymasterId(masterList.get(i).getCtgrymasterId());
+			List<Ctgry> ctgryList = egovBBSCtgryService.selectComtnbbsctgryList(ctgry);
+	  		map.put(masterList.get(i).getCtgrymasterId(), ctgryList);
+	  		
+	  		if(ctgryList.size() > listSize){
+	  			listSize = ctgryList.size();
+	  		}
+		}
+		
+		model.addAttribute("resultList", map);
+		model.addAttribute("listSize", listSize);
+		
+  		return "/cop/ctg/EgovBBSCtgryMasterList02";
+		
+  }
+  
+  /**
+   * 마이페이지 > 관심리스트 > 교재/사전
+   */
+  @RequestMapping(value = "/cop/bbs/selectLikeBookList.do")
+  public String selectLikeBookList(@ModelAttribute("searchVO") BoardVO boardVO, ModelMap model, HttpServletRequest request, HttpServletResponse response) throws Exception {
+	  
+	  SiteManageVO siteVO = siteManageService.selectSiteServiceInfo(request);
+	  model.addAttribute("siteInfo", siteVO);
+	  
+	  boardVO.setBbsId("BBSMSTR_000000000005");
+	  
+      PaginationInfo paginationInfo = new PaginationInfo();
+    
+	  BoardMasterVO vo = new BoardMasterVO();
+	  vo.setBbsId(boardVO.getBbsId());	  
+	  vo.setSiteId(siteVO.getSiteId());
+	  vo.setSysTyCode(siteVO.getSysTyCode());
+    
+	  BoardMasterVO master = bbsAttrbService.selectBBSMasterInf(vo);
+    
+	  LoginVO user = EgovUserDetailsHelper.getAuthenticatedUser(request, response);
+	  if(master != null) {      
+		int SE_CODE = 1;		
+		if(user != null) {
+			SE_CODE = Integer.parseInt(user.getUserSe());	  
+			model.addAttribute("USER_INFO", user);
+			
+			boardVO.setTrgetId(user.getId());
+			
+			//교재&사전
+			if("BBSMSTR_000000000005".equals(boardVO.getBbsId())){
+				//좋아요 목록
+				IndvdlestbsVO indvdlestbsVO = new IndvdlestbsVO();
+				indvdlestbsVO.setUserId(user.getId());
+				indvdlestbsVO.setSiteId(siteVO.getSiteId());
+				indvdlestbsVO.setTrgetTyCode("BOOK_LIKE");
+				model.addAttribute("wishList", indvdlestbsService.selectIvpList(indvdlestbsVO));
+			}
+		}
+
+		// 페이징 정보 설정
+	    boardVO.setPageUnit(propertyService.getInt("pageUnit"));
+	    boardVO.setPageSize(propertyService.getInt("pageSize"));
+	    boardVO.setCtgrymasterId(master.getCtgrymasterId());
+	    
+	    if("BBSA02".equals(master.getBbsAttrbCode())) {
+	    	if(EgovStringUtil.isEmpty(boardVO.getViewType())){
+	    		boardVO.setViewType("photo");
+	    	}
+	    	
+	    	if("photo".equals(boardVO.getViewType())){
+	    		// 페이징 정보 설정
+			    boardVO.setPageUnit(propertyService.getInt("photoPageUnit"));
+			    boardVO.setPageSize(propertyService.getInt("photoPageSize"));
+	    	}
+	    }
+	    
+	    paginationInfo.setCurrentPageNo(boardVO.getPageIndex());
+	    paginationInfo.setRecordCountPerPage(boardVO.getPageUnit());
+	    paginationInfo.setPageSize(boardVO.getPageSize());
+	    
+	    boardVO.setFirstIndex(paginationInfo.getFirstRecordIndex());
+	    boardVO.setLastIndex(paginationInfo.getLastRecordIndex());
+	    boardVO.setRecordCountPerPage(paginationInfo.getRecordCountPerPage());
+	      
+		boardVO.setCommentUseAt(master.getCommentUseAt());
+		boardVO.setBbsAttrbCode(master.getBbsAttrbCode());
+		
+		boardVO.setBookLikeAt("Y");
+		
+        List<BoardVO> resultList = bbsMngService.selectBoardArticles(boardVO);
+        int totCnt = bbsMngService.selectBoardArticlesCnt(boardVO);
+        
+        paginationInfo.setTotalRecordCount(totCnt);
+        
+        if(!EgovStringUtil.isEmpty(master.getCtgrymasterId())) {
+        	Ctgry ctgry = new Ctgry();
+			ctgry.setCtgrymasterId(master.getCtgrymasterId());
+			model.addAttribute("boardCateList", ctgryService.selectComtnbbsctgryList(ctgry));
+			model.addAttribute("boardCateLevel", ctgryService.selectComtnbbsctgryLevel(ctgry));
+        }
+
+        model.addAttribute("resultList", resultList);
+        model.addAttribute("resultCnt", totCnt);
+        model.addAttribute("brdMstrVO", master);
+        model.addAttribute("BbsFileStoreWebPathByWebFile", propertyService.getString("publish.tmplat.bbs.fileStoreWebPathByWebFile"));
+  	  	model.addAttribute("paginationInfo", paginationInfo);	  
+  	    request.getSession().removeAttribute("sessionCommentVO");
+  	  	
+        return "usr/EgovLikeBookList";
+      }
+
+    return null;
+  }
+  
+}
base/src/main/java/egovframework/com/cop/cmy/web/EgovBBSAttributeManageController.java
--- base/src/main/java/egovframework/com/cop/cmy/web/EgovBBSAttributeManageController.java
+++ base/src/main/java/egovframework/com/cop/cmy/web/EgovBBSAttributeManageController.java
@@ -1,311 +1,311 @@
-package egovframework.com.cop.cmy.web;
-
-import java.util.Map;
-
-import javax.annotation.Resource;
-import javax.servlet.http.HttpServletRequest;
-import javax.servlet.http.HttpServletResponse;
-
-import org.apache.log4j.Logger;
-import org.springframework.beans.factory.annotation.Autowired;
-import org.springframework.stereotype.Controller;
-import org.springframework.ui.ModelMap;
-import org.springframework.validation.BindingResult;
-import org.springframework.web.bind.annotation.ModelAttribute;
-import org.springframework.web.bind.annotation.RequestMapping;
-import org.springmodules.validation.commons.DefaultBeanValidator;
-
-import egovframework.com.cmm.ComDefaultCodeVO;
-import egovframework.com.cmm.service.EgovCmmUseService;
-import egovframework.com.cop.bbs.service.BoardMaster;
-import egovframework.com.cop.bbs.service.BoardMasterVO;
-import egovframework.com.cop.bbs.service.CtgryMaster;
-import egovframework.com.cop.bbs.service.EgovBBSCtgryMasterService;
-import egovframework.com.cop.bbs.service.EgovBBSAttributeManageService;
-import egovframework.com.sec.ram.security.userdetails.util.EgovUserDetailsHelper;
-import egovframework.com.sym.sit.service.EgovSiteManageService;
-import egovframework.com.sym.sit.service.SiteManageVO;
-import egovframework.com.uat.uia.service.LoginVO;
-import egovframework.rte.fdl.property.EgovPropertyService;
-import egovframework.rte.ptl.mvc.tags.ui.pagination.PaginationInfo;
-
-import egovframework.com.cop.cmy.service.CommunityMnuVO;
-import egovframework.com.cop.cmy.service.CommunityUser;
-import egovframework.com.cop.cmy.service.EgovCommunityManageService;
-import egovframework.rte.fdl.cmmn.exception.EgovBizException;
-/**
- * 게시판 속성관리를 위한 컨트롤러 클래스
- * 
- * @author 공통서비스개발팀 이삼섭
- * @since 2009.06.01
- * @version 1.0
- * @see <pre>
- * << 개정이력(Modification Information) >>
- *   
- *   수정일      수정자           수정내용
- *  -------       --------    ---------------------------
- *   2009.3.12  이삼섭          최초 생성
- *   2009.06.26	한성곤		2단계 기능 추가 (댓글관리, 만족도조사)
- * 
- * </pre>
- */
-@Controller("EgovBBSAttributeManageController")
-public class EgovBBSAttributeManageController {
-
-	@Resource(name = "EgovBBSAttributeManageService")
-	private EgovBBSAttributeManageService bbsAttrbService;
-		
-	@Resource(name = "EgovCmmUseService")
-	private EgovCmmUseService             cmmUseService;
-		
-	@Resource(name = "EgovBBSCtgryMasterService")
-    private EgovBBSCtgryMasterService egovBBSCtgryMasterService;
-	
-	@Resource(name = "propertiesService")
-	protected EgovPropertyService         propertyService;
-	  
-	@Autowired
-	private DefaultBeanValidator          beanValidator;
-	  
-	@Resource(name = "EgovCommunityManageService")
-    private EgovCommunityManageService cmmntyService;	// 커뮤니티 관리자 권한 확인
-	
-	@Resource(name = "SiteManageService")
-	EgovSiteManageService 				  siteManageService;
-    
-	
-	Logger log = Logger.getLogger(this.getClass());
-	  
-	  
-	/**
-     * 커뮤니티 관리자 및 동호회 운영자 권한을 확인한다.
-     * 
-     * @param boardMaster
-     * @throws EgovBizException
-     */
-    protected void checkAuthority(BoardMaster boardMaster, HttpServletRequest request, HttpServletResponse response) throws Exception {
-	
-	    Boolean isAuthenticated = EgovUserDetailsHelper.isAuthenticated(request, response);	
-		if (!isAuthenticated) {
-		    throw new EgovBizException("인증된 사용자 정보가 존재하지 않습니다.");
-		}
-		
-		LoginVO user = EgovUserDetailsHelper.getAuthenticatedUser(request, response);
-		
-		String targetId = boardMaster.getTrgetId();
-		
-		if (targetId.startsWith("CMMNTY_")) {
-		    CommunityUser cmmntyUser = new CommunityUser();
-		    
-		    cmmntyUser.setCmmntyId(boardMaster.getTrgetId());
-		    cmmntyUser.setEmplyrId(user.getId());
-		    
-		    if (!cmmntyService.isManager(cmmntyUser)) {
-			throw new EgovBizException("해당 커뮤니티 관리자만 사용하실 수 있습니다.");
-		    }
-		} else {
-		    throw new EgovBizException("대상ID 정보가 정확하지 않습니다.");
-		}
-    }
-	
-	  /**
-	   * 신규 게시판 마스터 등록을 위한 등록페이지로 이동한다.
-	   * 
-	   * @param boardMasterVO
-	   * @param model
-	   * @return
-	   * @throws Exception
-	   */
-	  @RequestMapping("/cop/cmy/bbs/addBBSMaster.do")
-	  public String addBBSMaster(@ModelAttribute("searchVO") CommunityMnuVO cmmntyMnu, ModelMap model, HttpServletRequest request, HttpServletResponse response) throws Exception {
-	    
-		checkAuthority(cmmntyMnu, request, response);	// server-side 권한 확인
-		
-		SiteManageVO siteVO = siteManageService.selectSiteServiceInfo(request);
-		model.addAttribute("siteInfo", siteVO);
-		model.addAttribute("LytFileStoreWebPathByWebFile", propertyService.getString("publish.tmplat.lyt.fileStoreWebPathByWebFile"));
-				
-	    ComDefaultCodeVO vo = new ComDefaultCodeVO();
-	    vo.setCodeId("COM912");	    
-	    model.addAttribute("attrbList", cmmUseService.selectCmmCodeDetail(vo));
-	    
-	    model.addAttribute("authList", cmmntyService.selectAuthorAllList(null));
-	    
-	    CtgryMaster ctgrymasterVO = new CtgryMaster();
-	    ctgrymasterVO.setFirstIndex(0);
-	    ctgrymasterVO.setRecordCountPerPage(999999999);
-	    model.addAttribute("ctgrymasterList", egovBBSCtgryMasterService.selectComtnbbsctgrymasterList(ctgrymasterVO));
-	    
-	    model.addAttribute("boardMaster", cmmntyMnu);	    
-
-	    request.getSession().setAttribute("sessionVO", cmmntyMnu);
-	    
-	    return "cop/cmy/bbs/EgovBoardMstrRegist";
-	  }
-	  
-	  /**
-	   * 신규 게시판 마스터 정보를 등록한다.
-	   * 
-	   * @param boardMasterVO
-	   * @param boardMaster
-	   * @param status
-	   * @return
-	   * @throws Exception
-	   */
-	  @RequestMapping("/cop/cmy/bbs/insertBBSMasterInf.do")
-	  public String insertBBSMasterInf(@ModelAttribute("searchVO") CommunityMnuVO cmmntyMnu, BindingResult bindingResult, HttpServletRequest request, HttpServletResponse response, ModelMap model) throws Exception {
-	    
-		checkAuthority(cmmntyMnu, request, response);	// server-side 권한 확인
-		  
-		if(request.getSession().getAttribute("sessionVO") == null) {
-			return "forward:/cop/cmy/selectCmmntyMasterInfs.do";
-		}
-		  
-		SiteManageVO siteVO = siteManageService.selectSiteServiceInfo(request);
-		cmmntyMnu.setSiteId(siteVO.getSiteId());
-		cmmntyMnu.setSysTyCode(siteVO.getSysTyCode());
-		  
-		LoginVO loginVO = EgovUserDetailsHelper.getAuthenticatedUser(request, response);
-	    
-	    beanValidator.validate(cmmntyMnu, bindingResult);
-	    if(bindingResult.hasErrors()) {
-	      
-	    	ComDefaultCodeVO vo = new ComDefaultCodeVO();
-		    vo.setCodeId("COM912");	    
-		    model.addAttribute("attrbList", cmmUseService.selectCmmCodeDetail(vo));
-		    
-		    model.addAttribute("authList", cmmntyService.selectAuthorAllList(null));
-		    
-		    CtgryMaster ctgrymasterVO = new CtgryMaster();
-		    ctgrymasterVO.setFirstIndex(0);
-		    ctgrymasterVO.setRecordCountPerPage(999999999);
-		    model.addAttribute("ctgrymasterList", egovBBSCtgryMasterService.selectComtnbbsctgrymasterList(ctgrymasterVO));
-		    
-		    model.addAttribute("siteInfo", siteVO);
-		    model.addAttribute("LytFileStoreWebPathByWebFile", propertyService.getString("publish.tmplat.lyt.fileStoreWebPathByWebFile"));
-		    
-		    return "cop/cmy/bbs/EgovBoardMstrRegist";
-	    }
-	    
-	    cmmntyMnu.setFrstRegisterId(loginVO.getId());
-	    cmmntyMnu.setRegistSeCode("REGC06");
-	    cmmntyService.insertBBSMasterInf(cmmntyMnu);
-	    
-	    request.getSession().removeAttribute("sessionVO");
-
-	    
-	    return "forward:/cop/cmy/selectCmmntyMasterInfs.do";
-	  }
-	  	  
-	  /**
-	   * 게시판 마스터 상세내용을 조회한다.
-	   * 
-	   * @param boardMasterVO
-	   * @param model
-	   * @return
-	   * @throws Exception
-	   */
-	  @RequestMapping("/cop/cmy/bbs/SelectBBSMasterInf.do")
-	  public String selectBBSMasterInf(@ModelAttribute("searchVO") CommunityMnuVO cmmntyMnu, ModelMap model, HttpServletRequest request, HttpServletResponse response) throws Exception {
-		
-		checkAuthority(cmmntyMnu, request, response);	// server-side 권한 확인
-		  
-		SiteManageVO siteVO = siteManageService.selectSiteServiceInfo(request);
-		model.addAttribute("siteInfo", siteVO);
-		model.addAttribute("LytFileStoreWebPathByWebFile", propertyService.getString("publish.tmplat.lyt.fileStoreWebPathByWebFile"));
-		cmmntyMnu.setSiteId(siteVO.getSiteId());
-		cmmntyMnu.setSysTyCode(siteVO.getSysTyCode());
-		
-		ComDefaultCodeVO vo = new ComDefaultCodeVO();
-		vo.setCodeId("COM912");	    
-		model.addAttribute("attrbList", cmmUseService.selectCmmCodeDetail(vo));
-		
-	    model.addAttribute("authList", cmmntyService.selectAuthorAllList(null));
-	    
-	    model.addAttribute("boardMaster", cmmntyService.selectCmmntyMasterInf(cmmntyMnu));
-	    
-	    request.getSession().setAttribute("sessionVO", cmmntyMnu);
-	    	    
-	    return "cop/cmy/bbs/EgovBoardMstrRegist";
-	  }
-	  
-	  /**
-	   * 게시판 마스터 정보를 수정한다.
-	   * 
-	   * @param boardMasterVO
-	   * @param boardMaster
-	   * @param model
-	   * @return
-	   * @throws Exception
-	   */
-	  @RequestMapping("/cop/cmy/bbs/updateBBSMasterInf.do")
-	  public String updateBBSMasterInf(@ModelAttribute("searchVO") CommunityMnuVO cmmntyMnu, BindingResult bindingResult, ModelMap model, HttpServletRequest request, HttpServletResponse response) throws Exception {
-	    
-		checkAuthority(cmmntyMnu, request, response);	// server-side 권한 확인
-		  
-		if(request.getSession().getAttribute("sessionVO") == null) {
-			return "forward:/cop/cmy/selectCmmntyMasterInfs.do";
-		}
-		  
-		SiteManageVO siteVO = siteManageService.selectSiteServiceInfo(request);
-		cmmntyMnu.setSiteId(siteVO.getSiteId());
-		cmmntyMnu.setSysTyCode(siteVO.getSysTyCode());
-		
-	    LoginVO user = EgovUserDetailsHelper.getAuthenticatedUser(request, response);
-	    
-	    beanValidator.validate(cmmntyMnu, bindingResult);
-	    if(bindingResult.hasErrors()) {
-	    	
-	    	ComDefaultCodeVO vo = new ComDefaultCodeVO();
-			vo.setCodeId("COM912");	    
-			model.addAttribute("attrbList", cmmUseService.selectCmmCodeDetail(vo));
-			
-			model.addAttribute("authList", cmmntyService.selectAuthorAllList(null));
-			
-			CtgryMaster ctgrymasterVO = new CtgryMaster();
-		    ctgrymasterVO.setFirstIndex(0);
-		    ctgrymasterVO.setRecordCountPerPage(999999999);
-		    model.addAttribute("ctgrymasterList", egovBBSCtgryMasterService.selectComtnbbsctgrymasterList(ctgrymasterVO));
-		    
-		    model.addAttribute("siteInfo", siteVO);
-		    model.addAttribute("LytFileStoreWebPathByWebFile", propertyService.getString("publish.tmplat.lyt.fileStoreWebPathByWebFile"));
-	      
-	      return "cop/cmy/bbs/EgovBoardMstrRegist";
-	    }
-	    
-	    cmmntyMnu.setLastUpdusrId(user.getId());
-	    cmmntyService.updateBBSMasterInf(cmmntyMnu);
-
-	      request.getSession().removeAttribute("sessionVO");
-	      
-	    return "forward:/cop/cmy/selectCmmntyMasterInfs.do";
-	  }
-	  
-	  /**
-	   * 게시판 마스터 정보를 삭제한다.
-	   * 
-	   * @param boardMasterVO
-	   * @param boardMaster
-	   * @param status
-	   * @return
-	   * @throws Exception
-	   */
-	  @RequestMapping("/cop/cmy/bbs/DeleteBBSMasterInf.do")
-	  public String deleteBBSMasterInf(@ModelAttribute("searchVO") BoardMasterVO boardMasterVO, @ModelAttribute("boardMaster") BoardMaster boardMaster, HttpServletRequest request, HttpServletResponse response) throws Exception {
-	    
-		checkAuthority(boardMasterVO, request, response);	// server-side 권한 확인
-		
-		SiteManageVO siteVO = siteManageService.selectSiteServiceInfo(request);
-		boardMaster.setSiteId(siteVO.getSiteId());
-		boardMaster.setSysTyCode(siteVO.getSysTyCode());
-		
-	    LoginVO user = EgovUserDetailsHelper.getAuthenticatedUser(request, response);
-	    
-	      boardMaster.setLastUpdusrId(user.getId());
-	      bbsAttrbService.deleteBBSMasterInf(boardMaster);
-
-	    return "forward:/cop/cmy/selectCmmntyMasterInfs.do";
-	  }
-	  
-	  
-}
+package egovframework.com.cop.cmy.web;
+
+import java.util.Map;
+
+import javax.annotation.Resource;
+import javax.servlet.http.HttpServletRequest;
+import javax.servlet.http.HttpServletResponse;
+
+import org.apache.log4j.Logger;
+import org.springframework.beans.factory.annotation.Autowired;
+import org.springframework.stereotype.Controller;
+import org.springframework.ui.ModelMap;
+import org.springframework.validation.BindingResult;
+import org.springframework.web.bind.annotation.ModelAttribute;
+import org.springframework.web.bind.annotation.RequestMapping;
+import org.springmodules.validation.commons.DefaultBeanValidator;
+
+import egovframework.com.cmm.service.CmmUseService;
+import egovframework.com.cop.bbs.service.BoardMaster;
+import egovframework.com.cop.bbs.service.BoardMasterVO;
+import egovframework.com.cop.bbs.service.CtgryMaster;
+import egovframework.com.cop.bbs.service.EgovBBSCtgryMasterService;
+import egovframework.com.cop.bbs.service.EgovBBSAttributeManageService;
+import egovframework.com.sec.ram.security.userdetails.util.EgovUserDetailsHelper;
+import egovframework.com.sym.ccm.cde.service.CmmnDetailCodeVO;
+import egovframework.com.sym.sit.service.SiteManageService;
+import egovframework.com.sym.sit.service.SiteManageVO;
+import egovframework.com.uat.uia.service.LoginVO;
+import egovframework.rte.fdl.property.EgovPropertyService;
+import egovframework.rte.ptl.mvc.tags.ui.pagination.PaginationInfo;
+
+import egovframework.com.cop.cmy.service.CommunityMnuVO;
+import egovframework.com.cop.cmy.service.CommunityUser;
+import egovframework.com.cop.cmy.service.EgovCommunityManageService;
+import egovframework.rte.fdl.cmmn.exception.EgovBizException;
+/**
+ * 게시판 속성관리를 위한 컨트롤러 클래스
+ * 
+ * @author 공통서비스개발팀 이삼섭
+ * @since 2009.06.01
+ * @version 1.0
+ * @see <pre>
+ * << 개정이력(Modification Information) >>
+ *   
+ *   수정일      수정자           수정내용
+ *  -------       --------    ---------------------------
+ *   2009.3.12  이삼섭          최초 생성
+ *   2009.06.26	한성곤		2단계 기능 추가 (댓글관리, 만족도조사)
+ * 
+ * </pre>
+ */
+@Controller("EgovBBSAttributeManageController")
+public class EgovBBSAttributeManageController {
+
+	@Resource(name = "EgovBBSAttributeManageService")
+	private EgovBBSAttributeManageService bbsAttrbService;
+		
+	@Resource(name = "cmmUseService")
+	private CmmUseService             cmmUseService;
+		
+	@Resource(name = "EgovBBSCtgryMasterService")
+    private EgovBBSCtgryMasterService egovBBSCtgryMasterService;
+	
+	@Resource(name = "propertiesService")
+	protected EgovPropertyService         propertyService;
+	  
+	@Autowired
+	private DefaultBeanValidator          beanValidator;
+	  
+	@Resource(name = "EgovCommunityManageService")
+    private EgovCommunityManageService cmmntyService;	// 커뮤니티 관리자 권한 확인
+	
+	@Resource(name = "siteManageService")
+	SiteManageService 				  siteManageService;
+    
+	
+	Logger log = Logger.getLogger(this.getClass());
+	  
+	  
+	/**
+     * 커뮤니티 관리자 및 동호회 운영자 권한을 확인한다.
+     * 
+     * @param boardMaster
+     * @throws EgovBizException
+     */
+    protected void checkAuthority(BoardMaster boardMaster, HttpServletRequest request, HttpServletResponse response) throws Exception {
+	
+	    Boolean isAuthenticated = EgovUserDetailsHelper.isAuthenticated(request, response);	
+		if (!isAuthenticated) {
+		    throw new EgovBizException("인증된 사용자 정보가 존재하지 않습니다.");
+		}
+		
+		LoginVO user = EgovUserDetailsHelper.getAuthenticatedUser(request, response);
+		
+		String targetId = boardMaster.getTrgetId();
+		
+		if (targetId.startsWith("CMMNTY_")) {
+		    CommunityUser cmmntyUser = new CommunityUser();
+		    
+		    cmmntyUser.setCmmntyId(boardMaster.getTrgetId());
+		    cmmntyUser.setEmplyrId(user.getId());
+		    
+		    if (!cmmntyService.isManager(cmmntyUser)) {
+			throw new EgovBizException("해당 커뮤니티 관리자만 사용하실 수 있습니다.");
+		    }
+		} else {
+		    throw new EgovBizException("대상ID 정보가 정확하지 않습니다.");
+		}
+    }
+	
+	  /**
+	   * 신규 게시판 마스터 등록을 위한 등록페이지로 이동한다.
+	   * 
+	   * @param boardMasterVO
+	   * @param model
+	   * @return
+	   * @throws Exception
+	   */
+	  @RequestMapping("/cop/cmy/bbs/addBBSMaster.do")
+	  public String addBBSMaster(@ModelAttribute("searchVO") CommunityMnuVO cmmntyMnu, ModelMap model, HttpServletRequest request, HttpServletResponse response) throws Exception {
+	    
+		checkAuthority(cmmntyMnu, request, response);	// server-side 권한 확인
+		
+		SiteManageVO siteVO = siteManageService.selectSiteServiceInfo(request);
+		model.addAttribute("siteInfo", siteVO);
+		model.addAttribute("LytFileStoreWebPathByWebFile", propertyService.getString("publish.tmplat.lyt.fileStoreWebPathByWebFile"));
+				
+		CmmnDetailCodeVO vo = new CmmnDetailCodeVO();
+	    vo.setCodeId("COM912");	    
+	    model.addAttribute("attrbList", cmmUseService.selectCmmCodeDetail(vo));
+	    
+	    model.addAttribute("authList", cmmntyService.selectAuthorAllList(null));
+	    
+	    CtgryMaster ctgrymasterVO = new CtgryMaster();
+	    ctgrymasterVO.setFirstIndex(0);
+	    ctgrymasterVO.setRecordCountPerPage(999999999);
+	    model.addAttribute("ctgrymasterList", egovBBSCtgryMasterService.selectComtnbbsctgrymasterList(ctgrymasterVO));
+	    
+	    model.addAttribute("boardMaster", cmmntyMnu);	    
+
+	    request.getSession().setAttribute("sessionVO", cmmntyMnu);
+	    
+	    return "cop/cmy/bbs/EgovBoardMstrRegist";
+	  }
+	  
+	  /**
+	   * 신규 게시판 마스터 정보를 등록한다.
+	   * 
+	   * @param boardMasterVO
+	   * @param boardMaster
+	   * @param status
+	   * @return
+	   * @throws Exception
+	   */
+	  @RequestMapping("/cop/cmy/bbs/insertBBSMasterInf.do")
+	  public String insertBBSMasterInf(@ModelAttribute("searchVO") CommunityMnuVO cmmntyMnu, BindingResult bindingResult, HttpServletRequest request, HttpServletResponse response, ModelMap model) throws Exception {
+	    
+		checkAuthority(cmmntyMnu, request, response);	// server-side 권한 확인
+		  
+		if(request.getSession().getAttribute("sessionVO") == null) {
+			return "forward:/cop/cmy/selectCmmntyMasterInfs.do";
+		}
+		  
+		SiteManageVO siteVO = siteManageService.selectSiteServiceInfo(request);
+		cmmntyMnu.setSiteId(siteVO.getSiteId());
+		cmmntyMnu.setSysTyCode(siteVO.getSysTyCode());
+		  
+		LoginVO loginVO = EgovUserDetailsHelper.getAuthenticatedUser(request, response);
+	    
+	    beanValidator.validate(cmmntyMnu, bindingResult);
+	    if(bindingResult.hasErrors()) {
+	      
+	    	CmmnDetailCodeVO vo = new CmmnDetailCodeVO();
+		    vo.setCodeId("COM912");	    
+		    model.addAttribute("attrbList", cmmUseService.selectCmmCodeDetail(vo));
+		    
+		    model.addAttribute("authList", cmmntyService.selectAuthorAllList(null));
+		    
+		    CtgryMaster ctgrymasterVO = new CtgryMaster();
+		    ctgrymasterVO.setFirstIndex(0);
+		    ctgrymasterVO.setRecordCountPerPage(999999999);
+		    model.addAttribute("ctgrymasterList", egovBBSCtgryMasterService.selectComtnbbsctgrymasterList(ctgrymasterVO));
+		    
+		    model.addAttribute("siteInfo", siteVO);
+		    model.addAttribute("LytFileStoreWebPathByWebFile", propertyService.getString("publish.tmplat.lyt.fileStoreWebPathByWebFile"));
+		    
+		    return "cop/cmy/bbs/EgovBoardMstrRegist";
+	    }
+	    
+	    cmmntyMnu.setFrstRegisterId(loginVO.getId());
+	    cmmntyMnu.setRegistSeCode("REGC06");
+	    cmmntyService.insertBBSMasterInf(cmmntyMnu);
+	    
+	    request.getSession().removeAttribute("sessionVO");
+
+	    
+	    return "forward:/cop/cmy/selectCmmntyMasterInfs.do";
+	  }
+	  	  
+	  /**
+	   * 게시판 마스터 상세내용을 조회한다.
+	   * 
+	   * @param boardMasterVO
+	   * @param model
+	   * @return
+	   * @throws Exception
+	   */
+	  @RequestMapping("/cop/cmy/bbs/SelectBBSMasterInf.do")
+	  public String selectBBSMasterInf(@ModelAttribute("searchVO") CommunityMnuVO cmmntyMnu, ModelMap model, HttpServletRequest request, HttpServletResponse response) throws Exception {
+		
+		checkAuthority(cmmntyMnu, request, response);	// server-side 권한 확인
+		  
+		SiteManageVO siteVO = siteManageService.selectSiteServiceInfo(request);
+		model.addAttribute("siteInfo", siteVO);
+		model.addAttribute("LytFileStoreWebPathByWebFile", propertyService.getString("publish.tmplat.lyt.fileStoreWebPathByWebFile"));
+		cmmntyMnu.setSiteId(siteVO.getSiteId());
+		cmmntyMnu.setSysTyCode(siteVO.getSysTyCode());
+		
+		CmmnDetailCodeVO vo = new CmmnDetailCodeVO();
+		vo.setCodeId("COM912");	    
+		model.addAttribute("attrbList", cmmUseService.selectCmmCodeDetail(vo));
+		
+	    model.addAttribute("authList", cmmntyService.selectAuthorAllList(null));
+	    
+	    model.addAttribute("boardMaster", cmmntyService.selectCmmntyMasterInf(cmmntyMnu));
+	    
+	    request.getSession().setAttribute("sessionVO", cmmntyMnu);
+	    	    
+	    return "cop/cmy/bbs/EgovBoardMstrRegist";
+	  }
+	  
+	  /**
+	   * 게시판 마스터 정보를 수정한다.
+	   * 
+	   * @param boardMasterVO
+	   * @param boardMaster
+	   * @param model
+	   * @return
+	   * @throws Exception
+	   */
+	  @RequestMapping("/cop/cmy/bbs/updateBBSMasterInf.do")
+	  public String updateBBSMasterInf(@ModelAttribute("searchVO") CommunityMnuVO cmmntyMnu, BindingResult bindingResult, ModelMap model, HttpServletRequest request, HttpServletResponse response) throws Exception {
+	    
+		checkAuthority(cmmntyMnu, request, response);	// server-side 권한 확인
+		  
+		if(request.getSession().getAttribute("sessionVO") == null) {
+			return "forward:/cop/cmy/selectCmmntyMasterInfs.do";
+		}
+		  
+		SiteManageVO siteVO = siteManageService.selectSiteServiceInfo(request);
+		cmmntyMnu.setSiteId(siteVO.getSiteId());
+		cmmntyMnu.setSysTyCode(siteVO.getSysTyCode());
+		
+	    LoginVO user = EgovUserDetailsHelper.getAuthenticatedUser(request, response);
+	    
+	    beanValidator.validate(cmmntyMnu, bindingResult);
+	    if(bindingResult.hasErrors()) {
+	    	
+	    	CmmnDetailCodeVO vo = new CmmnDetailCodeVO();
+			vo.setCodeId("COM912");	    
+			model.addAttribute("attrbList", cmmUseService.selectCmmCodeDetail(vo));
+			
+			model.addAttribute("authList", cmmntyService.selectAuthorAllList(null));
+			
+			CtgryMaster ctgrymasterVO = new CtgryMaster();
+		    ctgrymasterVO.setFirstIndex(0);
+		    ctgrymasterVO.setRecordCountPerPage(999999999);
+		    model.addAttribute("ctgrymasterList", egovBBSCtgryMasterService.selectComtnbbsctgrymasterList(ctgrymasterVO));
+		    
+		    model.addAttribute("siteInfo", siteVO);
+		    model.addAttribute("LytFileStoreWebPathByWebFile", propertyService.getString("publish.tmplat.lyt.fileStoreWebPathByWebFile"));
+	      
+	      return "cop/cmy/bbs/EgovBoardMstrRegist";
+	    }
+	    
+	    cmmntyMnu.setLastUpdusrId(user.getId());
+	    cmmntyService.updateBBSMasterInf(cmmntyMnu);
+
+	      request.getSession().removeAttribute("sessionVO");
+	      
+	    return "forward:/cop/cmy/selectCmmntyMasterInfs.do";
+	  }
+	  
+	  /**
+	   * 게시판 마스터 정보를 삭제한다.
+	   * 
+	   * @param boardMasterVO
+	   * @param boardMaster
+	   * @param status
+	   * @return
+	   * @throws Exception
+	   */
+	  @RequestMapping("/cop/cmy/bbs/DeleteBBSMasterInf.do")
+	  public String deleteBBSMasterInf(@ModelAttribute("searchVO") BoardMasterVO boardMasterVO, @ModelAttribute("boardMaster") BoardMaster boardMaster, HttpServletRequest request, HttpServletResponse response) throws Exception {
+	    
+		checkAuthority(boardMasterVO, request, response);	// server-side 권한 확인
+		
+		SiteManageVO siteVO = siteManageService.selectSiteServiceInfo(request);
+		boardMaster.setSiteId(siteVO.getSiteId());
+		boardMaster.setSysTyCode(siteVO.getSysTyCode());
+		
+	    LoginVO user = EgovUserDetailsHelper.getAuthenticatedUser(request, response);
+	    
+	      boardMaster.setLastUpdusrId(user.getId());
+	      bbsAttrbService.deleteBBSMasterInf(boardMaster);
+
+	    return "forward:/cop/cmy/selectCmmntyMasterInfs.do";
+	  }
+	  
+	  
+}
base/src/main/java/egovframework/com/cop/cmy/web/EgovBBSManageController.java
--- base/src/main/java/egovframework/com/cop/cmy/web/EgovBBSManageController.java
+++ base/src/main/java/egovframework/com/cop/cmy/web/EgovBBSManageController.java
@@ -1,924 +1,924 @@
-package egovframework.com.cop.cmy.web;
-
-import java.math.BigDecimal;
-import java.util.List;
-import java.util.Map;
-
-import javax.annotation.Resource;
-
-import org.apache.log4j.Logger;
-import net.sf.json.JSONObject;
-import org.springframework.beans.factory.annotation.Autowired;
-import org.springframework.stereotype.Controller;
-import org.springframework.ui.ModelMap;
-import org.springframework.validation.BindingResult;
-import org.springframework.web.bind.annotation.ModelAttribute;
-import org.springframework.web.bind.annotation.RequestMapping;
-import org.springframework.web.multipart.MultipartFile;
-import org.springframework.web.multipart.MultipartHttpServletRequest;
-import org.springmodules.validation.commons.DefaultBeanValidator;
-
-import egovframework.com.cmm.ComDefaultCodeVO;
-import egovframework.com.cmm.EgovMessageSource;
-import egovframework.com.cmm.service.EgovCmmUseService;
-import egovframework.com.cmm.service.EgovFileMngService;
-import egovframework.com.cmm.service.EgovFileMngUtil;
-import egovframework.com.cmm.service.FileVO;
-import egovframework.com.cop.bbs.service.Board;
-import egovframework.com.cop.bbs.service.BoardMasterVO;
-import egovframework.com.cop.bbs.service.BoardVO;
-import egovframework.com.cop.bbs.service.Ctgry;
-import egovframework.com.cop.bbs.service.EgovBBSAttributeManageService;
-import egovframework.com.cop.bbs.service.EgovBBSCtgryService;
-import egovframework.com.cop.bbs.service.EgovBBSManageService;
-import egovframework.com.cop.cmy.service.CommunityUser;
-import egovframework.com.cop.cmy.service.EgovCommunityManageService;
-import egovframework.com.sec.ram.security.userdetails.util.EgovUserDetailsHelper;
-import egovframework.com.sym.sit.service.EgovSiteManageService;
-import egovframework.com.sym.sit.service.SiteManageVO;
-import egovframework.com.uat.uia.service.LoginVO;
-import egovframework.rte.fdl.property.EgovPropertyService;
-import egovframework.rte.ptl.mvc.tags.ui.pagination.PaginationInfo;
-import egovframework.com.utl.fcc.service.EgovHttpUtil;
-import egovframework.com.utl.fcc.service.EgovStringUtil;
-import egovframework.com.utl.sim.service.EgovClntInfo;
-
-import javax.servlet.http.HttpServletRequest;
-import javax.servlet.http.HttpServletResponse;
-
-
-/**
- * 게시물 관리를 위한 컨트롤러 클래스
- * 
- * @author 공통서비스개발팀 이삼섭
- * @since 2009.06.01
- * @version 1.0
- * @see <pre>
- * << 개정이력(Modification Information) >>
- *   
- *   수정일      수정자           수정내용
- *  -------       --------    ---------------------------
- *   2009.3.19  이삼섭          최초 생성
- *   2009.06.29	한성곤	
- * 
- * </pre>
- */
-@Controller("EgovCmyBBSManageController")
-public class EgovBBSManageController {
-  
-	@Resource(name = "EgovBBSManageService")
-	private EgovBBSManageService          bbsMngService;
-  
-	@Resource(name = "EgovBBSAttributeManageService")
-	private EgovBBSAttributeManageService bbsAttrbService;
-  
-	@Resource(name = "EgovBBSCtgryService")
-	private EgovBBSCtgryService           ctgryService;
-	
-	@Resource(name = "SiteManageService")
-	EgovSiteManageService 				  siteManageService;
-	
-	@Resource(name = "EgovFileMngService")
-	private EgovFileMngService            fileMngService;
-  
-	@Resource(name = "EgovFileMngUtil")
-	private EgovFileMngUtil               fileUtil;
-  
-	@Resource(name = "propertiesService")
-	protected EgovPropertyService         propertyService;
-	
-	@Resource(name = "EgovCmmUseService")
-	private EgovCmmUseService     cmmUseService;
-  
-	@Resource(name = "egovMessageSource")
-	EgovMessageSource                     egovMessageSource;
-	
-	@Resource(name = "EgovCommunityManageService")
-    private EgovCommunityManageService 	cmmntyService;
-	
-	@Autowired
-	private DefaultBeanValidator beanValidator;
-  
-	Logger log = Logger.getLogger(this.getClass());
-  
-  /**
-   * XSS 방지 처리.
-   * 
-   * @param data
-   * @return
-   */
-  protected String unscript(String data) {
-    if(data == null || data.trim().equals("")) {
-      return "";
-    }
-    
-    String ret = data;
-    
-    ret = ret.replaceAll("<(S|s)(C|c)(R|r)(I|i)(P|p)(T|t)", "&lt;script");
-    ret = ret.replaceAll("</(S|s)(C|c)(R|r)(I|i)(P|p)(T|t)", "&lt;/script");
-    
-    ret = ret.replaceAll("<(O|o)(B|b)(J|j)(E|e)(C|c)(T|t)", "&lt;object");
-    ret = ret.replaceAll("</(O|o)(B|b)(J|j)(E|e)(C|c)(T|t)", "&lt;/object");
-    
-    ret = ret.replaceAll("<(A|a)(P|p)(P|p)(L|l)(E|e)(T|t)", "&lt;applet");
-    ret = ret.replaceAll("</(A|a)(P|p)(P|p)(L|l)(E|e)(T|t)", "&lt;/applet");
-    
-     ret = ret.replaceAll("<(E|e)(M|m)(B|b)(E|e)(D|d)", "&lt;embed");
-     ret = ret.replaceAll("</(E|e)(M|m)(B|b)(E|e)(D|d)", "&lt;embed");
-    
-    ret = ret.replaceAll("<(F|f)(O|o)(R|r)(M|m)", "&lt;form");
-    ret = ret.replaceAll("</(F|f)(O|o)(R|r)(M|m)", "&lt;form");
-    
-    return ret;
-  }
-  
-  
-  /**
-   * 게시물에 대한 목록을 조회한다.
-   * 
-   * @param boardVO
-   * @param sessionVO
-   * @param model
-   * @return
-   * @throws Exception
-   */
-  @RequestMapping(value = "/cop/cmy/bbs/selectBoardList.do")
-  public String selectBoardArticles(@ModelAttribute("searchVO") BoardVO boardVO, ModelMap model, HttpServletRequest request, HttpServletResponse response) throws Exception {
-	  
-      PaginationInfo paginationInfo = new PaginationInfo();
-    
-	  BoardMasterVO vo = new BoardMasterVO();
-	  vo.setBbsId(boardVO.getBbsId());
-	  vo.setTrgetId(boardVO.getTrgetId());
-	  
-	  SiteManageVO siteVO = siteManageService.selectSiteServiceInfo(request);
-	  model.addAttribute("siteInfo", siteVO);
-	  model.addAttribute("LytFileStoreWebPathByWebFile", propertyService.getString("publish.tmplat.lyt.fileStoreWebPathByWebFile"));
-	  vo.setSiteId(siteVO.getSiteId());
-	  vo.setSysTyCode(siteVO.getSysTyCode());
-    
-	  BoardMasterVO master = bbsAttrbService.selectBBSMasterInf(vo);
-	  
-	  if(master != null && !EgovStringUtil.isEmpty(boardVO.getTrgetId())) {
-        
-		// 페이징 정보 설정
-	    boardVO.setPageUnit(propertyService.getInt("pageUnit"));
-	    boardVO.setPageSize(propertyService.getInt("pageSize"));
-	    boardVO.setCtgrymasterId(master.getCtgrymasterId());
-	    
-	    if("BBSA02".equals(master.getBbsAttrbCode())) {
-	    	// 페이징 정보 설정
-		    boardVO.setPageUnit(propertyService.getInt("photoPageUnit"));
-		    boardVO.setPageSize(propertyService.getInt("photoPageSize"));
-		    
-	    } else {
-	    	//공지게시물 가져오기
-	    	BoardVO noticeVO = new BoardVO();
-	    	noticeVO.setBbsId(boardVO.getBbsId());
-	    	noticeVO.setCommentUseAt(master.getCommentUseAt());
-	    	noticeVO.setSearchNoticeAt("Y");
-	    	noticeVO.setFirstIndex(0);
-	    	noticeVO.setRecordCountPerPage(9999);
-	    
-	    	model.addAttribute("noticeList", bbsMngService.selectBoardArticles(noticeVO));
-	    }
-	    
-	    paginationInfo.setCurrentPageNo(boardVO.getPageIndex());
-	    paginationInfo.setRecordCountPerPage(boardVO.getPageUnit());
-	    paginationInfo.setPageSize(boardVO.getPageSize());
-	    
-	    boardVO.setFirstIndex(paginationInfo.getFirstRecordIndex());
-	    boardVO.setLastIndex(paginationInfo.getLastRecordIndex());
-	    boardVO.setRecordCountPerPage(paginationInfo.getRecordCountPerPage());
-	      
-		boardVO.setCommentUseAt(master.getCommentUseAt());
-		boardVO.setBbsAttrbCode(master.getBbsAttrbCode());
-		
-        List<BoardVO> resultList = bbsMngService.selectBoardArticles(boardVO);
-        int totCnt = bbsMngService.selectBoardArticlesCnt(boardVO);
-        
-        paginationInfo.setTotalRecordCount(totCnt);
-        
-        if(!EgovStringUtil.isEmpty(master.getCtgrymasterId())) {
-        	Ctgry ctgry = new Ctgry();
-			ctgry.setCtgrymasterId(master.getCtgrymasterId());
-			model.addAttribute("boardCateList", ctgryService.selectComtnbbsctgryList(ctgry));
-			model.addAttribute("boardCateLevel", ctgryService.selectComtnbbsctgryLevel(ctgry));
-        }
-        
-        
-        
-        model.addAttribute("resultList", resultList);
-        model.addAttribute("resultCnt", totCnt);
-        model.addAttribute("brdMstrVO", master);
-        
-        LoginVO user = EgovUserDetailsHelper.getAuthenticatedUser(request, response);  	  
-  	  	if(user != null) {  		  
-  	  		CommunityUser cmmntyUser = new CommunityUser();
-  	  		cmmntyUser.setSiteId(siteVO.getSiteId());
-  	  		cmmntyUser.setEmplyrId(user.getId());
-  	  		cmmntyUser.setCmmntyId(boardVO.getTrgetId());
-  	  		model.addAttribute("USER_INFO", cmmntyService.selectSingleCommunityUserInf(cmmntyUser));	//사용자 정보
-  	  	}
-      }
-	  
-	  model.addAttribute("paginationInfo", paginationInfo);
-	  
-    
-    return "cop/cmy/bbs/cmy_001/EgovNoticeList";
-  }
-  
-  /**
-   * 게시물에 대한 상세 정보를 조회한다.
-   * 
-   * @param boardVO
-   * @param sessionVO
-   * @param model
-   * @return
-   * @throws Exception
-   */
-  @RequestMapping(value = "/cop/cmy/bbs/selectBoardArticle.do")
-  public String selectBoardArticle(@ModelAttribute("searchVO") BoardVO boardVO, ModelMap model, HttpServletRequest request, HttpServletResponse response) throws Exception {
-	      
-	  BoardMasterVO vo = new BoardMasterVO();
-	  vo.setBbsId(boardVO.getBbsId());
-	  vo.setTrgetId(boardVO.getTrgetId());
-	  
-	  SiteManageVO siteVO = siteManageService.selectSiteServiceInfo(request);
-	  model.addAttribute("siteInfo", siteVO);
-	  model.addAttribute("LytFileStoreWebPathByWebFile", propertyService.getString("publish.tmplat.lyt.fileStoreWebPathByWebFile"));
-	  vo.setSiteId(siteVO.getSiteId());
-	  vo.setSysTyCode(siteVO.getSysTyCode());
-        
-	  BoardMasterVO master = bbsAttrbService.selectBBSMasterInf(vo);
-    
-	  if(master != null && !EgovStringUtil.isEmpty(boardVO.getTrgetId())) {
-
-		  model.addAttribute("brdMstrVO", master);
-		  CommunityUser resultInfo = null;
-		  int SE_CODE = 1;
-			  
-		  LoginVO user = EgovUserDetailsHelper.getAuthenticatedUser(request, response);  	  
-	  	  if(user != null) {
-	  		  CommunityUser cmmntyUser = new CommunityUser();	
-	  		  cmmntyUser.setSiteId(siteVO.getSiteId());
-	  		  cmmntyUser.setEmplyrId(user.getId());
-	  		  cmmntyUser.setCmmntyId(boardVO.getTrgetId());
-	  		  resultInfo = cmmntyService.selectSingleCommunityUserInf(cmmntyUser);
-	  		  if(resultInfo != null) {
-	  			  model.addAttribute("USER_INFO", resultInfo);	//사용자 정보	  			  
-	  			  SE_CODE = Integer.parseInt(resultInfo.getAuthorCode());
-	  		  }
-	  		  boardVO.setFrstRegisterId(user.getId());
-	  	  }
-		  
-	  	  if(SE_CODE >= Integer.parseInt(master.getInqireAuthor())){
-	  		  if(SE_CODE >= 10) {
-	  			  boardVO.setAdminAt("Y");
-	  		  }
-	  		  // 조회수 증가 여부 지정
-			  boardVO.setPlusCount(true);
-			  boardVO.setCtgrymasterId(master.getCtgrymasterId());
-			  model.addAttribute("board", bbsMngService.selectBoardArticle(boardVO));
-			  
-			  return "cop/cmy/bbs/cmy_001/EgovNoticeInqire";
-	  	  } else {
-	  		  model.addAttribute("message", egovMessageSource.getMessage("fail.common.select"));
-	  		  return "forward:/cop/cmy/bbs/selectBoardList.do";
-	  	  }
-		  
-	  }
-
-	  model.addAttribute("message", egovMessageSource.getMessage("fail.auth.access"));
-	  return "forward:/cop/cmy/bbs/selectBoardList.do";
-  }
-
-  /**
-   * 게시물 등록을 위한 등록페이지로 이동한다.
-   * 
-   * @param boardVO
-   * @param sessionVO
-   * @param model
-   * @return
-   * @throws Exception
-   */
-  @RequestMapping(value = "/cop/cmy/bbs/addBoardArticle.do")
-  public String addBoardArticle(@ModelAttribute("searchVO") BoardVO boardVO, ModelMap model, HttpServletRequest request, HttpServletResponse response) throws Exception {
-
-	  if(!EgovUserDetailsHelper.isAuthenticated(request, response)) {
-	      return "redirect:" + EgovUserDetailsHelper.getRedirectLoginUrl();
-	  }
-	  
-	  BoardMasterVO vo = new BoardMasterVO();
-	  vo.setBbsId(boardVO.getBbsId());
-	  vo.setTrgetId(boardVO.getTrgetId());
-	  
-	  SiteManageVO siteVO = siteManageService.selectSiteServiceInfo(request);
-	  model.addAttribute("siteInfo", siteVO);
-	  model.addAttribute("LytFileStoreWebPathByWebFile", propertyService.getString("publish.tmplat.lyt.fileStoreWebPathByWebFile"));
-	  vo.setSiteId(siteVO.getSiteId());
-	  vo.setSysTyCode(siteVO.getSysTyCode());
-    
-	  BoardMasterVO master = bbsAttrbService.selectBBSMasterInf(vo);
-    
-	  if(master != null && !EgovStringUtil.isEmpty(boardVO.getTrgetId())) {
-		  if(!EgovStringUtil.isEmpty(master.getCtgrymasterId())) {
-			  Ctgry ctgry = new Ctgry();
-			  ctgry.setCtgrymasterId(master.getCtgrymasterId());
-			  model.addAttribute("boardCateList", ctgryService.selectComtnbbsctgryList(ctgry));
-			  
-			  model.addAttribute("boardCateLevel", ctgryService.selectComtnbbsctgryLevel(ctgry));
-	      }
-		  	    
-		  model.addAttribute("brdMstrVO", master);
-		  
-		  Board board = new Board();
-		  model.addAttribute("board", board);
-	  
-		  request.getSession().setAttribute("sessionVO", boardVO);
-		  CommunityUser resultInfo = null;
-		  int SE_CODE = 1;
-		  
-		  LoginVO user = EgovUserDetailsHelper.getAuthenticatedUser(request, response);  	  
-	  	  if(user != null) {  		  
-	  		CommunityUser cmmntyUser = new CommunityUser();	
-			cmmntyUser.setSiteId(siteVO.getSiteId());
-			cmmntyUser.setEmplyrId(user.getId());
-			cmmntyUser.setCmmntyId(boardVO.getTrgetId());
-			resultInfo = cmmntyService.selectSingleCommunityUserInf(cmmntyUser);
-			if(resultInfo != null) {
-				model.addAttribute("USER_INFO", resultInfo);	//사용자 정보						
-				SE_CODE = Integer.parseInt(resultInfo.getAuthorCode());
-	  	  	}
-	  	  }
-	  	  
-	  	  if(SE_CODE >= Integer.parseInt(master.getRegistAuthor())){
-	  		  return "cop/cmy/bbs/cmy_001/EgovNoticeRegist";
-	  	  } else {
-	  		  model.addAttribute("message", egovMessageSource.getMessage("fail.auth.regist"));
-	  		  return "forward:/cop/cmy/bbs/selectBoardList.do";
-	  	  }
-	  }
-
-	  model.addAttribute("message", egovMessageSource.getMessage("fail.auth.access"));
-	  return "forward:/cop/cmy/bbs/selectBoardList.do";
-  }
-  
-  /**
-   * 게시물을 등록한다.
-   * 
-   * @param boardVO
-   * @param board
-   * @param sessionVO
-   * @param model
-   * @return
-   * @throws Exception
-   */
-  @SuppressWarnings("unchecked")
-  @RequestMapping(value = "/cop/cmy/bbs/insertBoardArticle.do")
-  public String insertBoardArticle(final MultipartHttpServletRequest multiRequest, @ModelAttribute("searchVO") BoardVO boardVO, 
-		  Board board, BindingResult bindingResult, 
-      HttpServletRequest request, HttpServletResponse response, ModelMap model) throws Exception {
-
-	  if(request.getSession().getAttribute("sessionVO") == null) {
-		  return "forward:/cop/cmy/bbs/selectBoardList.do";
-	  }
-    
-	  LoginVO user = EgovUserDetailsHelper.getAuthenticatedUser(request, response);
-    
-	  beanValidator.validate(board, bindingResult);
-    
-	  BoardMasterVO vo = new BoardMasterVO();
-	  vo.setBbsId(boardVO.getBbsId());
-	  vo.setTrgetId(boardVO.getTrgetId());
-	  
-	  SiteManageVO siteVO = siteManageService.selectSiteServiceInfo(request);
-	  vo.setSiteId(siteVO.getSiteId());
-	  vo.setSysTyCode(siteVO.getSysTyCode());
-  
-	  BoardMasterVO master = bbsAttrbService.selectBBSMasterInf(vo);
-	  
-	  int SE_CODE = 1;
-	  CommunityUser cmmntyUser = new CommunityUser();	
-	  cmmntyUser.setSiteId(siteVO.getSiteId());
-	  cmmntyUser.setEmplyrId(user.getId());
-	  cmmntyUser.setCmmntyId(boardVO.getTrgetId());
-	  cmmntyUser = cmmntyService.selectSingleCommunityUserInf(cmmntyUser);
-	  if(cmmntyUser != null) {
-		  model.addAttribute("USER_INFO", cmmntyUser);	//사용자 정보	  			  
-		  SE_CODE = Integer.parseInt(cmmntyUser.getAuthorCode());
-	  }
-	  
-	  if(bindingResult.hasErrors()) {
-      
-		  if(master != null && !EgovStringUtil.isEmpty(boardVO.getTrgetId())) {
-			  if(!EgovStringUtil.isEmpty(master.getCtgrymasterId())) {
-				  Ctgry ctgry = new Ctgry();
-				  ctgry.setCtgrymasterId(master.getCtgrymasterId());
-				  model.addAttribute("boardCateList", ctgryService.selectComtnbbsctgryList(ctgry));
-				  
-				  model.addAttribute("boardCateLevel", ctgryService.selectComtnbbsctgryLevel(ctgry));
-		      }
-			  			  
-			  model.addAttribute("brdMstrVO", master);
-			  model.addAttribute("siteInfo", siteVO);
-			  model.addAttribute("LytFileStoreWebPathByWebFile", propertyService.getString("publish.tmplat.lyt.fileStoreWebPathByWebFile"));
-		  }
-      
-		  return "cop/cmy/bbs/cmy_001/EgovNoticeRegist";
-	  }
-    
-	  if(master != null && !EgovStringUtil.isEmpty(boardVO.getTrgetId())) {
-		  
-		  if(SE_CODE >= Integer.parseInt(master.getRegistAuthor())) {
-			  String atchFileId = "";
-			  
-		      List<FileVO> result = null;
-		      
-		      final Map<String, MultipartFile> files = multiRequest.getFileMap();
-		      if(!files.isEmpty()) {
-		        result = fileUtil.parseBoardFileInf(Long.parseLong(master.getPosblAtchFileSize()) * 1024 * 1024, files, 0, "", siteManageService.selectSiteServiceInfo(request).getSiteId(), boardVO.getBbsId(),"","");
-		        atchFileId = fileMngService.insertFileInfs(result);
-		      }
-			  
-		      boardVO.setAtchFileId(atchFileId);
-		      boardVO.setFrstRegisterId(user.getId());
-		      boardVO.setNtcrNm(user.getName());      
-		      boardVO.setNttCn(unscript(boardVO.getNttCn())); // XSS 방지
-		      boardVO.setCreatIp(EgovClntInfo.getClntIP(request));
-		      boardVO.setEstnData(EgovHttpUtil.getEstnParseData(request));
-		      
-		      bbsMngService.insertBoardArticle(boardVO, master);
-		  }
-	  }
-
-	  request.getSession().removeAttribute("sessionVO");
-	  
-	  return "forward:/cop/cmy/bbs/selectBoardList.do";
-  }
-  
-  /**
-   * 게시물에 대한 답변 등록을 위한 등록페이지로 이동한다.
-   * 
-   * @param boardVO
-   * @param sessionVO
-   * @param model
-   * @return
-   * @throws Exception
-   */
-  @RequestMapping(value = "/cop/cmy/bbs/addReplyBoardArticle.do")
-  public String addReplyBoardArticle(@ModelAttribute("searchVO") BoardVO boardVO, ModelMap model, HttpServletRequest request, HttpServletResponse response) throws Exception {
-	  
-	  if(!EgovUserDetailsHelper.isAuthenticated(request, response)) {
-	      return "redirect:" + EgovUserDetailsHelper.getRedirectLoginUrl();
-	  }
-	  
-	  BoardMasterVO vo = new BoardMasterVO();
-	  vo.setBbsId(boardVO.getBbsId());
-	  vo.setTrgetId(boardVO.getTrgetId());
-	  
-	  SiteManageVO siteVO = siteManageService.selectSiteServiceInfo(request);
-	  model.addAttribute("siteInfo", siteVO);
-	  model.addAttribute("LytFileStoreWebPathByWebFile", propertyService.getString("publish.tmplat.lyt.fileStoreWebPathByWebFile"));
-	  vo.setSiteId(siteVO.getSiteId());
-	  vo.setSysTyCode(siteVO.getSysTyCode());
-    
-	  BoardMasterVO master = bbsAttrbService.selectBBSMasterInf(vo);
-    
-	  if(master != null && !EgovStringUtil.isEmpty(boardVO.getTrgetId())) {
-	    
-		  CommunityUser resultInfo = null;
-		  int SE_CODE = 1;
-		  
-		  LoginVO user = EgovUserDetailsHelper.getAuthenticatedUser(request, response);  	  
-	  	  if(user != null) {  		  
-	  		CommunityUser cmmntyUser = new CommunityUser();	
-			cmmntyUser.setSiteId(siteVO.getSiteId());
-			cmmntyUser.setEmplyrId(user.getId());
-			cmmntyUser.setCmmntyId(boardVO.getTrgetId());
-			resultInfo = cmmntyService.selectSingleCommunityUserInf(cmmntyUser);
-			if(resultInfo != null) {
-				model.addAttribute("USER_INFO", resultInfo);	//사용자 정보
-				SE_CODE = Integer.parseInt(resultInfo.getAuthorCode());
-			}
-	  	  }
-	  	  
-		  if(SE_CODE >= Integer.parseInt(master.getAnswerAuthor())){
-			  model.addAttribute("brdMstrVO", master);
-			  
-			  BoardVO selectVO = new BoardVO();
-			  selectVO.setBbsId(master.getBbsId());
-			  selectVO.setNttNo(boardVO.getNttNo());
-			  selectVO.setAdminAt("Y");
-			  
-			  selectVO = bbsMngService.selectBoardArticle(selectVO);
-			  
-			  Board board = new Board();
-			  board.setCtgryId(selectVO.getCtgryId());
-			  //board.setOrdrCode(selectVO.getOrdrCode());
-			  //board.setOrdrCodeDp(BigDecimal.valueOf(selectVO.getOrdrCodeDp().longValue() + 1));
-		    
-			  if("BBSA11".equals(master.getBbsAttrbCode())) {
-				  
-				  board.setNttNo(selectVO.getNttNo());
-				  board.setNttSj(selectVO.getNttSj());			  
-				  if(!EgovStringUtil.isEmpty(selectVO.getEstnData())) {
-					  board.setNttCn(selectVO.getEstnParseData().getString("cn"));
-				  }
-				  board.setAtchFileId(selectVO.getEstnAtchFileId());
-				  board.setProcessSttusCode(selectVO.getProcessSttusCode());
-				  
-				  ComDefaultCodeVO codeVO = new ComDefaultCodeVO();
-				  codeVO.setCodeId("COM108");
-				  model.addAttribute("qaCodeList", cmmUseService.selectCmmCodeDetail(codeVO));
-			  }
-			  
-			  model.addAttribute("board", board);
-		    
-			  request.getSession().setAttribute("sessionVO", boardVO);
-		  	  
-		  	  return "cop/cmy/bbs/cmy_001/EgovNoticeRegist";
-	  	  
-	  	  } else {
-	  		model.addAttribute("message", egovMessageSource.getMessage("fail.auth.regist"));
-	  		return "forward:/cop/cmy/bbs/selectBoardList.do";
-	  	  }
-	  }
-    
-	  model.addAttribute("message", egovMessageSource.getMessage("fail.auth.access"));
-	  return "forward:/cop/cmy/bbs/selectBoardList.do";
-  }
-  
-  /**
-   * 게시물에 대한 답변을 등록한다.
-   * 
-   * @param boardVO
-   * @param board
-   * @param sessionVO
-   * @param model
-   * @return
-   * @throws Exception
-   */
-  @SuppressWarnings("unchecked")
-  @RequestMapping(value = "/cop/cmy/bbs/replyBoardArticle.do")
-  public String replyBoardArticle(final MultipartHttpServletRequest multiRequest, @ModelAttribute("searchVO") BoardVO boardVO, 
-		  Board board, BindingResult bindingResult, 
-      ModelMap model, HttpServletRequest request, HttpServletResponse response) throws Exception {
-
-   
-	  if(request.getSession().getAttribute("sessionVO") == null) {
-		  return "forward:/cop/cmy/bbs/selectBoardList.do";
-	  }
-    
-	  LoginVO user = EgovUserDetailsHelper.getAuthenticatedUser(request, response);
-    
-	  beanValidator.validate(board, bindingResult);
-    
-	  BoardMasterVO vo = new BoardMasterVO();
-	  vo.setBbsId(boardVO.getBbsId());
-	  vo.setTrgetId(boardVO.getTrgetId());
-	  
-	  SiteManageVO siteVO = siteManageService.selectSiteServiceInfo(request);
-	  vo.setSiteId(siteVO.getSiteId());
-	  vo.setSysTyCode(siteVO.getSysTyCode());
-  
-	  BoardMasterVO master = bbsAttrbService.selectBBSMasterInf(vo);
-	  
-	  int SE_CODE = 1;
-	  CommunityUser cmmntyUser = new CommunityUser();	
-	  cmmntyUser.setSiteId(siteVO.getSiteId());
-	  cmmntyUser.setEmplyrId(user.getId());
-	  cmmntyUser.setCmmntyId(boardVO.getTrgetId());
-	  cmmntyUser = cmmntyService.selectSingleCommunityUserInf(cmmntyUser);
-	  if(cmmntyUser != null) {
-		  model.addAttribute("USER_INFO", cmmntyUser);	//사용자 정보	  			  
-		  SE_CODE = Integer.parseInt(cmmntyUser.getAuthorCode());
-	  }
-	  
-	  if(bindingResult.hasErrors()) {
-
-		  if(master != null && !EgovStringUtil.isEmpty(boardVO.getTrgetId())) {
-			  			  
-			  model.addAttribute("brdMstrVO", master);
-			  
-			  if("BBSA11".equals(master.getBbsAttrbCode())) {
-				  ComDefaultCodeVO codeVO = new ComDefaultCodeVO();
-				  codeVO.setCodeId("COM108");
-				  model.addAttribute("qaCodeList", cmmUseService.selectCmmCodeDetail(codeVO));
-			  }
-		  }
-		  
-		  model.addAttribute("siteInfo", siteVO);
-		  model.addAttribute("LytFileStoreWebPathByWebFile", propertyService.getString("publish.tmplat.lyt.fileStoreWebPathByWebFile"));
-      
-		  return "cop/cmy/bbs/cmy_001/EgovNoticeRegist";
-	  }
-    
-	  if(master != null && !EgovStringUtil.isEmpty(boardVO.getTrgetId())) {
-		  
-		  if(SE_CODE >= Integer.parseInt(master.getAnswerAuthor())) {
-			  if(SE_CODE >= 10) {
-		    	  boardVO.setAdminAt("Y");
-		      }
-			  
-			  String atchFileId = boardVO.getAtchFileId();;
-	  	      
-		      final Map<String, MultipartFile> files = multiRequest.getFileMap();
-		      
-		      
-		      if("BBSA11".equals(master.getBbsAttrbCode())) {
-		    	  if(!files.isEmpty()) {
-		    		  if(EgovStringUtil.isEmpty(atchFileId)) {
-		    			  List<FileVO> result = fileUtil.parseBoardFileInf(Long.parseLong(master.getPosblAtchFileSize()) * 1024 * 1024, files, 0, atchFileId, siteManageService.selectSiteServiceInfo(request).getSiteId(), boardVO.getBbsId(),"","");
-		    			  atchFileId = fileMngService.insertFileInfs(result);
-					  } else {
-						  FileVO fvo = new FileVO();
-						  fvo.setAtchFileId(atchFileId);
-						  int cnt = fileMngService.getMaxFileSN(fvo);
-						  List<FileVO> _result = fileUtil.parseBoardFileInf(Long.parseLong(master.getPosblAtchFileSize()) * 1024 * 1024, files, cnt, atchFileId, siteManageService.selectSiteServiceInfo(request).getSiteId(), boardVO.getBbsId(),"","");
-						  fileMngService.updateFileInfs(_result);
-					  }
-		    		  boardVO.setEstnAtchFileId(atchFileId);
-				  }
-				  
-				  boardVO.setLastAnswrrId(user.getId());
-				  boardVO.setLastAnswrrNm(user.getName());
-		    	
-				  JSONObject jObj = new JSONObject();
-				  jObj.put("cn", boardVO.getNttCn());
-				  boardVO.setEstnData(jObj.toString());
-		    	
-				  bbsMngService.updateBoardArticle(boardVO, master, true);
-		      } else {
-		    	  if(!files.isEmpty()) {
-		    		  	List<FileVO> result = fileUtil.parseBoardFileInf(Long.parseLong(master.getPosblAtchFileSize()) * 1024 * 1024, files, 0, "", siteManageService.selectSiteServiceInfo(request).getSiteId(), boardVO.getBbsId(),"","");
-		  	        	atchFileId = fileMngService.insertFileInfs(result);
-		  	      }
-		  	      
-		    	  boardVO.setAtchFileId(atchFileId);
-		    	  boardVO.setFrstRegisterId(user.getId());
-		    	  boardVO.setNtcrNm(user.getName());      
-		    	  boardVO.setNttCn(unscript(boardVO.getNttCn())); // XSS 방지
-		    	  boardVO.setCreatIp(EgovClntInfo.getClntIP(request));
-		  	      
-		    	  boardVO.setEstnData(EgovHttpUtil.getEstnParseData(request));
-		  	      bbsMngService.replyBoardArticle(boardVO, master);
-		      }
-		  }      
-	  }
-    
-	  request.getSession().removeAttribute("sessionVO");
-	  
-	  return "forward:/cop/cmy/bbs/selectBoardList.do";
-  }
-
-  /**
-   * 게시물 수정을 위한 수정페이지로 이동한다.
-   * 
-   * @param boardVO
-   * @param vo
-   * @param sessionVO
-   * @param model
-   * @return
-   * @throws Exception
-   */
-  @RequestMapping(value = "/cop/cmy/bbs/forUpdateBoardArticle.do")
-  public String selectBoardArticleForUpdt(@ModelAttribute("searchVO") BoardVO boardVO, ModelMap model, HttpServletRequest request, HttpServletResponse response) throws Exception {
-    
-	  if(!EgovUserDetailsHelper.isAuthenticated(request, response)) {
-	      return "redirect:" + EgovUserDetailsHelper.getRedirectLoginUrl();
-	  }
-	  
-	  BoardMasterVO vo = new BoardMasterVO();
-	  vo.setBbsId(boardVO.getBbsId());
-	  vo.setTrgetId(boardVO.getTrgetId());
-	  
-	  SiteManageVO siteVO = siteManageService.selectSiteServiceInfo(request);
-	  model.addAttribute("siteInfo", siteVO);
-	  model.addAttribute("LytFileStoreWebPathByWebFile", propertyService.getString("publish.tmplat.lyt.fileStoreWebPathByWebFile"));
-	  vo.setSiteId(siteVO.getSiteId());
-	  vo.setSysTyCode(siteVO.getSysTyCode());
-    
-	  BoardMasterVO master = bbsAttrbService.selectBBSMasterInf(vo);
-    
-	  if(master != null && !EgovStringUtil.isEmpty(boardVO.getTrgetId())) {
-		  
-		  LoginVO user = EgovUserDetailsHelper.getAuthenticatedUser(request, response);
-		  boardVO.setFrstRegisterId(user.getId());
-		  
-		  int SE_CODE = 1;
-		  CommunityUser cmmntyUser = new CommunityUser();	
-		  cmmntyUser.setSiteId(siteVO.getSiteId());
-		  cmmntyUser.setEmplyrId(user.getId());
-		  cmmntyUser.setCmmntyId(boardVO.getTrgetId());
-		  cmmntyUser = cmmntyService.selectSingleCommunityUserInf(cmmntyUser);
-		  if(cmmntyUser != null) {
-			  model.addAttribute("USER_INFO", cmmntyUser);	//사용자 정보	  			  
-			  SE_CODE = Integer.parseInt(cmmntyUser.getAuthorCode());
-		  }
-		  
-		  boardVO.setFrstRegisterId(user.getId());
-		  
-		  if(SE_CODE >= 10) {
-			  boardVO.setAdminAt("Y");
-		  }
-		  
-		  if(SE_CODE >= Integer.parseInt(master.getRegistAuthor())){
-			  if(!EgovStringUtil.isEmpty(master.getCtgrymasterId())) {
-				  Ctgry ctgry = new Ctgry();
-				  ctgry.setCtgrymasterId(master.getCtgrymasterId());
-				  model.addAttribute("boardCateList", ctgryService.selectComtnbbsctgryList(ctgry));
-				  
-				  model.addAttribute("boardCateLevel", ctgryService.selectComtnbbsctgryLevel(ctgry));
-		      }
-		    
-			  boardVO.setCtgrymasterId(master.getCtgrymasterId());
-			  BoardVO dataVO = bbsMngService.selectBoardArticle(boardVO);
-			  		  
-			  model.addAttribute("brdMstrVO", master);
-			  model.addAttribute("board", dataVO);
-			  
-			  request.getSession().setAttribute("sessionVO", boardVO);
-			  
-			  return "cop/cmy/bbs/cmy_001/EgovNoticeRegist";
-		  } else {
-	  		  model.addAttribute("message", egovMessageSource.getMessage("fail.auth.regist"));
-	  		  return "forward:/cop/cmy/bbs/selectBoardList.do";
-	  	  }
-		  
-	  }
-	  
-	  model.addAttribute("message", egovMessageSource.getMessage("fail.auth.access"));
-	  return "forward:/cop/cmy/bbs/selectBoardList.do";
-  }
-
-  /**
-   * 게시물에 대한 내용을 수정한다.
-   * 
-   * @param boardVO
-   * @param board
-   * @param sessionVO
-   * @param model
-   * @return
-   * @throws Exception
-   */
-  @SuppressWarnings("unchecked")
-  @RequestMapping(value = "/cop/cmy/bbs/updateBoardArticle.do")
-  public String updateBoardArticle(final MultipartHttpServletRequest multiRequest, @ModelAttribute("searchVO") BoardVO boardVO, 
-		  BoardVO board, BindingResult bindingResult, 
-      ModelMap model, HttpServletRequest request, HttpServletResponse response) throws Exception {
-
-	  if(request.getSession().getAttribute("sessionVO") == null) {
-		  return "forward:/cop/cmy/bbs/selectBoardList.do";
-	  }
-    
-	  LoginVO user = EgovUserDetailsHelper.getAuthenticatedUser(request, response);
-	  String atchFileId = boardVO.getAtchFileId();
-    
-	  beanValidator.validate(board, bindingResult);
-    
-	  BoardMasterVO vo = new BoardMasterVO();
-	  vo.setBbsId(boardVO.getBbsId());
-	  vo.setTrgetId(boardVO.getTrgetId());
-	  
-	  SiteManageVO siteVO = siteManageService.selectSiteServiceInfo(request);
-	  vo.setSiteId(siteVO.getSiteId());
-	  vo.setSysTyCode(siteVO.getSysTyCode());
-
-	  BoardMasterVO master = bbsAttrbService.selectBBSMasterInf(vo);
-	  
-	  int SE_CODE = 1;
-	  CommunityUser cmmntyUser = new CommunityUser();	
-	  cmmntyUser.setSiteId(siteVO.getSiteId());
-	  cmmntyUser.setEmplyrId(user.getId());
-	  cmmntyUser.setCmmntyId(boardVO.getTrgetId());	
-	  cmmntyUser = cmmntyService.selectSingleCommunityUserInf(cmmntyUser);
-	  if(cmmntyUser != null) {
-		  model.addAttribute("USER_INFO", cmmntyUser);	//사용자 정보	  			  
-		  SE_CODE = Integer.parseInt(cmmntyUser.getAuthorCode());
-	  }
-		
-	  if(bindingResult.hasErrors()) {
-      
-		  if(master != null && !EgovStringUtil.isEmpty(boardVO.getTrgetId())) {
-			  if(!EgovStringUtil.isEmpty(master.getCtgrymasterId())) {
-				  Ctgry ctgry = new Ctgry();
-				  ctgry.setCtgrymasterId(master.getCtgrymasterId());
-				  model.addAttribute("boardCateList", ctgryService.selectComtnbbsctgryList(ctgry));
-				  
-				  model.addAttribute("boardCateLevel", ctgryService.selectComtnbbsctgryLevel(ctgry));
-		      }
-			  
-			  boardVO.setCtgrymasterId(master.getCtgrymasterId());
-			  BoardVO dataVO = bbsMngService.selectBoardArticle(boardVO);
-			  
-			  model.addAttribute("brdMstrVO", master);
-			  model.addAttribute("board", dataVO);
-		  }
-		  model.addAttribute("siteInfo", siteVO);
-		  model.addAttribute("LytFileStoreWebPathByWebFile", propertyService.getString("publish.tmplat.lyt.fileStoreWebPathByWebFile"));
-      
-		  return "cop/cmy/bbs/cmy_001/EgovNoticeRegist";
-	  }
-    
-	  if(master != null && !EgovStringUtil.isEmpty(boardVO.getTrgetId())) {
-		  
-		  if(SE_CODE >= Integer.parseInt(master.getRegistAuthor())) {
-		  
-			  final Map<String, MultipartFile> files = multiRequest.getFileMap();
-			  if(!files.isEmpty()) {
-				  if(EgovStringUtil.isEmpty(atchFileId)) {
-					  List<FileVO> result = fileUtil.parseBoardFileInf(Long.parseLong(master.getPosblAtchFileSize()) * 1024 * 1024, files, 0, atchFileId, siteManageService.selectSiteServiceInfo(request).getSiteId(), boardVO.getBbsId(),"","");
-					  atchFileId = fileMngService.insertFileInfs(result);
-					  boardVO.setAtchFileId(atchFileId);
-				  } else {
-					  FileVO fvo = new FileVO();
-					  fvo.setAtchFileId(atchFileId);
-					  int cnt = fileMngService.getMaxFileSN(fvo);
-					  List<FileVO> _result = fileUtil.parseBoardFileInf(Long.parseLong(master.getPosblAtchFileSize()) * 1024 * 1024, files, cnt, atchFileId, siteManageService.selectSiteServiceInfo(request).getSiteId(), boardVO.getBbsId(),"","");
-					  fileMngService.updateFileInfs(_result);
-				  }
-			  }
-			  
-			  if(!"".equals(atchFileId)) {
-				  FileVO fvo = new FileVO();
-				  fvo.setAtchFileId(atchFileId);
-				  List<FileVO> dbFiles = fileMngService.selectFileInfs(fvo);
-				  if(dbFiles == null || dbFiles.size() == 0) {
-					  boardVO.setAtchFileId("");
-					  boardVO.setFileGroupId("");
-				  }
-			  }
-	      
-			  if(SE_CODE >= 10) {
-		    	  boardVO.setAdminAt("Y");
-		      }
-			  boardVO.setLastUpdusrId(user.getId());      
-			  boardVO.setNttCn(unscript(boardVO.getNttCn())); // XSS 방지
-			  boardVO.setEstnData(EgovHttpUtil.getEstnParseData(request));
-			  
-			  bbsMngService.updateBoardArticle(boardVO, master, false);
-		  }
-	  }
-    
-	  request.getSession().removeAttribute("sessionVO");
-	  
-	  return "forward:/cop/cmy/bbs/selectBoardList.do";
-  }
-  
-  /**
-   * 게시물에 대한 내용을 삭제한다.
-   * 
-   * @param boardVO
-   * @param board
-   * @param sessionVO
-   * @param model
-   * @return
-   * @throws Exception
-   */
-  @RequestMapping(value = "/cop/cmy/bbs/deleteBoardArticle.do")
-  public String deleteBoardArticle(@ModelAttribute("searchVO") BoardVO boardVO, BoardVO board, ModelMap model, HttpServletRequest request, HttpServletResponse response) throws Exception {
-
-	  if(!EgovUserDetailsHelper.isAuthenticated(request, response)) {
-		  return "redirect:" + EgovUserDetailsHelper.getRedirectLoginUrl();
-	  }
-	  
-	  LoginVO user = EgovUserDetailsHelper.getAuthenticatedUser(request, response);
-    
-	  BoardMasterVO vo = new BoardMasterVO();
-	  vo.setBbsId(boardVO.getBbsId());
-	  vo.setTrgetId(boardVO.getTrgetId());
-	  
-	  SiteManageVO siteVO = siteManageService.selectSiteServiceInfo(request);
-	  vo.setSiteId(siteVO.getSiteId());
-	  vo.setSysTyCode(siteVO.getSysTyCode());
-  
-	  BoardMasterVO master = bbsAttrbService.selectBBSMasterInf(vo);
-	  
-	  if(master != null && !EgovStringUtil.isEmpty(boardVO.getTrgetId())) { 
-		  
-		  int SE_CODE = 1;
-		  CommunityUser cmmntyUser = new CommunityUser();	
-		  cmmntyUser.setSiteId(siteVO.getSiteId());
-		  cmmntyUser.setEmplyrId(user.getId());
-		  cmmntyUser.setCmmntyId(boardVO.getTrgetId());	
-		  cmmntyUser = cmmntyService.selectSingleCommunityUserInf(cmmntyUser);
-		  if(cmmntyUser != null) {	  
-			  SE_CODE = Integer.parseInt(cmmntyUser.getAuthorCode());
-		  }
-		  
-		  if(SE_CODE >= Integer.parseInt(master.getRegistAuthor())){
-			  if(SE_CODE >= 10) {
-		    	  boardVO.setAdminAt("Y");
-		      }
-			  
-			  board.setLastUpdusrId(user.getId());      
-			  bbsMngService.deleteBoardArticle(board, master);
-		  }
-	  }
-    
-	  return "forward:/cop/cmy/bbs/selectBoardList.do";
-  }
-  
-  
-}
+package egovframework.com.cop.cmy.web;
+
+import java.math.BigDecimal;
+import java.util.List;
+import java.util.Map;
+
+import javax.annotation.Resource;
+
+import org.apache.log4j.Logger;
+import net.sf.json.JSONObject;
+import org.springframework.beans.factory.annotation.Autowired;
+import org.springframework.stereotype.Controller;
+import org.springframework.ui.ModelMap;
+import org.springframework.validation.BindingResult;
+import org.springframework.web.bind.annotation.ModelAttribute;
+import org.springframework.web.bind.annotation.RequestMapping;
+import org.springframework.web.multipart.MultipartFile;
+import org.springframework.web.multipart.MultipartHttpServletRequest;
+import org.springmodules.validation.commons.DefaultBeanValidator;
+
+import egovframework.com.cmm.EgovMessageSource;
+import egovframework.com.cmm.service.CmmUseService;
+import egovframework.com.cmm.service.EgovFileMngService;
+import egovframework.com.cmm.service.EgovFileMngUtil;
+import egovframework.com.cmm.service.FileVO;
+import egovframework.com.cop.bbs.service.Board;
+import egovframework.com.cop.bbs.service.BoardMasterVO;
+import egovframework.com.cop.bbs.service.BoardVO;
+import egovframework.com.cop.bbs.service.Ctgry;
+import egovframework.com.cop.bbs.service.EgovBBSAttributeManageService;
+import egovframework.com.cop.bbs.service.EgovBBSCtgryService;
+import egovframework.com.cop.bbs.service.EgovBBSManageService;
+import egovframework.com.cop.cmy.service.CommunityUser;
+import egovframework.com.cop.cmy.service.EgovCommunityManageService;
+import egovframework.com.sec.ram.security.userdetails.util.EgovUserDetailsHelper;
+import egovframework.com.sym.ccm.cde.service.CmmnDetailCodeVO;
+import egovframework.com.sym.sit.service.SiteManageService;
+import egovframework.com.sym.sit.service.SiteManageVO;
+import egovframework.com.uat.uia.service.LoginVO;
+import egovframework.rte.fdl.property.EgovPropertyService;
+import egovframework.rte.ptl.mvc.tags.ui.pagination.PaginationInfo;
+import egovframework.com.utl.fcc.service.EgovHttpUtil;
+import egovframework.com.utl.fcc.service.EgovStringUtil;
+import egovframework.com.utl.sim.service.EgovClntInfo;
+
+import javax.servlet.http.HttpServletRequest;
+import javax.servlet.http.HttpServletResponse;
+
+
+/**
+ * 게시물 관리를 위한 컨트롤러 클래스
+ * 
+ * @author 공통서비스개발팀 이삼섭
+ * @since 2009.06.01
+ * @version 1.0
+ * @see <pre>
+ * << 개정이력(Modification Information) >>
+ *   
+ *   수정일      수정자           수정내용
+ *  -------       --------    ---------------------------
+ *   2009.3.19  이삼섭          최초 생성
+ *   2009.06.29	한성곤	
+ * 
+ * </pre>
+ */
+@Controller("EgovCmyBBSManageController")
+public class EgovBBSManageController {
+  
+	@Resource(name = "EgovBBSManageService")
+	private EgovBBSManageService          bbsMngService;
+  
+	@Resource(name = "EgovBBSAttributeManageService")
+	private EgovBBSAttributeManageService bbsAttrbService;
+  
+	@Resource(name = "EgovBBSCtgryService")
+	private EgovBBSCtgryService           ctgryService;
+	
+	@Resource(name = "siteManageService")
+	SiteManageService 				  siteManageService;
+	
+	@Resource(name = "EgovFileMngService")
+	private EgovFileMngService            fileMngService;
+  
+	@Resource(name = "EgovFileMngUtil")
+	private EgovFileMngUtil               fileUtil;
+  
+	@Resource(name = "propertiesService")
+	protected EgovPropertyService         propertyService;
+	
+	@Resource(name = "cmmUseService")
+	private CmmUseService     cmmUseService;
+  
+	@Resource(name = "egovMessageSource")
+	EgovMessageSource                     egovMessageSource;
+	
+	@Resource(name = "EgovCommunityManageService")
+    private EgovCommunityManageService 	cmmntyService;
+	
+	@Autowired
+	private DefaultBeanValidator beanValidator;
+  
+	Logger log = Logger.getLogger(this.getClass());
+  
+  /**
+   * XSS 방지 처리.
+   * 
+   * @param data
+   * @return
+   */
+  protected String unscript(String data) {
+    if(data == null || data.trim().equals("")) {
+      return "";
+    }
+    
+    String ret = data;
+    
+    ret = ret.replaceAll("<(S|s)(C|c)(R|r)(I|i)(P|p)(T|t)", "&lt;script");
+    ret = ret.replaceAll("</(S|s)(C|c)(R|r)(I|i)(P|p)(T|t)", "&lt;/script");
+    
+    ret = ret.replaceAll("<(O|o)(B|b)(J|j)(E|e)(C|c)(T|t)", "&lt;object");
+    ret = ret.replaceAll("</(O|o)(B|b)(J|j)(E|e)(C|c)(T|t)", "&lt;/object");
+    
+    ret = ret.replaceAll("<(A|a)(P|p)(P|p)(L|l)(E|e)(T|t)", "&lt;applet");
+    ret = ret.replaceAll("</(A|a)(P|p)(P|p)(L|l)(E|e)(T|t)", "&lt;/applet");
+    
+     ret = ret.replaceAll("<(E|e)(M|m)(B|b)(E|e)(D|d)", "&lt;embed");
+     ret = ret.replaceAll("</(E|e)(M|m)(B|b)(E|e)(D|d)", "&lt;embed");
+    
+    ret = ret.replaceAll("<(F|f)(O|o)(R|r)(M|m)", "&lt;form");
+    ret = ret.replaceAll("</(F|f)(O|o)(R|r)(M|m)", "&lt;form");
+    
+    return ret;
+  }
+  
+  
+  /**
+   * 게시물에 대한 목록을 조회한다.
+   * 
+   * @param boardVO
+   * @param sessionVO
+   * @param model
+   * @return
+   * @throws Exception
+   */
+  @RequestMapping(value = "/cop/cmy/bbs/selectBoardList.do")
+  public String selectBoardArticles(@ModelAttribute("searchVO") BoardVO boardVO, ModelMap model, HttpServletRequest request, HttpServletResponse response) throws Exception {
+	  
+      PaginationInfo paginationInfo = new PaginationInfo();
+    
+	  BoardMasterVO vo = new BoardMasterVO();
+	  vo.setBbsId(boardVO.getBbsId());
+	  vo.setTrgetId(boardVO.getTrgetId());
+	  
+	  SiteManageVO siteVO = siteManageService.selectSiteServiceInfo(request);
+	  model.addAttribute("siteInfo", siteVO);
+	  model.addAttribute("LytFileStoreWebPathByWebFile", propertyService.getString("publish.tmplat.lyt.fileStoreWebPathByWebFile"));
+	  vo.setSiteId(siteVO.getSiteId());
+	  vo.setSysTyCode(siteVO.getSysTyCode());
+    
+	  BoardMasterVO master = bbsAttrbService.selectBBSMasterInf(vo);
+	  
+	  if(master != null && !EgovStringUtil.isEmpty(boardVO.getTrgetId())) {
+        
+		// 페이징 정보 설정
+	    boardVO.setPageUnit(propertyService.getInt("pageUnit"));
+	    boardVO.setPageSize(propertyService.getInt("pageSize"));
+	    boardVO.setCtgrymasterId(master.getCtgrymasterId());
+	    
+	    if("BBSA02".equals(master.getBbsAttrbCode())) {
+	    	// 페이징 정보 설정
+		    boardVO.setPageUnit(propertyService.getInt("photoPageUnit"));
+		    boardVO.setPageSize(propertyService.getInt("photoPageSize"));
+		    
+	    } else {
+	    	//공지게시물 가져오기
+	    	BoardVO noticeVO = new BoardVO();
+	    	noticeVO.setBbsId(boardVO.getBbsId());
+	    	noticeVO.setCommentUseAt(master.getCommentUseAt());
+	    	noticeVO.setSearchNoticeAt("Y");
+	    	noticeVO.setFirstIndex(0);
+	    	noticeVO.setRecordCountPerPage(9999);
+	    
+	    	model.addAttribute("noticeList", bbsMngService.selectBoardArticles(noticeVO));
+	    }
+	    
+	    paginationInfo.setCurrentPageNo(boardVO.getPageIndex());
+	    paginationInfo.setRecordCountPerPage(boardVO.getPageUnit());
+	    paginationInfo.setPageSize(boardVO.getPageSize());
+	    
+	    boardVO.setFirstIndex(paginationInfo.getFirstRecordIndex());
+	    boardVO.setLastIndex(paginationInfo.getLastRecordIndex());
+	    boardVO.setRecordCountPerPage(paginationInfo.getRecordCountPerPage());
+	      
+		boardVO.setCommentUseAt(master.getCommentUseAt());
+		boardVO.setBbsAttrbCode(master.getBbsAttrbCode());
+		
+        List<BoardVO> resultList = bbsMngService.selectBoardArticles(boardVO);
+        int totCnt = bbsMngService.selectBoardArticlesCnt(boardVO);
+        
+        paginationInfo.setTotalRecordCount(totCnt);
+        
+        if(!EgovStringUtil.isEmpty(master.getCtgrymasterId())) {
+        	Ctgry ctgry = new Ctgry();
+			ctgry.setCtgrymasterId(master.getCtgrymasterId());
+			model.addAttribute("boardCateList", ctgryService.selectComtnbbsctgryList(ctgry));
+			model.addAttribute("boardCateLevel", ctgryService.selectComtnbbsctgryLevel(ctgry));
+        }
+        
+        
+        
+        model.addAttribute("resultList", resultList);
+        model.addAttribute("resultCnt", totCnt);
+        model.addAttribute("brdMstrVO", master);
+        
+        LoginVO user = EgovUserDetailsHelper.getAuthenticatedUser(request, response);  	  
+  	  	if(user != null) {  		  
+  	  		CommunityUser cmmntyUser = new CommunityUser();
+  	  		cmmntyUser.setSiteId(siteVO.getSiteId());
+  	  		cmmntyUser.setEmplyrId(user.getId());
+  	  		cmmntyUser.setCmmntyId(boardVO.getTrgetId());
+  	  		model.addAttribute("USER_INFO", cmmntyService.selectSingleCommunityUserInf(cmmntyUser));	//사용자 정보
+  	  	}
+      }
+	  
+	  model.addAttribute("paginationInfo", paginationInfo);
+	  
+    
+    return "cop/cmy/bbs/cmy_001/EgovNoticeList";
+  }
+  
+  /**
+   * 게시물에 대한 상세 정보를 조회한다.
+   * 
+   * @param boardVO
+   * @param sessionVO
+   * @param model
+   * @return
+   * @throws Exception
+   */
+  @RequestMapping(value = "/cop/cmy/bbs/selectBoardArticle.do")
+  public String selectBoardArticle(@ModelAttribute("searchVO") BoardVO boardVO, ModelMap model, HttpServletRequest request, HttpServletResponse response) throws Exception {
+	      
+	  BoardMasterVO vo = new BoardMasterVO();
+	  vo.setBbsId(boardVO.getBbsId());
+	  vo.setTrgetId(boardVO.getTrgetId());
+	  
+	  SiteManageVO siteVO = siteManageService.selectSiteServiceInfo(request);
+	  model.addAttribute("siteInfo", siteVO);
+	  model.addAttribute("LytFileStoreWebPathByWebFile", propertyService.getString("publish.tmplat.lyt.fileStoreWebPathByWebFile"));
+	  vo.setSiteId(siteVO.getSiteId());
+	  vo.setSysTyCode(siteVO.getSysTyCode());
+        
+	  BoardMasterVO master = bbsAttrbService.selectBBSMasterInf(vo);
+    
+	  if(master != null && !EgovStringUtil.isEmpty(boardVO.getTrgetId())) {
+
+		  model.addAttribute("brdMstrVO", master);
+		  CommunityUser resultInfo = null;
+		  int SE_CODE = 1;
+			  
+		  LoginVO user = EgovUserDetailsHelper.getAuthenticatedUser(request, response);  	  
+	  	  if(user != null) {
+	  		  CommunityUser cmmntyUser = new CommunityUser();	
+	  		  cmmntyUser.setSiteId(siteVO.getSiteId());
+	  		  cmmntyUser.setEmplyrId(user.getId());
+	  		  cmmntyUser.setCmmntyId(boardVO.getTrgetId());
+	  		  resultInfo = cmmntyService.selectSingleCommunityUserInf(cmmntyUser);
+	  		  if(resultInfo != null) {
+	  			  model.addAttribute("USER_INFO", resultInfo);	//사용자 정보	  			  
+	  			  SE_CODE = Integer.parseInt(resultInfo.getAuthorCode());
+	  		  }
+	  		  boardVO.setFrstRegisterId(user.getId());
+	  	  }
+		  
+	  	  if(SE_CODE >= Integer.parseInt(master.getInqireAuthor())){
+	  		  if(SE_CODE >= 10) {
+	  			  boardVO.setAdminAt("Y");
+	  		  }
+	  		  // 조회수 증가 여부 지정
+			  boardVO.setPlusCount(true);
+			  boardVO.setCtgrymasterId(master.getCtgrymasterId());
+			  model.addAttribute("board", bbsMngService.selectBoardArticle(boardVO));
+			  
+			  return "cop/cmy/bbs/cmy_001/EgovNoticeInqire";
+	  	  } else {
+	  		  model.addAttribute("message", egovMessageSource.getMessage("fail.common.select"));
+	  		  return "forward:/cop/cmy/bbs/selectBoardList.do";
+	  	  }
+		  
+	  }
+
+	  model.addAttribute("message", egovMessageSource.getMessage("fail.auth.access"));
+	  return "forward:/cop/cmy/bbs/selectBoardList.do";
+  }
+
+  /**
+   * 게시물 등록을 위한 등록페이지로 이동한다.
+   * 
+   * @param boardVO
+   * @param sessionVO
+   * @param model
+   * @return
+   * @throws Exception
+   */
+  @RequestMapping(value = "/cop/cmy/bbs/addBoardArticle.do")
+  public String addBoardArticle(@ModelAttribute("searchVO") BoardVO boardVO, ModelMap model, HttpServletRequest request, HttpServletResponse response) throws Exception {
+
+	  if(!EgovUserDetailsHelper.isAuthenticated(request, response)) {
+	      return "redirect:" + EgovUserDetailsHelper.getRedirectLoginUrl();
+	  }
+	  
+	  BoardMasterVO vo = new BoardMasterVO();
+	  vo.setBbsId(boardVO.getBbsId());
+	  vo.setTrgetId(boardVO.getTrgetId());
+	  
+	  SiteManageVO siteVO = siteManageService.selectSiteServiceInfo(request);
+	  model.addAttribute("siteInfo", siteVO);
+	  model.addAttribute("LytFileStoreWebPathByWebFile", propertyService.getString("publish.tmplat.lyt.fileStoreWebPathByWebFile"));
+	  vo.setSiteId(siteVO.getSiteId());
+	  vo.setSysTyCode(siteVO.getSysTyCode());
+    
+	  BoardMasterVO master = bbsAttrbService.selectBBSMasterInf(vo);
+    
+	  if(master != null && !EgovStringUtil.isEmpty(boardVO.getTrgetId())) {
+		  if(!EgovStringUtil.isEmpty(master.getCtgrymasterId())) {
+			  Ctgry ctgry = new Ctgry();
+			  ctgry.setCtgrymasterId(master.getCtgrymasterId());
+			  model.addAttribute("boardCateList", ctgryService.selectComtnbbsctgryList(ctgry));
+			  
+			  model.addAttribute("boardCateLevel", ctgryService.selectComtnbbsctgryLevel(ctgry));
+	      }
+		  	    
+		  model.addAttribute("brdMstrVO", master);
+		  
+		  Board board = new Board();
+		  model.addAttribute("board", board);
+	  
+		  request.getSession().setAttribute("sessionVO", boardVO);
+		  CommunityUser resultInfo = null;
+		  int SE_CODE = 1;
+		  
+		  LoginVO user = EgovUserDetailsHelper.getAuthenticatedUser(request, response);  	  
+	  	  if(user != null) {  		  
+	  		CommunityUser cmmntyUser = new CommunityUser();	
+			cmmntyUser.setSiteId(siteVO.getSiteId());
+			cmmntyUser.setEmplyrId(user.getId());
+			cmmntyUser.setCmmntyId(boardVO.getTrgetId());
+			resultInfo = cmmntyService.selectSingleCommunityUserInf(cmmntyUser);
+			if(resultInfo != null) {
+				model.addAttribute("USER_INFO", resultInfo);	//사용자 정보						
+				SE_CODE = Integer.parseInt(resultInfo.getAuthorCode());
+	  	  	}
+	  	  }
+	  	  
+	  	  if(SE_CODE >= Integer.parseInt(master.getRegistAuthor())){
+	  		  return "cop/cmy/bbs/cmy_001/EgovNoticeRegist";
+	  	  } else {
+	  		  model.addAttribute("message", egovMessageSource.getMessage("fail.auth.regist"));
+	  		  return "forward:/cop/cmy/bbs/selectBoardList.do";
+	  	  }
+	  }
+
+	  model.addAttribute("message", egovMessageSource.getMessage("fail.auth.access"));
+	  return "forward:/cop/cmy/bbs/selectBoardList.do";
+  }
+  
+  /**
+   * 게시물을 등록한다.
+   * 
+   * @param boardVO
+   * @param board
+   * @param sessionVO
+   * @param model
+   * @return
+   * @throws Exception
+   */
+  @SuppressWarnings("unchecked")
+  @RequestMapping(value = "/cop/cmy/bbs/insertBoardArticle.do")
+  public String insertBoardArticle(final MultipartHttpServletRequest multiRequest, @ModelAttribute("searchVO") BoardVO boardVO, 
+		  Board board, BindingResult bindingResult, 
+      HttpServletRequest request, HttpServletResponse response, ModelMap model) throws Exception {
+
+	  if(request.getSession().getAttribute("sessionVO") == null) {
+		  return "forward:/cop/cmy/bbs/selectBoardList.do";
+	  }
+    
+	  LoginVO user = EgovUserDetailsHelper.getAuthenticatedUser(request, response);
+    
+	  beanValidator.validate(board, bindingResult);
+    
+	  BoardMasterVO vo = new BoardMasterVO();
+	  vo.setBbsId(boardVO.getBbsId());
+	  vo.setTrgetId(boardVO.getTrgetId());
+	  
+	  SiteManageVO siteVO = siteManageService.selectSiteServiceInfo(request);
+	  vo.setSiteId(siteVO.getSiteId());
+	  vo.setSysTyCode(siteVO.getSysTyCode());
+  
+	  BoardMasterVO master = bbsAttrbService.selectBBSMasterInf(vo);
+	  
+	  int SE_CODE = 1;
+	  CommunityUser cmmntyUser = new CommunityUser();	
+	  cmmntyUser.setSiteId(siteVO.getSiteId());
+	  cmmntyUser.setEmplyrId(user.getId());
+	  cmmntyUser.setCmmntyId(boardVO.getTrgetId());
+	  cmmntyUser = cmmntyService.selectSingleCommunityUserInf(cmmntyUser);
+	  if(cmmntyUser != null) {
+		  model.addAttribute("USER_INFO", cmmntyUser);	//사용자 정보	  			  
+		  SE_CODE = Integer.parseInt(cmmntyUser.getAuthorCode());
+	  }
+	  
+	  if(bindingResult.hasErrors()) {
+      
+		  if(master != null && !EgovStringUtil.isEmpty(boardVO.getTrgetId())) {
+			  if(!EgovStringUtil.isEmpty(master.getCtgrymasterId())) {
+				  Ctgry ctgry = new Ctgry();
+				  ctgry.setCtgrymasterId(master.getCtgrymasterId());
+				  model.addAttribute("boardCateList", ctgryService.selectComtnbbsctgryList(ctgry));
+				  
+				  model.addAttribute("boardCateLevel", ctgryService.selectComtnbbsctgryLevel(ctgry));
+		      }
+			  			  
+			  model.addAttribute("brdMstrVO", master);
+			  model.addAttribute("siteInfo", siteVO);
+			  model.addAttribute("LytFileStoreWebPathByWebFile", propertyService.getString("publish.tmplat.lyt.fileStoreWebPathByWebFile"));
+		  }
+      
+		  return "cop/cmy/bbs/cmy_001/EgovNoticeRegist";
+	  }
+    
+	  if(master != null && !EgovStringUtil.isEmpty(boardVO.getTrgetId())) {
+		  
+		  if(SE_CODE >= Integer.parseInt(master.getRegistAuthor())) {
+			  String atchFileId = "";
+			  
+		      List<FileVO> result = null;
+		      
+		      final Map<String, MultipartFile> files = multiRequest.getFileMap();
+		      if(!files.isEmpty()) {
+		        result = fileUtil.parseBoardFileInf(Long.parseLong(master.getPosblAtchFileSize()) * 1024 * 1024, files, 0, "", siteManageService.selectSiteServiceInfo(request).getSiteId(), boardVO.getBbsId(),"","");
+		        atchFileId = fileMngService.insertFileInfs(result);
+		      }
+			  
+		      boardVO.setAtchFileId(atchFileId);
+		      boardVO.setFrstRegisterId(user.getId());
+		      boardVO.setNtcrNm(user.getName());      
+		      boardVO.setNttCn(unscript(boardVO.getNttCn())); // XSS 방지
+		      boardVO.setCreatIp(EgovClntInfo.getClntIP(request));
+		      boardVO.setEstnData(EgovHttpUtil.getEstnParseData(request));
+		      
+		      bbsMngService.insertBoardArticle(boardVO, master);
+		  }
+	  }
+
+	  request.getSession().removeAttribute("sessionVO");
+	  
+	  return "forward:/cop/cmy/bbs/selectBoardList.do";
+  }
+  
+  /**
+   * 게시물에 대한 답변 등록을 위한 등록페이지로 이동한다.
+   * 
+   * @param boardVO
+   * @param sessionVO
+   * @param model
+   * @return
+   * @throws Exception
+   */
+  @RequestMapping(value = "/cop/cmy/bbs/addReplyBoardArticle.do")
+  public String addReplyBoardArticle(@ModelAttribute("searchVO") BoardVO boardVO, ModelMap model, HttpServletRequest request, HttpServletResponse response) throws Exception {
+	  
+	  if(!EgovUserDetailsHelper.isAuthenticated(request, response)) {
+	      return "redirect:" + EgovUserDetailsHelper.getRedirectLoginUrl();
+	  }
+	  
+	  BoardMasterVO vo = new BoardMasterVO();
+	  vo.setBbsId(boardVO.getBbsId());
+	  vo.setTrgetId(boardVO.getTrgetId());
+	  
+	  SiteManageVO siteVO = siteManageService.selectSiteServiceInfo(request);
+	  model.addAttribute("siteInfo", siteVO);
+	  model.addAttribute("LytFileStoreWebPathByWebFile", propertyService.getString("publish.tmplat.lyt.fileStoreWebPathByWebFile"));
+	  vo.setSiteId(siteVO.getSiteId());
+	  vo.setSysTyCode(siteVO.getSysTyCode());
+    
+	  BoardMasterVO master = bbsAttrbService.selectBBSMasterInf(vo);
+    
+	  if(master != null && !EgovStringUtil.isEmpty(boardVO.getTrgetId())) {
+	    
+		  CommunityUser resultInfo = null;
+		  int SE_CODE = 1;
+		  
+		  LoginVO user = EgovUserDetailsHelper.getAuthenticatedUser(request, response);  	  
+	  	  if(user != null) {  		  
+	  		CommunityUser cmmntyUser = new CommunityUser();	
+			cmmntyUser.setSiteId(siteVO.getSiteId());
+			cmmntyUser.setEmplyrId(user.getId());
+			cmmntyUser.setCmmntyId(boardVO.getTrgetId());
+			resultInfo = cmmntyService.selectSingleCommunityUserInf(cmmntyUser);
+			if(resultInfo != null) {
+				model.addAttribute("USER_INFO", resultInfo);	//사용자 정보
+				SE_CODE = Integer.parseInt(resultInfo.getAuthorCode());
+			}
+	  	  }
+	  	  
+		  if(SE_CODE >= Integer.parseInt(master.getAnswerAuthor())){
+			  model.addAttribute("brdMstrVO", master);
+			  
+			  BoardVO selectVO = new BoardVO();
+			  selectVO.setBbsId(master.getBbsId());
+			  selectVO.setNttNo(boardVO.getNttNo());
+			  selectVO.setAdminAt("Y");
+			  
+			  selectVO = bbsMngService.selectBoardArticle(selectVO);
+			  
+			  Board board = new Board();
+			  board.setCtgryId(selectVO.getCtgryId());
+			  //board.setOrdrCode(selectVO.getOrdrCode());
+			  //board.setOrdrCodeDp(BigDecimal.valueOf(selectVO.getOrdrCodeDp().longValue() + 1));
+		    
+			  if("BBSA11".equals(master.getBbsAttrbCode())) {
+				  
+				  board.setNttNo(selectVO.getNttNo());
+				  board.setNttSj(selectVO.getNttSj());			  
+				  if(!EgovStringUtil.isEmpty(selectVO.getEstnData())) {
+					  board.setNttCn(selectVO.getEstnParseData().getString("cn"));
+				  }
+				  board.setAtchFileId(selectVO.getEstnAtchFileId());
+				  board.setProcessSttusCode(selectVO.getProcessSttusCode());
+				  
+				  CmmnDetailCodeVO codeVO = new CmmnDetailCodeVO();
+				  codeVO.setCodeId("COM108");
+				  model.addAttribute("qaCodeList", cmmUseService.selectCmmCodeDetail(codeVO));
+			  }
+			  
+			  model.addAttribute("board", board);
+		    
+			  request.getSession().setAttribute("sessionVO", boardVO);
+		  	  
+		  	  return "cop/cmy/bbs/cmy_001/EgovNoticeRegist";
+	  	  
+	  	  } else {
+	  		model.addAttribute("message", egovMessageSource.getMessage("fail.auth.regist"));
+	  		return "forward:/cop/cmy/bbs/selectBoardList.do";
+	  	  }
+	  }
+    
+	  model.addAttribute("message", egovMessageSource.getMessage("fail.auth.access"));
+	  return "forward:/cop/cmy/bbs/selectBoardList.do";
+  }
+  
+  /**
+   * 게시물에 대한 답변을 등록한다.
+   * 
+   * @param boardVO
+   * @param board
+   * @param sessionVO
+   * @param model
+   * @return
+   * @throws Exception
+   */
+  @SuppressWarnings("unchecked")
+  @RequestMapping(value = "/cop/cmy/bbs/replyBoardArticle.do")
+  public String replyBoardArticle(final MultipartHttpServletRequest multiRequest, @ModelAttribute("searchVO") BoardVO boardVO, 
+		  Board board, BindingResult bindingResult, 
+      ModelMap model, HttpServletRequest request, HttpServletResponse response) throws Exception {
+
+   
+	  if(request.getSession().getAttribute("sessionVO") == null) {
+		  return "forward:/cop/cmy/bbs/selectBoardList.do";
+	  }
+    
+	  LoginVO user = EgovUserDetailsHelper.getAuthenticatedUser(request, response);
+    
+	  beanValidator.validate(board, bindingResult);
+    
+	  BoardMasterVO vo = new BoardMasterVO();
+	  vo.setBbsId(boardVO.getBbsId());
+	  vo.setTrgetId(boardVO.getTrgetId());
+	  
+	  SiteManageVO siteVO = siteManageService.selectSiteServiceInfo(request);
+	  vo.setSiteId(siteVO.getSiteId());
+	  vo.setSysTyCode(siteVO.getSysTyCode());
+  
+	  BoardMasterVO master = bbsAttrbService.selectBBSMasterInf(vo);
+	  
+	  int SE_CODE = 1;
+	  CommunityUser cmmntyUser = new CommunityUser();	
+	  cmmntyUser.setSiteId(siteVO.getSiteId());
+	  cmmntyUser.setEmplyrId(user.getId());
+	  cmmntyUser.setCmmntyId(boardVO.getTrgetId());
+	  cmmntyUser = cmmntyService.selectSingleCommunityUserInf(cmmntyUser);
+	  if(cmmntyUser != null) {
+		  model.addAttribute("USER_INFO", cmmntyUser);	//사용자 정보	  			  
+		  SE_CODE = Integer.parseInt(cmmntyUser.getAuthorCode());
+	  }
+	  
+	  if(bindingResult.hasErrors()) {
+
+		  if(master != null && !EgovStringUtil.isEmpty(boardVO.getTrgetId())) {
+			  			  
+			  model.addAttribute("brdMstrVO", master);
+			  
+			  if("BBSA11".equals(master.getBbsAttrbCode())) {
+				  CmmnDetailCodeVO codeVO = new CmmnDetailCodeVO();
+				  codeVO.setCodeId("COM108");
+				  model.addAttribute("qaCodeList", cmmUseService.selectCmmCodeDetail(codeVO));
+			  }
+		  }
+		  
+		  model.addAttribute("siteInfo", siteVO);
+		  model.addAttribute("LytFileStoreWebPathByWebFile", propertyService.getString("publish.tmplat.lyt.fileStoreWebPathByWebFile"));
+      
+		  return "cop/cmy/bbs/cmy_001/EgovNoticeRegist";
+	  }
+    
+	  if(master != null && !EgovStringUtil.isEmpty(boardVO.getTrgetId())) {
+		  
+		  if(SE_CODE >= Integer.parseInt(master.getAnswerAuthor())) {
+			  if(SE_CODE >= 10) {
+		    	  boardVO.setAdminAt("Y");
+		      }
+			  
+			  String atchFileId = boardVO.getAtchFileId();;
+	  	      
+		      final Map<String, MultipartFile> files = multiRequest.getFileMap();
+		      
+		      
+		      if("BBSA11".equals(master.getBbsAttrbCode())) {
+		    	  if(!files.isEmpty()) {
+		    		  if(EgovStringUtil.isEmpty(atchFileId)) {
+		    			  List<FileVO> result = fileUtil.parseBoardFileInf(Long.parseLong(master.getPosblAtchFileSize()) * 1024 * 1024, files, 0, atchFileId, siteManageService.selectSiteServiceInfo(request).getSiteId(), boardVO.getBbsId(),"","");
+		    			  atchFileId = fileMngService.insertFileInfs(result);
+					  } else {
+						  FileVO fvo = new FileVO();
+						  fvo.setAtchFileId(atchFileId);
+						  int cnt = fileMngService.getMaxFileSN(fvo);
+						  List<FileVO> _result = fileUtil.parseBoardFileInf(Long.parseLong(master.getPosblAtchFileSize()) * 1024 * 1024, files, cnt, atchFileId, siteManageService.selectSiteServiceInfo(request).getSiteId(), boardVO.getBbsId(),"","");
+						  fileMngService.updateFileInfs(_result);
+					  }
+		    		  boardVO.setEstnAtchFileId(atchFileId);
+				  }
+				  
+				  boardVO.setLastAnswrrId(user.getId());
+				  boardVO.setLastAnswrrNm(user.getName());
+		    	
+				  JSONObject jObj = new JSONObject();
+				  jObj.put("cn", boardVO.getNttCn());
+				  boardVO.setEstnData(jObj.toString());
+		    	
+				  bbsMngService.updateBoardArticle(boardVO, master, true);
+		      } else {
+		    	  if(!files.isEmpty()) {
+		    		  	List<FileVO> result = fileUtil.parseBoardFileInf(Long.parseLong(master.getPosblAtchFileSize()) * 1024 * 1024, files, 0, "", siteManageService.selectSiteServiceInfo(request).getSiteId(), boardVO.getBbsId(),"","");
+		  	        	atchFileId = fileMngService.insertFileInfs(result);
+		  	      }
+		  	      
+		    	  boardVO.setAtchFileId(atchFileId);
+		    	  boardVO.setFrstRegisterId(user.getId());
+		    	  boardVO.setNtcrNm(user.getName());      
+		    	  boardVO.setNttCn(unscript(boardVO.getNttCn())); // XSS 방지
+		    	  boardVO.setCreatIp(EgovClntInfo.getClntIP(request));
+		  	      
+		    	  boardVO.setEstnData(EgovHttpUtil.getEstnParseData(request));
+		  	      bbsMngService.replyBoardArticle(boardVO, master);
+		      }
+		  }      
+	  }
+    
+	  request.getSession().removeAttribute("sessionVO");
+	  
+	  return "forward:/cop/cmy/bbs/selectBoardList.do";
+  }
+
+  /**
+   * 게시물 수정을 위한 수정페이지로 이동한다.
+   * 
+   * @param boardVO
+   * @param vo
+   * @param sessionVO
+   * @param model
+   * @return
+   * @throws Exception
+   */
+  @RequestMapping(value = "/cop/cmy/bbs/forUpdateBoardArticle.do")
+  public String selectBoardArticleForUpdt(@ModelAttribute("searchVO") BoardVO boardVO, ModelMap model, HttpServletRequest request, HttpServletResponse response) throws Exception {
+    
+	  if(!EgovUserDetailsHelper.isAuthenticated(request, response)) {
+	      return "redirect:" + EgovUserDetailsHelper.getRedirectLoginUrl();
+	  }
+	  
+	  BoardMasterVO vo = new BoardMasterVO();
+	  vo.setBbsId(boardVO.getBbsId());
+	  vo.setTrgetId(boardVO.getTrgetId());
+	  
+	  SiteManageVO siteVO = siteManageService.selectSiteServiceInfo(request);
+	  model.addAttribute("siteInfo", siteVO);
+	  model.addAttribute("LytFileStoreWebPathByWebFile", propertyService.getString("publish.tmplat.lyt.fileStoreWebPathByWebFile"));
+	  vo.setSiteId(siteVO.getSiteId());
+	  vo.setSysTyCode(siteVO.getSysTyCode());
+    
+	  BoardMasterVO master = bbsAttrbService.selectBBSMasterInf(vo);
+    
+	  if(master != null && !EgovStringUtil.isEmpty(boardVO.getTrgetId())) {
+		  
+		  LoginVO user = EgovUserDetailsHelper.getAuthenticatedUser(request, response);
+		  boardVO.setFrstRegisterId(user.getId());
+		  
+		  int SE_CODE = 1;
+		  CommunityUser cmmntyUser = new CommunityUser();	
+		  cmmntyUser.setSiteId(siteVO.getSiteId());
+		  cmmntyUser.setEmplyrId(user.getId());
+		  cmmntyUser.setCmmntyId(boardVO.getTrgetId());
+		  cmmntyUser = cmmntyService.selectSingleCommunityUserInf(cmmntyUser);
+		  if(cmmntyUser != null) {
+			  model.addAttribute("USER_INFO", cmmntyUser);	//사용자 정보	  			  
+			  SE_CODE = Integer.parseInt(cmmntyUser.getAuthorCode());
+		  }
+		  
+		  boardVO.setFrstRegisterId(user.getId());
+		  
+		  if(SE_CODE >= 10) {
+			  boardVO.setAdminAt("Y");
+		  }
+		  
+		  if(SE_CODE >= Integer.parseInt(master.getRegistAuthor())){
+			  if(!EgovStringUtil.isEmpty(master.getCtgrymasterId())) {
+				  Ctgry ctgry = new Ctgry();
+				  ctgry.setCtgrymasterId(master.getCtgrymasterId());
+				  model.addAttribute("boardCateList", ctgryService.selectComtnbbsctgryList(ctgry));
+				  
+				  model.addAttribute("boardCateLevel", ctgryService.selectComtnbbsctgryLevel(ctgry));
+		      }
+		    
+			  boardVO.setCtgrymasterId(master.getCtgrymasterId());
+			  BoardVO dataVO = bbsMngService.selectBoardArticle(boardVO);
+			  		  
+			  model.addAttribute("brdMstrVO", master);
+			  model.addAttribute("board", dataVO);
+			  
+			  request.getSession().setAttribute("sessionVO", boardVO);
+			  
+			  return "cop/cmy/bbs/cmy_001/EgovNoticeRegist";
+		  } else {
+	  		  model.addAttribute("message", egovMessageSource.getMessage("fail.auth.regist"));
+	  		  return "forward:/cop/cmy/bbs/selectBoardList.do";
+	  	  }
+		  
+	  }
+	  
+	  model.addAttribute("message", egovMessageSource.getMessage("fail.auth.access"));
+	  return "forward:/cop/cmy/bbs/selectBoardList.do";
+  }
+
+  /**
+   * 게시물에 대한 내용을 수정한다.
+   * 
+   * @param boardVO
+   * @param board
+   * @param sessionVO
+   * @param model
+   * @return
+   * @throws Exception
+   */
+  @SuppressWarnings("unchecked")
+  @RequestMapping(value = "/cop/cmy/bbs/updateBoardArticle.do")
+  public String updateBoardArticle(final MultipartHttpServletRequest multiRequest, @ModelAttribute("searchVO") BoardVO boardVO, 
+		  BoardVO board, BindingResult bindingResult, 
+      ModelMap model, HttpServletRequest request, HttpServletResponse response) throws Exception {
+
+	  if(request.getSession().getAttribute("sessionVO") == null) {
+		  return "forward:/cop/cmy/bbs/selectBoardList.do";
+	  }
+    
+	  LoginVO user = EgovUserDetailsHelper.getAuthenticatedUser(request, response);
+	  String atchFileId = boardVO.getAtchFileId();
+    
+	  beanValidator.validate(board, bindingResult);
+    
+	  BoardMasterVO vo = new BoardMasterVO();
+	  vo.setBbsId(boardVO.getBbsId());
+	  vo.setTrgetId(boardVO.getTrgetId());
+	  
+	  SiteManageVO siteVO = siteManageService.selectSiteServiceInfo(request);
+	  vo.setSiteId(siteVO.getSiteId());
+	  vo.setSysTyCode(siteVO.getSysTyCode());
+
+	  BoardMasterVO master = bbsAttrbService.selectBBSMasterInf(vo);
+	  
+	  int SE_CODE = 1;
+	  CommunityUser cmmntyUser = new CommunityUser();	
+	  cmmntyUser.setSiteId(siteVO.getSiteId());
+	  cmmntyUser.setEmplyrId(user.getId());
+	  cmmntyUser.setCmmntyId(boardVO.getTrgetId());	
+	  cmmntyUser = cmmntyService.selectSingleCommunityUserInf(cmmntyUser);
+	  if(cmmntyUser != null) {
+		  model.addAttribute("USER_INFO", cmmntyUser);	//사용자 정보	  			  
+		  SE_CODE = Integer.parseInt(cmmntyUser.getAuthorCode());
+	  }
+		
+	  if(bindingResult.hasErrors()) {
+      
+		  if(master != null && !EgovStringUtil.isEmpty(boardVO.getTrgetId())) {
+			  if(!EgovStringUtil.isEmpty(master.getCtgrymasterId())) {
+				  Ctgry ctgry = new Ctgry();
+				  ctgry.setCtgrymasterId(master.getCtgrymasterId());
+				  model.addAttribute("boardCateList", ctgryService.selectComtnbbsctgryList(ctgry));
+				  
+				  model.addAttribute("boardCateLevel", ctgryService.selectComtnbbsctgryLevel(ctgry));
+		      }
+			  
+			  boardVO.setCtgrymasterId(master.getCtgrymasterId());
+			  BoardVO dataVO = bbsMngService.selectBoardArticle(boardVO);
+			  
+			  model.addAttribute("brdMstrVO", master);
+			  model.addAttribute("board", dataVO);
+		  }
+		  model.addAttribute("siteInfo", siteVO);
+		  model.addAttribute("LytFileStoreWebPathByWebFile", propertyService.getString("publish.tmplat.lyt.fileStoreWebPathByWebFile"));
+      
+		  return "cop/cmy/bbs/cmy_001/EgovNoticeRegist";
+	  }
+    
+	  if(master != null && !EgovStringUtil.isEmpty(boardVO.getTrgetId())) {
+		  
+		  if(SE_CODE >= Integer.parseInt(master.getRegistAuthor())) {
+		  
+			  final Map<String, MultipartFile> files = multiRequest.getFileMap();
+			  if(!files.isEmpty()) {
+				  if(EgovStringUtil.isEmpty(atchFileId)) {
+					  List<FileVO> result = fileUtil.parseBoardFileInf(Long.parseLong(master.getPosblAtchFileSize()) * 1024 * 1024, files, 0, atchFileId, siteManageService.selectSiteServiceInfo(request).getSiteId(), boardVO.getBbsId(),"","");
+					  atchFileId = fileMngService.insertFileInfs(result);
+					  boardVO.setAtchFileId(atchFileId);
+				  } else {
+					  FileVO fvo = new FileVO();
+					  fvo.setAtchFileId(atchFileId);
+					  int cnt = fileMngService.getMaxFileSN(fvo);
+					  List<FileVO> _result = fileUtil.parseBoardFileInf(Long.parseLong(master.getPosblAtchFileSize()) * 1024 * 1024, files, cnt, atchFileId, siteManageService.selectSiteServiceInfo(request).getSiteId(), boardVO.getBbsId(),"","");
+					  fileMngService.updateFileInfs(_result);
+				  }
+			  }
+			  
+			  if(!"".equals(atchFileId)) {
+				  FileVO fvo = new FileVO();
+				  fvo.setAtchFileId(atchFileId);
+				  List<FileVO> dbFiles = fileMngService.selectFileInfs(fvo);
+				  if(dbFiles == null || dbFiles.size() == 0) {
+					  boardVO.setAtchFileId("");
+					  boardVO.setFileGroupId("");
+				  }
+			  }
+	      
+			  if(SE_CODE >= 10) {
+		    	  boardVO.setAdminAt("Y");
+		      }
+			  boardVO.setLastUpdusrId(user.getId());      
+			  boardVO.setNttCn(unscript(boardVO.getNttCn())); // XSS 방지
+			  boardVO.setEstnData(EgovHttpUtil.getEstnParseData(request));
+			  
+			  bbsMngService.updateBoardArticle(boardVO, master, false);
+		  }
+	  }
+    
+	  request.getSession().removeAttribute("sessionVO");
+	  
+	  return "forward:/cop/cmy/bbs/selectBoardList.do";
+  }
+  
+  /**
+   * 게시물에 대한 내용을 삭제한다.
+   * 
+   * @param boardVO
+   * @param board
+   * @param sessionVO
+   * @param model
+   * @return
+   * @throws Exception
+   */
+  @RequestMapping(value = "/cop/cmy/bbs/deleteBoardArticle.do")
+  public String deleteBoardArticle(@ModelAttribute("searchVO") BoardVO boardVO, BoardVO board, ModelMap model, HttpServletRequest request, HttpServletResponse response) throws Exception {
+
+	  if(!EgovUserDetailsHelper.isAuthenticated(request, response)) {
+		  return "redirect:" + EgovUserDetailsHelper.getRedirectLoginUrl();
+	  }
+	  
+	  LoginVO user = EgovUserDetailsHelper.getAuthenticatedUser(request, response);
+    
+	  BoardMasterVO vo = new BoardMasterVO();
+	  vo.setBbsId(boardVO.getBbsId());
+	  vo.setTrgetId(boardVO.getTrgetId());
+	  
+	  SiteManageVO siteVO = siteManageService.selectSiteServiceInfo(request);
+	  vo.setSiteId(siteVO.getSiteId());
+	  vo.setSysTyCode(siteVO.getSysTyCode());
+  
+	  BoardMasterVO master = bbsAttrbService.selectBBSMasterInf(vo);
+	  
+	  if(master != null && !EgovStringUtil.isEmpty(boardVO.getTrgetId())) { 
+		  
+		  int SE_CODE = 1;
+		  CommunityUser cmmntyUser = new CommunityUser();	
+		  cmmntyUser.setSiteId(siteVO.getSiteId());
+		  cmmntyUser.setEmplyrId(user.getId());
+		  cmmntyUser.setCmmntyId(boardVO.getTrgetId());	
+		  cmmntyUser = cmmntyService.selectSingleCommunityUserInf(cmmntyUser);
+		  if(cmmntyUser != null) {	  
+			  SE_CODE = Integer.parseInt(cmmntyUser.getAuthorCode());
+		  }
+		  
+		  if(SE_CODE >= Integer.parseInt(master.getRegistAuthor())){
+			  if(SE_CODE >= 10) {
+		    	  boardVO.setAdminAt("Y");
+		      }
+			  
+			  board.setLastUpdusrId(user.getId());      
+			  bbsMngService.deleteBoardArticle(board, master);
+		  }
+	  }
+    
+	  return "forward:/cop/cmy/bbs/selectBoardList.do";
+  }
+  
+  
+}
base/src/main/java/egovframework/com/cop/cmy/web/EgovCommunityManageController.java
--- base/src/main/java/egovframework/com/cop/cmy/web/EgovCommunityManageController.java
+++ base/src/main/java/egovframework/com/cop/cmy/web/EgovCommunityManageController.java
@@ -1,1069 +1,1067 @@
-package egovframework.com.cop.cmy.web;
-
-import java.io.PrintWriter;
-import java.util.HashMap;
-import java.util.List;
-import java.util.Map;
-import java.util.regex.*;
-
-import javax.annotation.Resource;
-import javax.servlet.http.HttpServletRequest;
-import javax.servlet.http.HttpServletResponse;
-
-import org.apache.log4j.Logger;
-import net.sf.json.JSONArray;
-import net.sf.json.JSONObject;
-import org.springframework.beans.factory.annotation.Autowired;
-import org.springframework.stereotype.Controller;
-import org.springframework.ui.ModelMap;
-import org.springframework.validation.BindingResult;
-import org.springframework.web.bind.annotation.ModelAttribute;
-import org.springframework.web.bind.annotation.RequestMapping;
-import org.springframework.web.multipart.MultipartFile;
-import org.springframework.web.multipart.MultipartHttpServletRequest;
-import org.springmodules.validation.commons.DefaultBeanValidator;
-
-import egovframework.com.cmm.ComDefaultCodeVO;
-import egovframework.com.cmm.EgovMessageSource;
-import egovframework.com.cmm.service.EgovCmmUseService;
-import egovframework.com.cmm.service.EgovFileMngUtil;
-import egovframework.com.cmm.service.FileVO;
-import egovframework.com.cop.bbs.service.BoardMasterVO;
-import egovframework.com.cop.bbs.service.BoardVO;
-import egovframework.com.cop.cmy.service.Community;
-import egovframework.com.cop.cmy.service.CommunityMnuVO;
-import egovframework.com.cop.cmy.service.CommunityUser;
-import egovframework.com.cop.cmy.service.CommunityUserVO;
-import egovframework.com.cop.cmy.service.CommunityVO;
-import egovframework.com.cop.cmy.service.CommunityMnu;
-import egovframework.com.cop.cmy.service.EgovCommunityManageService;
-import egovframework.com.cop.com.service.ConfirmHistory;
-import egovframework.com.cop.com.service.EgovConfirmManageService;
-import egovframework.com.sec.ram.security.userdetails.util.EgovUserDetailsHelper;
-import egovframework.com.sym.ccm.cde.service.CmmnDetailCode;
-import egovframework.com.sym.sit.service.EgovSiteManageService;
-import egovframework.com.sym.sit.service.SiteManageVO;
-import egovframework.com.uat.uia.service.LoginVO;
-import egovframework.com.utl.fcc.service.EgovDateUtil;
-import egovframework.com.utl.fcc.service.EgovStringUtil;
-import egovframework.rte.fdl.cmmn.exception.EgovBizException;
-import egovframework.rte.fdl.property.EgovPropertyService;
-import egovframework.rte.ptl.mvc.tags.ui.pagination.PaginationInfo;
-
-
-/**
- * 커뮤니티 정보를 관리하기 위한 컨트롤러 클래스
- * @author 공통서비스개발팀 이삼섭
- * @since 2009.06.01
- * @version 1.0
- * @see
- *
- * <pre>
- * << 개정이력(Modification Information) >>
- *   
- *   수정일      수정자           수정내용
- *   -------       --------    ---------------------------
- *   2009. 4. 2  이삼섭          최초 생성
- *   2012. 1. 18 이호영          충청남도교육연구정보원 스마트충남 기능 개선 구축
- *
- * </pre>
- */
-@Controller("EgovCommunityManageController")
-public class EgovCommunityManageController {
-	
-    @Resource(name = "EgovCommunityManageService")
-    private EgovCommunityManageService cmmntyService;
-
-    @Resource(name = "EgovConfirmManageService")
-    private EgovConfirmManageService confmService;
-
-    @Resource(name = "propertiesService")
-    protected EgovPropertyService propertyService;
-
-    @Resource(name = "SiteManageService")
-	EgovSiteManageService siteManageService;
-    
-    /** EgovCmmUseService */
-    @Resource(name="EgovCmmUseService")
-	private EgovCmmUseService cmmUseService;
-        
-	@Resource(name = "EgovFileMngUtil")
-	private EgovFileMngUtil fileUtil;
-	
-	@Resource(name = "egovMessageSource")
-	EgovMessageSource egovMessageSource;
-	
-    @Autowired
-    private DefaultBeanValidator beanValidator;
-
-    Logger log = Logger.getLogger(this.getClass());
-	
-    
-    /**
-     * 커뮤니티 관리자 권한을 확인한다.
-     * 
-     * @param history
-     * @throws EgovBizException
-     */
-    protected void checkAuthority(String trgetId, HttpServletRequest request, HttpServletResponse response) throws Exception {
-
-		LoginVO user = EgovUserDetailsHelper.getAuthenticatedUser(request, response);
-		
-		if (user == null) {
-		    throw new EgovBizException("인증된 사용자 정보가 존재하지 않습니다.");
-		}
-		
-		if (trgetId.startsWith("CMMNTY_")) {
-		    CommunityUser cmmntyUser = new CommunityUser();
-		    
-		    cmmntyUser.setCmmntyId(trgetId);
-		    cmmntyUser.setEmplyrId(user.getId());
-		    
-		    if (!cmmntyService.isManager(cmmntyUser)) {
-		    	throw new EgovBizException("해당 커뮤니티 관리자만 사용하실 수 있습니다.");
-		    }
-		} else {
-			throw new EgovBizException("대상ID 정보가 정확하지 않습니다.");
-		}
-    }
-    
-	/**
-     * 커뮤니티 메인에 대한 목록을 조회한다.
-     * 
-     * @param cmmntyVO
-     * @param model
-     * @return
-     * @throws Exception
-     */
-    @RequestMapping("/cop/cmy/selectCmmntyInfs.do")
-    public String selectCmmntyInfs(@ModelAttribute("searchVO") CommunityVO cmmntyVO, ModelMap model, HttpServletRequest request, HttpServletResponse response) throws Exception {
-
-    	/** 사이트 정보 */
-    	SiteManageVO siteVO = siteManageService.selectSiteServiceInfo(request);
-    	model.addAttribute("siteInfo", siteVO);
-    	
-    	cmmntyVO.setSiteId(siteVO.getSiteId());
-    	cmmntyVO.setSysTyCode(siteVO.getSysTyCode());
-		
-    	LoginVO user = EgovUserDetailsHelper.getAuthenticatedUser(request, response);
-		if(user != null) {
-			CommunityUser cmmntyUser = new CommunityUser();	
-			cmmntyUser.setSiteId(cmmntyVO.getSiteId());
-			cmmntyUser.setEmplyrId(user.getId());
-			cmmntyUser.setCmmntyId(cmmntyVO.getCmmntyId());			
-			model.addAttribute("USER_SBSCRB", cmmntyService.selectMyCmmntyList(cmmntyUser));	//사용자 가입목록
-			model.addAttribute("LOGIN_USER_INFO", user);
-		}
-		
-		PaginationInfo paginationInfo = new PaginationInfo();		
-		cmmntyVO.setPageUnit(propertyService.getInt("pageUnit"));
-		cmmntyVO.setPageSize(propertyService.getInt("pageSize"));	    
-		paginationInfo.setCurrentPageNo(cmmntyVO.getPageIndex());
-		paginationInfo.setRecordCountPerPage(cmmntyVO.getRecordCountPerPage());
-		paginationInfo.setPageSize(cmmntyVO.getPageSize());	
-		cmmntyVO.setFirstIndex(paginationInfo.getFirstRecordIndex());
-		cmmntyVO.setLastIndex(paginationInfo.getLastRecordIndex());
-		cmmntyVO.setRecordCountPerPage(paginationInfo.getRecordCountPerPage());
-
-		HashMap<String, Object> map = (HashMap<String, Object>)cmmntyService.selectCommunityInfs(cmmntyVO);		
-		model.addAttribute("resultList", map.get("resultList"));
-		int resultCnt = Integer.parseInt((String)map.get("resultCnt"));		
-		paginationInfo.setTotalRecordCount(resultCnt);
-		
-		model.addAttribute("LytFileStoreWebPathByWebFile", propertyService.getString("publish.tmplat.lyt.fileStoreWebPathByWebFile"));
-		model.addAttribute("paginationInfo", paginationInfo);
-		
-		model.addAttribute("CmmntyFileStoreWebPath", propertyService.getString("Cmmnty.fileStoreWebPath"));
-		
-		return "cop/cmy/EgovCmmntyInfs";
-    }
-    
-    /**
-     * 커뮤니티 메인에 대한 목록을 조회한다.
-     * 
-     * @param cmmntyVO
-     * @param model
-     * @return
-     * @throws Exception
-     */
-    @SuppressWarnings({ "unchecked", "rawtypes" })
-	@RequestMapping("/cop/cmy/selectCmmntyJsonList.do")
-    public void selectCmmntyMainList(@ModelAttribute("searchVO") CommunityVO cmmntyVO, ModelMap model, HttpServletRequest request, HttpServletResponse response) throws Exception {
-	
-		PaginationInfo paginationInfo = new PaginationInfo();
-		
-		paginationInfo.setCurrentPageNo(cmmntyVO.getPageIndex());
-		paginationInfo.setRecordCountPerPage(cmmntyVO.getRecordCountPerPage());
-		paginationInfo.setPageSize(cmmntyVO.getPageSize());
-	
-		cmmntyVO.setFirstIndex(paginationInfo.getFirstRecordIndex());
-		cmmntyVO.setLastIndex(paginationInfo.getLastRecordIndex());
-		cmmntyVO.setRecordCountPerPage(paginationInfo.getRecordCountPerPage());
-
-		HashMap map = (HashMap)cmmntyService.selectCommunityInfs(cmmntyVO);
-		
-		List<CommunityVO> resultList = (List<CommunityVO>) map.get("resultList");
-		int resultCnt = Integer.parseInt((String)map.get("resultCnt"));
-
-		CommunityVO result = null;
-		JSONObject jObj = null;
-	  	JSONArray jArray = new JSONArray();
-	  	if(resultList != null && resultList.size() > 0) {
-		  	for(int i=0; i < resultList.size(); i++) {
-		  		result = resultList.get(i);
-		  		jObj = new JSONObject();
-		  		jObj.put("cmmntyId", egovframework.com.utl.fcc.service.EgovStringUtil.isNullToString(result.getCmmntyId()));
-		  		jObj.put("cmmntyNm", egovframework.com.utl.fcc.service.EgovStringUtil.isNullToString(result.getCmmntyNm()));
-		  		jObj.put("cmmntyAdres", egovframework.com.utl.fcc.service.EgovStringUtil.isNullToString(result.getCmmntyAdres()));
-		  		jObj.put("cmmntyIntrcn", egovframework.com.utl.fcc.service.EgovStringUtil.isNullToString(result.getCmmntyIntrcn()));
-		  		jObj.put("atchFileIcon", egovframework.com.utl.fcc.service.EgovStringUtil.isNullToString(result.getAtchFileIcon()));
-		  		jObj.put("frstRegisterNm", egovframework.com.utl.fcc.service.EgovStringUtil.isNullToString(result.getFrstRegisterNm()));
-		  		jObj.put("resultCnt", resultCnt);
-		  		jObj.put("userCo", egovframework.com.utl.fcc.service.EgovStringUtil.isNullToString(result.getUserCo()));
-		  		jArray.add(jObj);
-		  	}
-	  	}
-	  	
-	  	response.setContentType("text/javascript; charset=utf-8");
-	  	PrintWriter printwriter = response.getWriter();
-	  	printwriter.println(jArray.toString());
-	  	printwriter.flush();
-		printwriter.close();
-    }
-    
-    /**
-     * 커뮤니티 등록을 위한 약관페이지로 이동한다.
-     * 
-     * @param cmmntyVO
-     * @param model
-     * @return
-     * @throws Exception
-     */
-    @RequestMapping("/cop/cmy/selectCmmntyStplat.do")
-    public String selectCmmntyStplat(@ModelAttribute("searchVO") CommunityVO cmmntyVO, ModelMap model, HttpServletRequest request, HttpServletResponse response) throws Exception {
-
-    	/** 사이트 정보 */
-    	SiteManageVO siteVO = siteManageService.selectSiteServiceInfo(request);
-    	model.addAttribute("siteInfo", siteVO);
-    	
-    	LoginVO user = EgovUserDetailsHelper.getAuthenticatedUser(request, response);
-    	model.addAttribute("LOGIN_USER_INFO", user);
-    	
-    	if(user == null) {
-			model.addAttribute("message", egovMessageSource.getMessage("fail.user.login"));
-			return "forward:/cop/cmy/selectCmmntyInfs.do";
-		}
-		request.getSession().setAttribute("sessionVO", cmmntyVO);
-		
-		model.addAttribute("LytFileStoreWebPathByWebFile", propertyService.getString("publish.tmplat.lyt.fileStoreWebPathByWebFile"));
-		
-    	return "cop/cmy/EgovCmmntyStplat";
-    }
-
-    /**
-     * 커뮤니티 등록을 위한 등록페이지로 이동한다.
-     * 
-     * @param cmmntyVO
-     * @param model
-     * @return
-     * @throws Exception
-     */
-    @RequestMapping("/cop/cmy/addCmmntyInf.do")
-    public String addCmmntyInf(@ModelAttribute("searchVO") CommunityVO cmmntyVO,  
-    		Community community, 
-    		ModelMap model, HttpServletRequest request, HttpServletResponse response) throws Exception {
-    	
-    	/** 사이트 정보 */
-    	SiteManageVO siteVO = siteManageService.selectSiteServiceInfo(request);
-    	model.addAttribute("siteInfo", siteVO);
-    	
-    	LoginVO user = EgovUserDetailsHelper.getAuthenticatedUser(request, response);
-    	model.addAttribute("LOGIN_USER_INFO", user);
-    	if(user == null) {
-			model.addAttribute("message", egovMessageSource.getMessage("fail.user.login"));
-			return "forward:/cop/cmy/selectCmmntyInfs.do";
-		}
-    	
-    	if (request.getSession().getAttribute("sessionVO") == null) return "forward:/cop/cmy/selectCmmntyInfs.do";
-    	
-    	/** 공통코드 - 커뮤니티구분코드(COM201) */
-		ComDefaultCodeVO voComCode = new ComDefaultCodeVO();
-	   	voComCode = new ComDefaultCodeVO();
-    	voComCode.setCodeId("COM201");
-    	List<CmmnDetailCode> listComCode = cmmUseService.selectCmmCodeDetail(voComCode);
-    	model.addAttribute("cmmntySe", listComCode);
-    	
-	  	if(!"".equals(cmmntyVO.getSearchTy())) community.setCmmntySeCode(cmmntyVO.getSearchTy());
-	  	
-	  	model.addAttribute("communityVO", community);
-	  	
-	  	model.addAttribute("LytFileStoreWebPathByWebFile", propertyService.getString("publish.tmplat.lyt.fileStoreWebPathByWebFile"));
-	  	
-    	return "cop/cmy/EgovCmmntyRegist";
-    }
-
-    /**
-     * 커뮤니티 정보를 등록 개설한다.
-     * 
-     * @param cmmntyVO
-     * @param community
-     * @return
-     * @throws Exception
-     */
-    @SuppressWarnings("unchecked")
-    @RequestMapping("/cop/cmy/insertCmmntyInf.do")
-    public String insertCmmntyInf(final MultipartHttpServletRequest multiRequest, 
-    		@ModelAttribute("searchVO") CommunityVO cmmntyVO, 
-    		Community community,
-    		BindingResult bindingResult, 
-    		ModelMap model, 
-    		HttpServletRequest request, HttpServletResponse response) throws Exception {
-		
-    	if (request.getSession().getAttribute("sessionVO") == null) return "forward:/cop/cmy/selectCmmntyInfs.do";
-    	
-		//커뮤니티 개설정보 무결성 체크
-    	boolean checkCmmnty = true;
-    	
-		beanValidator.validate(community, bindingResult);
-		if (bindingResult.hasErrors()) {
-			checkCmmnty = false;
-		}
-
-		if(checkCmmnty){
-			if (cmmntyService.checkCmmntyNmDplct(cmmntyVO) > 0) {
-	    		model.addAttribute("message", "입력하신 커뮤니티명은 이미 사용중입니다. 다른커뮤니티명을 입력하여 주십시오.");		//커뮤니티명 중복확인 체크
-	    		checkCmmnty = false;
-	    	}
-		}
-		
-		if(checkCmmnty){
-			if (cmmntyService.checkCmmntyAdresDplct(cmmntyVO) > 0) {
-	    		model.addAttribute("message", "입력하신 커뮤니티 주소는 이미 사용중입니다. 다른커뮤니티 주소를 입력하여 주십시오.");	//커뮤니티 주소 중복확인 체크
-	    		checkCmmnty = false;
-	    	}
-		}
-		
-		
-		if (checkCmmnty) {
-			SiteManageVO siteVO = siteManageService.selectSiteServiceInfo(request);
-			community.setSiteId(siteVO.getSiteId());
-			community.setSysTyCode(siteVO.getSysTyCode());
-	
-			List<FileVO> result = null;
-	
-			final Map<String, MultipartFile> files = multiRequest.getFileMap();
-		      if(!files.isEmpty()) {
-		        result = fileUtil.directParseFileInf(files, "CMMNTY_", 0, "Cmmnty.fileStorePath", "");
-		        community.setFileValue(result);
-		      }
-	
-		      LoginVO user = EgovUserDetailsHelper.getAuthenticatedUser(request, response);
-	
-		      community.setEmplyrId(user.getId());
-		      community.setFrstRegisterNm(user.getName());
-		      community.setUseAt("Y");
-		      community.setRegistSeCode("REGC02");
-		      community.setFrstRegisterId(user.getId());
-			
-		    cmmntyService.insertCommunityInf(community);
-	
-			request.getSession().removeAttribute("sessionVO");
-			return "forward:/cmy/"+cmmntyVO.getCmmntyAdres()+".do";
-		}else{
-			/** 공통코드 - 커뮤니티구분코드(COM201) */
-			ComDefaultCodeVO voComCode = new ComDefaultCodeVO();
-		   	voComCode = new ComDefaultCodeVO();
-	    	voComCode.setCodeId("COM201");
-	    	List<CmmnDetailCode> listComCode = cmmUseService.selectCmmCodeDetail(voComCode);
-	    	model.addAttribute("cmmntySe", listComCode);
-	    	
-		  	if(!"".equals(cmmntyVO.getSearchTy())) community.setCmmntySeCode(cmmntyVO.getSearchTy());
-		    return "cop/cmy/EgovCmmntyRegist";
-		}
-    }
-
-    /**
-     * 커뮤니티 정보 수정을 위한 수정페이지로 이동한다.
-     * 
-     * @param cmmntyVO
-     * @param model
-     * @return
-     * @throws Exception
-     */
-    @RequestMapping("/cop/cmy/forUpdateCmmntyInf.do")
-    public String forUpdateCmmntyInf(@ModelAttribute("searchVO") CommunityVO cmmntyVO, Community community,
-    		ModelMap model, HttpServletRequest request, HttpServletResponse response)
-	    throws Exception {
-
-    	checkAuthority(cmmntyVO.getCmmntyId(), request, response);	//권한확인
-    	
-    	SiteManageVO siteVO = siteManageService.selectSiteServiceInfo(request);
-    	model.addAttribute("siteInfo", siteVO);
-    	cmmntyVO.setSiteId(siteVO.getSiteId());
-    	cmmntyVO.setSysTyCode(siteVO.getSysTyCode());
-    	
-    	/** 공통코드 - 커뮤니티구분코드(COM201) */
-		ComDefaultCodeVO voComCode = new ComDefaultCodeVO();
-	   	voComCode = new ComDefaultCodeVO();
-    	voComCode.setCodeId("COM201");
-    	model.addAttribute("cmmntySe", cmmUseService.selectCmmCodeDetail(voComCode));
-    	
-	  	LoginVO user = EgovUserDetailsHelper.getAuthenticatedUser(request, response);
-
-		model.addAttribute("communityVO", cmmntyService.selectCommunityInf(cmmntyVO));
-		model.addAttribute("LOGIN_USER_INFO", user);
-		model.addAttribute("LytFileStoreWebPathByWebFile", propertyService.getString("publish.tmplat.lyt.fileStoreWebPathByWebFile"));
-		
-		request.getSession().setAttribute("sessionVO", cmmntyVO);
-		return "cop/cmy/EgovCmmntyUpdt";
-    }
-
-    /**
-     * 커뮤니티 정보를 수정한다.
-     * 
-     * @param cmmntyVO
-     * @param status
-     * @param model
-     * @return
-     * @throws Exception
-     */
-    @SuppressWarnings("unchecked")
-    @RequestMapping("/cop/cmy/updtCmmntyInf.do")
-    public String updtCmmntyInf(final MultipartHttpServletRequest multiRequest, 
-    		@ModelAttribute("searchVO") CommunityVO cmmntyVO, 
-    		Community community,
-    		BindingResult bindingResult, ModelMap model,  
-    		HttpServletRequest request, HttpServletResponse response) throws Exception {
-
-    	checkAuthority(cmmntyVO.getCmmntyId(), request, response);	//권한확인
-    	
-    	if (request.getSession().getAttribute("sessionVO") == null) return "forward:/cmy/"+cmmntyVO.getCmmntyAdres()+".do";
-    	
-    	LoginVO user = EgovUserDetailsHelper.getAuthenticatedUser(request, response);
-
-		beanValidator.validate(community, bindingResult);
-		if (bindingResult.hasErrors()) {
-
-			SiteManageVO siteVO = siteManageService.selectSiteServiceInfo(request);
-	    	cmmntyVO.setSiteId(siteVO.getSiteId());
-	    	cmmntyVO.setSysTyCode(siteVO.getSysTyCode());
-	    	
-	    	/** 공통코드 - 커뮤니티구분코드(COM201) */
-			ComDefaultCodeVO voComCode = new ComDefaultCodeVO();
-		   	voComCode = new ComDefaultCodeVO();
-	    	voComCode.setCodeId("COM201");
-	    	List<CmmnDetailCode> listComCode = cmmUseService.selectCmmCodeDetail(voComCode);
-	    	model.addAttribute("cmmntySe", listComCode);
-	    	
-			model.addAttribute("communityVO", cmmntyService.selectCommunityInf(cmmntyVO));
-
-		    return "cop/cmy/EgovCmmntyUpdt";
-		}
-
-		if (user != null) {
-
-			List<FileVO> result = null;
-	        
-	        final Map<String, MultipartFile> files = multiRequest.getFileMap();
-	        if(!files.isEmpty()) {
-	          result = fileUtil.directParseFileInf(files, "CMMNTY_", 0, "Cmmnty.fileStorePath", "");
-	          community.setFileValue(result);
-	        }
-			community.setLastUpdusrId(user.getId());
-			
-			cmmntyService.updateCommunityInf(community);
-		}
-		request.getSession().removeAttribute("sessionVO");
-		return "forward:/cmy/"+cmmntyVO.getCmmntyAdres()+".do";
-    }
-	
-    /**
-     * 정규식에 의한 페이지 주소 확인
-     * 
-     * @param url
-     */
-    public String extractUrlParts(String url) {
-
-		String rVal = "";
-		Pattern urlPattern = Pattern.compile("^(/cmy/?)\\/([^#\\s\\?]*)?$");
-		Matcher mc = urlPattern.matcher(url);
-		   
-		if(mc.matches() && mc.group(2) != null && !"".equals(mc.group(2))){
-			rVal = mc.group(2).replaceAll(".do", "");
-		}
-		return rVal;
-    }
-
-    /**
-     * 커뮤니티 메인페이지의 기본 내용(게시판 4개 표시) 조회한다.
-     * 
-     * @param cmmntyVO
-     * @param model
-     * @return
-     * @throws Exception
-     */
-	@RequestMapping(value = "/cmy/*")
-    public String selectCmmntyMainPage(@ModelAttribute("searchVO") CommunityVO cmmntyVO, ModelMap model, HttpServletRequest request, HttpServletResponse response) throws Exception {
-
-    	String cmmntyAdres = extractUrlParts(request.getRequestURI());	//현재 URL정보
-    	
-    	String cmmntyAdresReult = cmmntyService.selectCmmntyFindId(cmmntyAdres);
-
-		if(cmmntyAdresReult == null || "".equals(cmmntyAdresReult)){
-			model.addAttribute("message", "커뮤니티가 개설되어 있지 않거나 존재하지 않는 커뮤니티 입니다.");
-			return "forward:/cop/cmy/selectCmmntyInfs.do";
-		}
-
-		cmmntyVO.setCmmntyId(cmmntyAdresReult);	//커뮤니티 주소 매칭
-		
-    	SiteManageVO siteVO = siteManageService.selectSiteServiceInfo(request);
-    	model.addAttribute("siteInfo", siteVO);
-    	cmmntyVO.setSiteId(siteVO.getSiteId());
-    	cmmntyVO.setSysTyCode(siteVO.getSysTyCode());
-    	
-    	LoginVO user = EgovUserDetailsHelper.getAuthenticatedUser(request, response);
-		if(user != null) {
-			CommunityUser cmmntyUser = new CommunityUser();	
-			cmmntyUser.setSiteId(cmmntyVO.getSiteId());
-			cmmntyUser.setEmplyrId(user.getId());
-			cmmntyUser.setCmmntyId(cmmntyVO.getCmmntyId());			 
-			model.addAttribute("USER_INFO", cmmntyService.selectSingleCommunityUserInf(cmmntyUser));	//사용자 정보
-			model.addAttribute("LOGIN_USER_INFO", user);
-		}
-
-		BoardMasterVO bbsVo = new BoardMasterVO();
-		bbsVo.setSiteId(cmmntyVO.getSiteId());
-		bbsVo.setSysTyCode(cmmntyVO.getSysTyCode());
-		bbsVo.setTrgetId(cmmntyVO.getCmmntyId());
-
-		// 게시판 목록 정보 처리
-		List<CommunityMnu> bbsResult = cmmntyService.selectCommunityBbsMaster(cmmntyVO);
-	
-		model.addAttribute("bbsList", bbsResult);
-	
-		// 게시물 목록 정보 처리
-		BoardVO boardVo = new BoardVO();
-		CommunityMnu masterVo = null;
-		
-		boardVo.setTrgetId(cmmntyVO.getCmmntyId());
-		
-		//신규 게시물 처리
-		boardVo.setRecordCountPerPage(15);
-		List<BoardVO> bbsNewResult = cmmntyService.selectBoardNewArticles(boardVo);
-		model.addAttribute("bbsNewList", bbsNewResult);
-		
-		if(bbsResult != null && bbsResult.size() > 0) {
-			for (int i = 0; i < bbsResult.size() && i < 4; i++) {
-			    masterVo = bbsResult.get(i);
-			    boardVo = new BoardVO();
-			    boardVo.setTrgetId(cmmntyVO.getCmmntyId());
-			    boardVo.setBbsId(masterVo.getBbsId());
-			    boardVo.setBbsNm(masterVo.getBbsNm());
-			    boardVo.setTmplatId(masterVo.getTmplatId());
-	
-			    boardVo.setRecordCountPerPage(5);
-			    bbsResult.get(i).setAriticleList(cmmntyService.selectBoardNewArticles(boardVo));
-			}
-		}
-	
-		model.addAttribute("LytFileStoreWebPathByWebFile", propertyService.getString("publish.tmplat.lyt.fileStoreWebPathByWebFile"));
-	
-		return "cop/cmy/EgovCmmntyMainPage";
-    }
-
-    /**
-     * 커뮤니티 소개 페이지.
-     * 
-     * @param cmmntyVO
-     * @param model
-     * @return
-     * @throws Exception
-     */
-    @RequestMapping("/cop/cmy/selectCmmntyInfo.do")
-    public String selectCmmntyView(@ModelAttribute("searchVO") CommunityVO cmmntyVO, ModelMap model, HttpServletRequest request, HttpServletResponse response) throws Exception {
-    	
-    	SiteManageVO siteVO = siteManageService.selectSiteServiceInfo(request);
-    	model.addAttribute("siteInfo", siteVO);
-    	
-    	//커뮤니티 정보
-		model.addAttribute("cmmntyVO", cmmntyService.selectCommunityInf(cmmntyVO));
-		model.addAttribute("LytFileStoreWebPathByWebFile", propertyService.getString("publish.tmplat.lyt.fileStoreWebPathByWebFile"));
-    	
-		return "cop/cmy/EgovCmmntyInfo";
-    }
-
-    /**
-     * 커뮤니티 사용신청(회원가입) 등록페이지.
-     * 
-     * @param cmmntyVO
-     * @param model
-     * @return
-     * @throws Exception
-     */
-    @RequestMapping("/cop/cmy/selectCmmntyUserBySelf.do")
-    public String selectCmmntyUserBySelf(@ModelAttribute("communityUserVO") CommunityUserVO communityUserVO,
-    		ModelMap model, HttpServletRequest request, HttpServletResponse response) throws Exception {
-    	
-    	SiteManageVO siteVO = siteManageService.selectSiteServiceInfo(request);
-    	model.addAttribute("siteInfo", siteVO);
-    	
-    	LoginVO user = EgovUserDetailsHelper.getAuthenticatedUser(request, response);
-    	if(user == null) {
-			model.addAttribute("message", egovMessageSource.getMessage("fail.user.login"));
-			return "forward:/cop/cmy/selectCmmntyInfs.do";
-		}
-    	
-    	model.addAttribute("LOGIN_USER_INFO", user);
-    	model.addAttribute("LytFileStoreWebPathByWebFile", propertyService.getString("publish.tmplat.lyt.fileStoreWebPathByWebFile"));
-    	request.getSession().setAttribute("sessionVO", communityUserVO);
-		return "cop/cmy/EgovCmmntyUserBySelf";
-    }
-    
-    /**
-     * 커뮤니티 사용신청(회원가입)을 등록한다.
-     * 
-     * @param communityUserVO
-     * @param model
-     * @return
-     * @throws Exception
-     */
-    @RequestMapping("/cop/cmy/insertCmmntyUserBySelf.do")
-    public String insertCmmntyUserBySelf(@ModelAttribute("communityUserVO") CommunityUserVO communityUserVO,
-    		BindingResult bindingResult,
-    		@ModelAttribute("cmmntyVO") CommunityVO cmmntyVO,
-    		ModelMap model, HttpServletRequest request, HttpServletResponse response) throws Exception {
-	
-    	LoginVO user = EgovUserDetailsHelper.getAuthenticatedUser(request, response);
-
-    	if(user == null) {
-			model.addAttribute("message", egovMessageSource.getMessage("fail.user.login"));
-			return "forward:/cop/cmy/selectCmmntyInfs.do";
-		}
-    	
-    	SiteManageVO siteVO = siteManageService.selectSiteServiceInfo(request);
-    	model.addAttribute("siteInfo", siteVO);
-    	
-    	beanValidator.validate(communityUserVO, bindingResult);
-		if (bindingResult.hasErrors()) {
-			
-			model.addAttribute("LOGIN_USER_INFO", user);
-	    	model.addAttribute("LytFileStoreWebPathByWebFile", propertyService.getString("publish.tmplat.lyt.fileStoreWebPathByWebFile"));
-	    	
-			return "cop/cmy/EgovCmmntyUserBySelf";
-		}
-    	
-    	if (request.getSession().getAttribute("sessionVO") == null) return "forward:/cop/cmy/selectCmmntyUserBySelf.do";
-    	
-		String retVal = "";
-
-		communityUserVO.setFrstRegisterId(user.getId());
-		communityUserVO.setEmplyrId(user.getId());
-		
-	    //---------------------------------------------
-	    // 재가입정책에 따른 가입 처리 
-		// 가입방식 - confmPolicyCode Y:가입신청시 자동승인,  N:확인 후 수동승인
-		// 재가입정책 - resbscrbPolicyCode Y:재가입 허용,	N:재가입 불가
-	    //---------------------------------------------
-		CommunityVO resultInfo = cmmntyService.selectCommunityInf(cmmntyVO);
-
-		if ("Y".equals(resultInfo.getResbscrbPolicyCode()))	communityUserVO.setUseAt("Y");	// 재가입허용시 중복유무 체크
-		retVal = cmmntyService.checkCommunityUserInf(communityUserVO);
-		
-	    if (!retVal.equals("EXIST")) {
-
-			CommunityUser manager = cmmntyService.selectManager(cmmntyVO);
-	
-			ConfirmHistory history = new ConfirmHistory();
-			
-			history.setAutoAt(resultInfo.getConfmPolicyCode());					// 자동승인여부
-			history.setConfmRqesterId(user.getId()); 							// 요청자 ID
-			history.setConfmRqesterNm(user.getName()); 							// 요청자 이름
-			history.setConfmRqesterIntrcn(communityUserVO.getUserIntrcn()); 	// 요청자 소개
-			history.setConfmerId(manager.getEmplyrId()); 						// 승인자 ID
-			history.setConfmTyCode("CF11"); 									// 커뮤니티사용자등록 (커뮤니티사용자등록)
-			history.setConfmSttusCode("AP01"); 									// 승인요청(AP01:승인요청 AP02:승인허가 AP03:승인반려)
-			history.setOpertTyCode("WC01"); 									// 회원가입
-			history.setTrgetJobTyCode("CMY"); 									// 대상작업구분
-			history.setTrgetJobId(communityUserVO.getCmmntyId());				// 대상작업 ID
-			history.setMyMenuAt(communityUserVO.getMyMenuAt());
-	
-			int cnt = confmService.countConfirmRequest(history);	//승인중인 건수 중복체크
-	
-			if (cnt == 0) {
-				
-				confmService.insertConfirmRequest(history);
-
-				if("Y".equals(resultInfo.getConfmPolicyCode())) {
-					retVal = "CMMNTY_MBER_B";	//회원가입 완료
-				}else{
-					retVal = "CMMNTY_MBER_A";	//회원가입 요청
-				}
-			} else {
-			    retVal = "ING";
-			}
-	    }else{
-	    	if ("N".equals(resultInfo.getResbscrbPolicyCode())){
-	    		retVal="CMMNTY_INTRCP";		//재가입 차단메세지
-	    	}else{
-	    		retVal="CMMNTY_MBER_FC";	//중복가입 메세지
-	    	}
-	    }
-
-	    cmmntyVO.setResultCode(retVal);
-	    request.getSession().removeAttribute("sessionVO");
-	    return "forward:/cop/cmy/selectCmmntyMsg.do";
-    }
-
-    /**
-     * 커뮤니티 탈퇴신청 페이지로 이동한다.
-     * 
-     * @param cmmntyVO
-     * @param model
-     * @return
-     * @throws Exception
-     */
-    @RequestMapping("/cop/cmy/selectCmmntyUserSecsn.do")
-    public String selectCmmntyUserSecsn(@ModelAttribute("searchVO") CommunityVO cmmntyVO, 
-    		ModelMap model, HttpServletRequest request, HttpServletResponse response) throws Exception {
-	
-    	SiteManageVO siteVO = siteManageService.selectSiteServiceInfo(request);
-    	model.addAttribute("siteInfo", siteVO);
-    	
-    	LoginVO user = EgovUserDetailsHelper.getAuthenticatedUser(request, response);
-    	if(user == null) {
-			model.addAttribute("message", egovMessageSource.getMessage("fail.user.login"));
-			return "forward:/cop/cmy/selectCmmntyInfs.do";
-		}
-    	model.addAttribute("LOGIN_USER_INFO", user);
-    	model.addAttribute("LytFileStoreWebPathByWebFile", propertyService.getString("publish.tmplat.lyt.fileStoreWebPathByWebFile"));
-    	
-		request.getSession().setAttribute("sessionVO", cmmntyVO);
-    	return "cop/cmy/EgovCmmntyUserSecsn";
-    }
-    
-    /**
-     * 커뮤니티 탈퇴신청을 처리한다.
-     * 
-     * @param cmmntyUser
-     * @param model
-     * @return
-     * @throws Exception
-     */
-    @RequestMapping("/cop/cmy/deleteCmmntyUserSecsn.do")
-    public String deleteCmmntyUserBySelf(@ModelAttribute("cmmntyUser") CommunityUser cmmntyUser, 
-    		@ModelAttribute("cmmntyVO") CommunityVO cmmntyVO,
-    		ModelMap model, HttpServletRequest request, HttpServletResponse response) throws Exception {
-	
-    	String retVal = "";
-    	LoginVO user = EgovUserDetailsHelper.getAuthenticatedUser(request, response);
-
-    	if(user == null) {
-			model.addAttribute("message", egovMessageSource.getMessage("fail.user.login"));
-			return "forward:/cop/cmy/selectCmmntyInfs.do";
-		} else {
-			
-			if (request.getSession().getAttribute("sessionVO") == null) return "forward:/cop/cmy/selectCmmntyInfs.do";
-			
-			cmmntyUser.setUseAt("N");
-			cmmntyUser.setLastUpdusrId(user.getId());
-			cmmntyUser.setEmplyrId(user.getId());
-			cmmntyUser.setSecsnDe(EgovDateUtil.getToday());
-			
-		    ConfirmHistory history = new ConfirmHistory();	    
-		    history.setConfmRqesterId(user.getId());
-		    history.setConfmerId(cmmntyUser.getEmplyrId());
-		    history.setConfmDe(EgovDateUtil.getToday());
-		    history.setConfmTyCode("CF12"); //커뮤니티사용자탈퇴
-		    history.setConfmSttusCode("AP02"); //승인허가
-		    history.setOpertTyCode("WC03"); //회원탈퇴
-		    history.setOpertId("");
-		    history.setTrgetJobTyCode("CMY");
-		    history.setTrgetJobId(cmmntyUser.getCmmntyId());
-	
-		    confmService.insertConfirmRequest(history);
-		    cmmntyService.deleteCommunityUserInf(cmmntyUser);
-		    retVal = "DEL_REQ_SUCCESS";
-		}
-
-		cmmntyVO.setResultCode(retVal);
-		request.getSession().removeAttribute("sessionVO");
-	    return "forward:/cop/cmy/selectCmmntyMsg.do";
-    }
-    
-    /**
-     * 커뮤니티 폐쇄신청페이지로 이동한다.
-     * 
-     * @param cmmntyVO
-     * @param model
-     * @return
-     * @throws Exception
-     */
-    @RequestMapping("/cop/cmy/selectCmmntyClosing.do")
-    public String selectCmmntyClosing(@ModelAttribute("searchVO") CommunityVO cmmntyVO, 
-    		ModelMap model, HttpServletRequest request, HttpServletResponse response) throws Exception {
-	
-    	checkAuthority(cmmntyVO.getCmmntyId(), request, response);	//권한확인
-    	
-    	SiteManageVO siteVO = siteManageService.selectSiteServiceInfo(request);
-    	model.addAttribute("siteInfo", siteVO);
-    	
-    	LoginVO user = EgovUserDetailsHelper.getAuthenticatedUser(request, response);
-    	if(user == null) {
-			model.addAttribute("message", egovMessageSource.getMessage("fail.user.login"));
-			return "forward:/cop/cmy/selectCmmntyInfs.do";
-		}
-		request.getSession().setAttribute("sessionVO", cmmntyVO);
-		model.addAttribute("LOGIN_USER_INFO", user);
-		model.addAttribute("LytFileStoreWebPathByWebFile", propertyService.getString("publish.tmplat.lyt.fileStoreWebPathByWebFile"));
-    	return "cop/cmy/EgovCmmntyClosing";
-    }
-    
-    /**
-     * 커뮤니티를 폐쇄한다.
-     * 
-     * @param cmmntyVO
-     * @param status
-     * @param model
-     * @return
-     * @throws Exception
-     */
-    @RequestMapping("/cop/cmy/deleteCmmntyClosing.do")
-    public String updtCmmntyCls(@ModelAttribute("searchVO") CommunityVO cmmntyVO, 
-    		Community community,
-    		ModelMap model, HttpServletRequest request, HttpServletResponse response) throws Exception {
-
-    	LoginVO user = EgovUserDetailsHelper.getAuthenticatedUser(request, response);
-    	if(user == null) {
-			model.addAttribute("message", egovMessageSource.getMessage("fail.user.login"));
-			return "forward:/cop/cmy/selectCmmntyInfs.do";
-		}
-    	
-    	CommunityUser cmmntyUser = new CommunityUser();
-	    
-	    cmmntyUser.setCmmntyId(cmmntyVO.getCmmntyId());
-	    cmmntyUser.setEmplyrId(user.getId());
-	    CommunityUser result = cmmntyService.selectSingleCommunityUserInf(cmmntyUser);
-	    
-	    if(!"Y".equals(result.getMngrAt())){
-	    	model.addAttribute("message", "권한이 없습니다.");
-			return "forward:/cop/cmy/selectCmmntyInfs.do";
-	    }
-
-    	cmmntyService.deleteCommunityInf(community);
-    	model.addAttribute("message", "커뮤니티를 정상적으로 폐쇄하였습니다.");
-		
-		return "forward:/cop/cmy/selectCmmntyInfs.do";
-    }
-
-    
-    /**
-     * 커뮤니티 등록을 위한 커뮤니티명을 중복검색 한다.
-     * 
-     * @param cmmntyVO
-     * @param model
-     * @return
-     * @throws Exception
-     */
-    @RequestMapping("/cop/cmy/selectCmmntyNmDplct.do")
-    public String selectCmmntyNmDplct(@ModelAttribute("cmmntyVO") CommunityVO cmmntyVO, 
-    		ModelMap model, HttpServletRequest request) throws Exception {
-    	
-    	SiteManageVO siteVO = siteManageService.selectSiteServiceInfo(request);
-    	model.addAttribute("siteInfo", siteVO);
-    	model.addAttribute("LytFileStoreWebPathByWebFile", propertyService.getString("publish.tmplat.lyt.fileStoreWebPathByWebFile"));
-    	
-    	int cmmntyNmCnt = -1;
-    	
-    	if(EgovStringUtil.isEmpty(cmmntyVO.getCmmntyNm())){		//커뮤니티명이 입력시에만 중복확인 처리 한다.
-    		model.addAttribute("cmmntyNmCnt", cmmntyNmCnt);
-    		return "cop/cmy/EgovCmmntyNmDplct";
-    	}
-
-    	model.addAttribute("cmmntyNmCnt", cmmntyService.checkCmmntyNmDplct(cmmntyVO));
-    	return "cop/cmy/EgovCmmntyNmDplct";
-    }
-    
-    /**
-     * 커뮤니티 등록을 위한 커뮤니티 주소를 중복검색 한다.
-     * 
-     * @param cmmntyVO
-     * @param model
-     * @return
-     * @throws Exception
-     */
-    @RequestMapping("/cop/cmy/selectCmmntyAdresDplct.do")
-    public String selectCmmntyAdresDplct(@ModelAttribute("cmmntyVO") CommunityVO cmmntyVO, 
-    		ModelMap model, HttpServletRequest request) throws Exception {
-    	
-    	SiteManageVO siteVO = siteManageService.selectSiteServiceInfo(request);
-    	model.addAttribute("siteInfo", siteVO);
-    	model.addAttribute("LytFileStoreWebPathByWebFile", propertyService.getString("publish.tmplat.lyt.fileStoreWebPathByWebFile"));
-    	
-    	int cmmntyAdresCnt = -1;
-    	
-    	if(EgovStringUtil.isEmpty(cmmntyVO.getCmmntyAdres())){		//커뮤니티주소가 입력시에만 중복확인 처리 한다.
-    		model.addAttribute("cmmntyAdresCnt", cmmntyAdresCnt);
-    		return "cop/cmy/EgovCmmntyAdresDplct";
-    	}
-
-    	model.addAttribute("cmmntyAdresCnt", cmmntyService.checkCmmntyAdresDplct(cmmntyVO));
-    	return "cop/cmy/EgovCmmntyAdresDplct";
-    }
-    
-    /**
-     * 커뮤니티 메뉴를 순서를 변경한다.
-     * 
-     * @param mnuVO
-     * @param model
-     * @return
-     * @throws Exception
-     */
-    @RequestMapping("/cop/cmy/updateCmmntySortOrdr.do")
-    public String updateMpmSortOrdr(@ModelAttribute("searchVO") CommunityMnu communityMnu, ModelMap model, HttpServletRequest request, HttpServletResponse response) throws Exception {
-  	  
-    	checkAuthority(communityMnu.getTrgetId(), request, response);	//권한확인
-    	
-    	SiteManageVO siteVO = siteManageService.selectSiteServiceInfo(request);
-    	communityMnu.setSiteId(siteVO.getSiteId());
-    	communityMnu.setSysTyCode(siteVO.getSysTyCode());
-    	communityMnu.setCmmntyId(communityMnu.getTrgetId());
-    	
-    	LoginVO user = EgovUserDetailsHelper.getAuthenticatedUser(request, response);
-		communityMnu.setEmplyrId(user.getId());
-		cmmntyService.updateCommunitySortOrdr(communityMnu);
-
-      return "forward:/cop/cmy/selectCmmntyMasterInfs.do";
-    }
-    
-    /**
-	   * 커뮤니티 게시판 마스터 목록을 조회한다.
-	   * 
-	   * @param communityMnuVO
-	   * @param model
-	   * @return
-	   * @throws Exception
-	   */
-	  @RequestMapping("/cop/cmy/selectCmmntyMasterInfs.do")
-	  public String selectCmmntyMasterInfs(@ModelAttribute("searchVO") CommunityMnuVO communityMnuVO, ModelMap model, HttpServletRequest request, HttpServletResponse response) throws Exception {
-
-		checkAuthority(communityMnuVO.getTrgetId(), request, response);	//권한확인
-		  
-		SiteManageVO siteVO = siteManageService.selectSiteServiceInfo(request);
-		model.addAttribute("siteInfo", siteVO);
-		communityMnuVO.setSiteId(siteVO.getSiteId());
-		communityMnuVO.setSysTyCode(siteVO.getSysTyCode());
-		
-		LoginVO user = EgovUserDetailsHelper.getAuthenticatedUser(request, response);
-		if(user == null) {
-			return "forward:/cop/cmy/selectCmmntyInfs.do";
-		}else{
-			CommunityUser cmmntyUser = new CommunityUser();
-			cmmntyUser.setSiteId(communityMnuVO.getSiteId());
-			cmmntyUser.setEmplyrId(user.getId());
-			cmmntyUser.setCmmntyId(communityMnuVO.getTrgetId());
-			model.addAttribute("USER_INFO", cmmntyService.selectSingleCommunityUserInf(cmmntyUser));	//사용자 정보
-		}
-		
-		communityMnuVO.setPageUnit(propertyService.getInt("pageUnit"));
-		communityMnuVO.setPageSize(propertyService.getInt("pageSize"));
-		
-		PaginationInfo paginationInfo = new PaginationInfo();
-		
-		paginationInfo.setCurrentPageNo(communityMnuVO.getPageIndex());
-		paginationInfo.setRecordCountPerPage(communityMnuVO.getPageUnit());
-		paginationInfo.setPageSize(communityMnuVO.getPageSize());
-		
-		communityMnuVO.setFirstIndex(paginationInfo.getFirstRecordIndex());
-		communityMnuVO.setLastIndex(paginationInfo.getLastRecordIndex());
-		communityMnuVO.setRecordCountPerPage(paginationInfo.getRecordCountPerPage());
-		
-		Map<String, Object> map = cmmntyService.selectCmmntyMasterInfs(communityMnuVO);
-		int totCnt = Integer.parseInt((String)map.get("resultCnt"));
-		
-		paginationInfo.setTotalRecordCount(totCnt);
-		
-		model.addAttribute("resultList", map.get("resultList"));
-		model.addAttribute("resultCnt", map.get("resultCnt"));
-		model.addAttribute("paginationInfo", paginationInfo);
-		
-		return "cop/cmy/EgovCmybbsMstrList";
-	  }
-    
-    /**
-     * 커뮤니티에 대한 처리결과 메세지를 보여준다.
-     * 
-     * @param cmmntyVO
-     * @param status
-     * @param model
-     * @return
-     * @throws Exception
-     */
-    @RequestMapping("/cop/cmy/selectCmmntyMsg.do")
-    public String selectCmmntyMsg(@ModelAttribute("searchVO") CommunityVO cmmntyVO, ModelMap model, HttpServletRequest request, HttpServletResponse response) throws Exception {
-    	
-    	SiteManageVO siteVO = siteManageService.selectSiteServiceInfo(request);
-    	model.addAttribute("siteInfo", siteVO);
-    	
-    	LoginVO user = EgovUserDetailsHelper.getAuthenticatedUser(request, response);
-    	if(user == null) {
-			model.addAttribute("message", egovMessageSource.getMessage("fail.user.login"));
-			return "forward:/cop/cmy/selectCmmntyInfs.do";
-		}
-    	
-    	model.addAttribute("LOGIN_USER_INFO", user);
-    	model.addAttribute("LytFileStoreWebPathByWebFile", propertyService.getString("publish.tmplat.lyt.fileStoreWebPathByWebFile"));
-    	
-		return "cop/cmy/EgovCmmntyMsg";
-    }
-    
-    /**
-     * 커뮤니티 게시판의 전체검색 결과를 보여준다.
-     * 
-     * @param cmmntyVO
-     * @param status
-     * @param model
-     * @return
-     * @throws Exception
-     */
-    @RequestMapping("/cop/cmy/selectCmmntyBoardList.do")
-    public String selectCmmntyBoardList(@ModelAttribute("searchVO") CommunityVO cmmntyVO, ModelMap model, HttpServletRequest request, HttpServletResponse response) throws Exception {
-
-    	SiteManageVO siteVO = siteManageService.selectSiteServiceInfo(request);
-    	model.addAttribute("siteInfo", siteVO);
-    	
-    	LoginVO user = EgovUserDetailsHelper.getAuthenticatedUser(request, response);
-		if(user != null) {
-			CommunityUser cmmntyUser = new CommunityUser();	
-			cmmntyUser.setSiteId(siteVO.getSiteId());
-			cmmntyUser.setEmplyrId(user.getId());
-			cmmntyUser.setCmmntyId(cmmntyVO.getCmmntyId());			 
-			model.addAttribute("USER_INFO", cmmntyService.selectSingleCommunityUserInf(cmmntyUser));	//사용자 정보
-			model.addAttribute("LOGIN_USER_INFO", user);
-		}
-		
-    	cmmntyVO.setPageUnit(propertyService.getInt("pageUnit"));
-    	cmmntyVO.setPageSize(propertyService.getInt("pageSize"));
-		
-		PaginationInfo paginationInfo = new PaginationInfo();
-		
-		paginationInfo.setCurrentPageNo(cmmntyVO.getPageIndex());
-		paginationInfo.setRecordCountPerPage(cmmntyVO.getPageUnit());
-		paginationInfo.setPageSize(cmmntyVO.getPageSize());
-		
-		cmmntyVO.setFirstIndex(paginationInfo.getFirstRecordIndex());
-		cmmntyVO.setLastIndex(paginationInfo.getLastRecordIndex());
-		cmmntyVO.setRecordCountPerPage(paginationInfo.getRecordCountPerPage());
-
-		List<BoardVO> resultList = cmmntyService.selectCommunityBoardAllArticles(cmmntyVO);
-        int totCnt = cmmntyService.selectCommunityBoardAllArticlesCnt(cmmntyVO);
-		
-		paginationInfo.setTotalRecordCount(totCnt);
-		
-		model.addAttribute("resultList", resultList);
-        model.addAttribute("resultCnt", totCnt);
-		model.addAttribute("paginationInfo", paginationInfo);
-		model.addAttribute("LytFileStoreWebPathByWebFile", propertyService.getString("publish.tmplat.lyt.fileStoreWebPathByWebFile"));
-		
-		return "cop/cmy/EgovCommntyBoardList";
-    }
-}
+package egovframework.com.cop.cmy.web;
+
+import java.io.PrintWriter;
+import java.util.HashMap;
+import java.util.List;
+import java.util.Map;
+import java.util.regex.*;
+
+import javax.annotation.Resource;
+import javax.servlet.http.HttpServletRequest;
+import javax.servlet.http.HttpServletResponse;
+
+import org.apache.log4j.Logger;
+import net.sf.json.JSONArray;
+import net.sf.json.JSONObject;
+import org.springframework.beans.factory.annotation.Autowired;
+import org.springframework.stereotype.Controller;
+import org.springframework.ui.ModelMap;
+import org.springframework.validation.BindingResult;
+import org.springframework.web.bind.annotation.ModelAttribute;
+import org.springframework.web.bind.annotation.RequestMapping;
+import org.springframework.web.multipart.MultipartFile;
+import org.springframework.web.multipart.MultipartHttpServletRequest;
+import org.springmodules.validation.commons.DefaultBeanValidator;
+
+import egovframework.com.cmm.EgovMessageSource;
+import egovframework.com.cmm.service.CmmUseService;
+import egovframework.com.cmm.service.EgovFileMngUtil;
+import egovframework.com.cmm.service.FileVO;
+import egovframework.com.cop.bbs.service.BoardMasterVO;
+import egovframework.com.cop.bbs.service.BoardVO;
+import egovframework.com.cop.cmy.service.Community;
+import egovframework.com.cop.cmy.service.CommunityMnuVO;
+import egovframework.com.cop.cmy.service.CommunityUser;
+import egovframework.com.cop.cmy.service.CommunityUserVO;
+import egovframework.com.cop.cmy.service.CommunityVO;
+import egovframework.com.cop.cmy.service.CommunityMnu;
+import egovframework.com.cop.cmy.service.EgovCommunityManageService;
+import egovframework.com.cop.com.service.ConfirmHistory;
+import egovframework.com.cop.com.service.EgovConfirmManageService;
+import egovframework.com.sec.ram.security.userdetails.util.EgovUserDetailsHelper;
+import egovframework.com.sym.ccm.cde.service.CmmnDetailCodeVO;
+import egovframework.com.sym.sit.service.SiteManageService;
+import egovframework.com.sym.sit.service.SiteManageVO;
+import egovframework.com.uat.uia.service.LoginVO;
+import egovframework.com.utl.fcc.service.EgovDateUtil;
+import egovframework.com.utl.fcc.service.EgovStringUtil;
+import egovframework.rte.fdl.cmmn.exception.EgovBizException;
+import egovframework.rte.fdl.property.EgovPropertyService;
+import egovframework.rte.ptl.mvc.tags.ui.pagination.PaginationInfo;
+
+
+/**
+ * 커뮤니티 정보를 관리하기 위한 컨트롤러 클래스
+ * @author 공통서비스개발팀 이삼섭
+ * @since 2009.06.01
+ * @version 1.0
+ * @see
+ *
+ * <pre>
+ * << 개정이력(Modification Information) >>
+ *   
+ *   수정일      수정자           수정내용
+ *   -------       --------    ---------------------------
+ *   2009. 4. 2  이삼섭          최초 생성
+ *   2012. 1. 18 이호영          충청남도교육연구정보원 스마트충남 기능 개선 구축
+ *
+ * </pre>
+ */
+@Controller("EgovCommunityManageController")
+public class EgovCommunityManageController {
+	
+    @Resource(name = "EgovCommunityManageService")
+    private EgovCommunityManageService cmmntyService;
+
+    @Resource(name = "EgovConfirmManageService")
+    private EgovConfirmManageService confmService;
+
+    @Resource(name = "propertiesService")
+    protected EgovPropertyService propertyService;
+
+    @Resource(name = "siteManageService")
+	SiteManageService siteManageService;
+    
+    @Resource(name="cmmUseService")
+	private CmmUseService cmmUseService;
+        
+	@Resource(name = "EgovFileMngUtil")
+	private EgovFileMngUtil fileUtil;
+	
+	@Resource(name = "egovMessageSource")
+	EgovMessageSource egovMessageSource;
+	
+    @Autowired
+    private DefaultBeanValidator beanValidator;
+
+    Logger log = Logger.getLogger(this.getClass());
+	
+    
+    /**
+     * 커뮤니티 관리자 권한을 확인한다.
+     * 
+     * @param history
+     * @throws EgovBizException
+     */
+    protected void checkAuthority(String trgetId, HttpServletRequest request, HttpServletResponse response) throws Exception {
+
+		LoginVO user = EgovUserDetailsHelper.getAuthenticatedUser(request, response);
+		
+		if (user == null) {
+		    throw new EgovBizException("인증된 사용자 정보가 존재하지 않습니다.");
+		}
+		
+		if (trgetId.startsWith("CMMNTY_")) {
+		    CommunityUser cmmntyUser = new CommunityUser();
+		    
+		    cmmntyUser.setCmmntyId(trgetId);
+		    cmmntyUser.setEmplyrId(user.getId());
+		    
+		    if (!cmmntyService.isManager(cmmntyUser)) {
+		    	throw new EgovBizException("해당 커뮤니티 관리자만 사용하실 수 있습니다.");
+		    }
+		} else {
+			throw new EgovBizException("대상ID 정보가 정확하지 않습니다.");
+		}
+    }
+    
+	/**
+     * 커뮤니티 메인에 대한 목록을 조회한다.
+     * 
+     * @param cmmntyVO
+     * @param model
+     * @return
+     * @throws Exception
+     */
+    @RequestMapping("/cop/cmy/selectCmmntyInfs.do")
+    public String selectCmmntyInfs(@ModelAttribute("searchVO") CommunityVO cmmntyVO, ModelMap model, HttpServletRequest request, HttpServletResponse response) throws Exception {
+
+    	/** 사이트 정보 */
+    	SiteManageVO siteVO = siteManageService.selectSiteServiceInfo(request);
+    	model.addAttribute("siteInfo", siteVO);
+    	
+    	cmmntyVO.setSiteId(siteVO.getSiteId());
+    	cmmntyVO.setSysTyCode(siteVO.getSysTyCode());
+		
+    	LoginVO user = EgovUserDetailsHelper.getAuthenticatedUser(request, response);
+		if(user != null) {
+			CommunityUser cmmntyUser = new CommunityUser();	
+			cmmntyUser.setSiteId(cmmntyVO.getSiteId());
+			cmmntyUser.setEmplyrId(user.getId());
+			cmmntyUser.setCmmntyId(cmmntyVO.getCmmntyId());			
+			model.addAttribute("USER_SBSCRB", cmmntyService.selectMyCmmntyList(cmmntyUser));	//사용자 가입목록
+			model.addAttribute("LOGIN_USER_INFO", user);
+		}
+		
+		PaginationInfo paginationInfo = new PaginationInfo();		
+		cmmntyVO.setPageUnit(propertyService.getInt("pageUnit"));
+		cmmntyVO.setPageSize(propertyService.getInt("pageSize"));	    
+		paginationInfo.setCurrentPageNo(cmmntyVO.getPageIndex());
+		paginationInfo.setRecordCountPerPage(cmmntyVO.getRecordCountPerPage());
+		paginationInfo.setPageSize(cmmntyVO.getPageSize());	
+		cmmntyVO.setFirstIndex(paginationInfo.getFirstRecordIndex());
+		cmmntyVO.setLastIndex(paginationInfo.getLastRecordIndex());
+		cmmntyVO.setRecordCountPerPage(paginationInfo.getRecordCountPerPage());
+
+		HashMap<String, Object> map = (HashMap<String, Object>)cmmntyService.selectCommunityInfs(cmmntyVO);		
+		model.addAttribute("resultList", map.get("resultList"));
+		int resultCnt = Integer.parseInt((String)map.get("resultCnt"));		
+		paginationInfo.setTotalRecordCount(resultCnt);
+		
+		model.addAttribute("LytFileStoreWebPathByWebFile", propertyService.getString("publish.tmplat.lyt.fileStoreWebPathByWebFile"));
+		model.addAttribute("paginationInfo", paginationInfo);
+		
+		model.addAttribute("CmmntyFileStoreWebPath", propertyService.getString("Cmmnty.fileStoreWebPath"));
+		
+		return "cop/cmy/EgovCmmntyInfs";
+    }
+    
+    /**
+     * 커뮤니티 메인에 대한 목록을 조회한다.
+     * 
+     * @param cmmntyVO
+     * @param model
+     * @return
+     * @throws Exception
+     */
+    @SuppressWarnings({ "unchecked", "rawtypes" })
+	@RequestMapping("/cop/cmy/selectCmmntyJsonList.do")
+    public void selectCmmntyMainList(@ModelAttribute("searchVO") CommunityVO cmmntyVO, ModelMap model, HttpServletRequest request, HttpServletResponse response) throws Exception {
+	
+		PaginationInfo paginationInfo = new PaginationInfo();
+		
+		paginationInfo.setCurrentPageNo(cmmntyVO.getPageIndex());
+		paginationInfo.setRecordCountPerPage(cmmntyVO.getRecordCountPerPage());
+		paginationInfo.setPageSize(cmmntyVO.getPageSize());
+	
+		cmmntyVO.setFirstIndex(paginationInfo.getFirstRecordIndex());
+		cmmntyVO.setLastIndex(paginationInfo.getLastRecordIndex());
+		cmmntyVO.setRecordCountPerPage(paginationInfo.getRecordCountPerPage());
+
+		HashMap map = (HashMap)cmmntyService.selectCommunityInfs(cmmntyVO);
+		
+		List<CommunityVO> resultList = (List<CommunityVO>) map.get("resultList");
+		int resultCnt = Integer.parseInt((String)map.get("resultCnt"));
+
+		CommunityVO result = null;
+		JSONObject jObj = null;
+	  	JSONArray jArray = new JSONArray();
+	  	if(resultList != null && resultList.size() > 0) {
+		  	for(int i=0; i < resultList.size(); i++) {
+		  		result = resultList.get(i);
+		  		jObj = new JSONObject();
+		  		jObj.put("cmmntyId", egovframework.com.utl.fcc.service.EgovStringUtil.isNullToString(result.getCmmntyId()));
+		  		jObj.put("cmmntyNm", egovframework.com.utl.fcc.service.EgovStringUtil.isNullToString(result.getCmmntyNm()));
+		  		jObj.put("cmmntyAdres", egovframework.com.utl.fcc.service.EgovStringUtil.isNullToString(result.getCmmntyAdres()));
+		  		jObj.put("cmmntyIntrcn", egovframework.com.utl.fcc.service.EgovStringUtil.isNullToString(result.getCmmntyIntrcn()));
+		  		jObj.put("atchFileIcon", egovframework.com.utl.fcc.service.EgovStringUtil.isNullToString(result.getAtchFileIcon()));
+		  		jObj.put("frstRegisterNm", egovframework.com.utl.fcc.service.EgovStringUtil.isNullToString(result.getFrstRegisterNm()));
+		  		jObj.put("resultCnt", resultCnt);
+		  		jObj.put("userCo", egovframework.com.utl.fcc.service.EgovStringUtil.isNullToString(result.getUserCo()));
+		  		jArray.add(jObj);
+		  	}
+	  	}
+	  	
+	  	response.setContentType("text/javascript; charset=utf-8");
+	  	PrintWriter printwriter = response.getWriter();
+	  	printwriter.println(jArray.toString());
+	  	printwriter.flush();
+		printwriter.close();
+    }
+    
+    /**
+     * 커뮤니티 등록을 위한 약관페이지로 이동한다.
+     * 
+     * @param cmmntyVO
+     * @param model
+     * @return
+     * @throws Exception
+     */
+    @RequestMapping("/cop/cmy/selectCmmntyStplat.do")
+    public String selectCmmntyStplat(@ModelAttribute("searchVO") CommunityVO cmmntyVO, ModelMap model, HttpServletRequest request, HttpServletResponse response) throws Exception {
+
+    	/** 사이트 정보 */
+    	SiteManageVO siteVO = siteManageService.selectSiteServiceInfo(request);
+    	model.addAttribute("siteInfo", siteVO);
+    	
+    	LoginVO user = EgovUserDetailsHelper.getAuthenticatedUser(request, response);
+    	model.addAttribute("LOGIN_USER_INFO", user);
+    	
+    	if(user == null) {
+			model.addAttribute("message", egovMessageSource.getMessage("fail.user.login"));
+			return "forward:/cop/cmy/selectCmmntyInfs.do";
+		}
+		request.getSession().setAttribute("sessionVO", cmmntyVO);
+		
+		model.addAttribute("LytFileStoreWebPathByWebFile", propertyService.getString("publish.tmplat.lyt.fileStoreWebPathByWebFile"));
+		
+    	return "cop/cmy/EgovCmmntyStplat";
+    }
+
+    /**
+     * 커뮤니티 등록을 위한 등록페이지로 이동한다.
+     * 
+     * @param cmmntyVO
+     * @param model
+     * @return
+     * @throws Exception
+     */
+    @RequestMapping("/cop/cmy/addCmmntyInf.do")
+    public String addCmmntyInf(@ModelAttribute("searchVO") CommunityVO cmmntyVO,  
+    		Community community, 
+    		ModelMap model, HttpServletRequest request, HttpServletResponse response) throws Exception {
+    	
+    	/** 사이트 정보 */
+    	SiteManageVO siteVO = siteManageService.selectSiteServiceInfo(request);
+    	model.addAttribute("siteInfo", siteVO);
+    	
+    	LoginVO user = EgovUserDetailsHelper.getAuthenticatedUser(request, response);
+    	model.addAttribute("LOGIN_USER_INFO", user);
+    	if(user == null) {
+			model.addAttribute("message", egovMessageSource.getMessage("fail.user.login"));
+			return "forward:/cop/cmy/selectCmmntyInfs.do";
+		}
+    	
+    	if (request.getSession().getAttribute("sessionVO") == null) return "forward:/cop/cmy/selectCmmntyInfs.do";
+    	
+    	/** 공통코드 - 커뮤니티구분코드(COM201) */
+    	CmmnDetailCodeVO voComCode = new CmmnDetailCodeVO();
+	   	voComCode = new CmmnDetailCodeVO();
+    	voComCode.setCodeId("COM201");
+    	List<CmmnDetailCodeVO> listComCode = cmmUseService.selectCmmCodeDetail(voComCode);
+    	model.addAttribute("cmmntySe", listComCode);
+    	
+	  	if(!"".equals(cmmntyVO.getSearchTy())) community.setCmmntySeCode(cmmntyVO.getSearchTy());
+	  	
+	  	model.addAttribute("communityVO", community);
+	  	
+	  	model.addAttribute("LytFileStoreWebPathByWebFile", propertyService.getString("publish.tmplat.lyt.fileStoreWebPathByWebFile"));
+	  	
+    	return "cop/cmy/EgovCmmntyRegist";
+    }
+
+    /**
+     * 커뮤니티 정보를 등록 개설한다.
+     * 
+     * @param cmmntyVO
+     * @param community
+     * @return
+     * @throws Exception
+     */
+    @SuppressWarnings("unchecked")
+    @RequestMapping("/cop/cmy/insertCmmntyInf.do")
+    public String insertCmmntyInf(final MultipartHttpServletRequest multiRequest, 
+    		@ModelAttribute("searchVO") CommunityVO cmmntyVO, 
+    		Community community,
+    		BindingResult bindingResult, 
+    		ModelMap model, 
+    		HttpServletRequest request, HttpServletResponse response) throws Exception {
+		
+    	if (request.getSession().getAttribute("sessionVO") == null) return "forward:/cop/cmy/selectCmmntyInfs.do";
+    	
+		//커뮤니티 개설정보 무결성 체크
+    	boolean checkCmmnty = true;
+    	
+		beanValidator.validate(community, bindingResult);
+		if (bindingResult.hasErrors()) {
+			checkCmmnty = false;
+		}
+
+		if(checkCmmnty){
+			if (cmmntyService.checkCmmntyNmDplct(cmmntyVO) > 0) {
+	    		model.addAttribute("message", "입력하신 커뮤니티명은 이미 사용중입니다. 다른커뮤니티명을 입력하여 주십시오.");		//커뮤니티명 중복확인 체크
+	    		checkCmmnty = false;
+	    	}
+		}
+		
+		if(checkCmmnty){
+			if (cmmntyService.checkCmmntyAdresDplct(cmmntyVO) > 0) {
+	    		model.addAttribute("message", "입력하신 커뮤니티 주소는 이미 사용중입니다. 다른커뮤니티 주소를 입력하여 주십시오.");	//커뮤니티 주소 중복확인 체크
+	    		checkCmmnty = false;
+	    	}
+		}
+		
+		
+		if (checkCmmnty) {
+			SiteManageVO siteVO = siteManageService.selectSiteServiceInfo(request);
+			community.setSiteId(siteVO.getSiteId());
+			community.setSysTyCode(siteVO.getSysTyCode());
+	
+			List<FileVO> result = null;
+	
+			final Map<String, MultipartFile> files = multiRequest.getFileMap();
+		      if(!files.isEmpty()) {
+		        result = fileUtil.directParseFileInf(files, "CMMNTY_", 0, "Cmmnty.fileStorePath", "");
+		        community.setFileValue(result);
+		      }
+	
+		      LoginVO user = EgovUserDetailsHelper.getAuthenticatedUser(request, response);
+	
+		      community.setEmplyrId(user.getId());
+		      community.setFrstRegisterNm(user.getName());
+		      community.setUseAt("Y");
+		      community.setRegistSeCode("REGC02");
+		      community.setFrstRegisterId(user.getId());
+			
+		    cmmntyService.insertCommunityInf(community);
+	
+			request.getSession().removeAttribute("sessionVO");
+			return "forward:/cmy/"+cmmntyVO.getCmmntyAdres()+".do";
+		}else{
+			/** 공통코드 - 커뮤니티구분코드(COM201) */
+			CmmnDetailCodeVO voComCode = new CmmnDetailCodeVO();
+		   	voComCode = new CmmnDetailCodeVO();
+	    	voComCode.setCodeId("COM201");
+	    	List<CmmnDetailCodeVO> listComCode = cmmUseService.selectCmmCodeDetail(voComCode);
+	    	model.addAttribute("cmmntySe", listComCode);
+	    	
+		  	if(!"".equals(cmmntyVO.getSearchTy())) community.setCmmntySeCode(cmmntyVO.getSearchTy());
+		    return "cop/cmy/EgovCmmntyRegist";
+		}
+    }
+
+    /**
+     * 커뮤니티 정보 수정을 위한 수정페이지로 이동한다.
+     * 
+     * @param cmmntyVO
+     * @param model
+     * @return
+     * @throws Exception
+     */
+    @RequestMapping("/cop/cmy/forUpdateCmmntyInf.do")
+    public String forUpdateCmmntyInf(@ModelAttribute("searchVO") CommunityVO cmmntyVO, Community community,
+    		ModelMap model, HttpServletRequest request, HttpServletResponse response)
+	    throws Exception {
+
+    	checkAuthority(cmmntyVO.getCmmntyId(), request, response);	//권한확인
+    	
+    	SiteManageVO siteVO = siteManageService.selectSiteServiceInfo(request);
+    	model.addAttribute("siteInfo", siteVO);
+    	cmmntyVO.setSiteId(siteVO.getSiteId());
+    	cmmntyVO.setSysTyCode(siteVO.getSysTyCode());
+    	
+    	/** 공통코드 - 커뮤니티구분코드(COM201) */
+    	CmmnDetailCodeVO voComCode = new CmmnDetailCodeVO();
+	   	voComCode = new CmmnDetailCodeVO();
+    	voComCode.setCodeId("COM201");
+    	model.addAttribute("cmmntySe", cmmUseService.selectCmmCodeDetail(voComCode));
+    	
+	  	LoginVO user = EgovUserDetailsHelper.getAuthenticatedUser(request, response);
+
+		model.addAttribute("communityVO", cmmntyService.selectCommunityInf(cmmntyVO));
+		model.addAttribute("LOGIN_USER_INFO", user);
+		model.addAttribute("LytFileStoreWebPathByWebFile", propertyService.getString("publish.tmplat.lyt.fileStoreWebPathByWebFile"));
+		
+		request.getSession().setAttribute("sessionVO", cmmntyVO);
+		return "cop/cmy/EgovCmmntyUpdt";
+    }
+
+    /**
+     * 커뮤니티 정보를 수정한다.
+     * 
+     * @param cmmntyVO
+     * @param status
+     * @param model
+     * @return
+     * @throws Exception
+     */
+    @SuppressWarnings("unchecked")
+    @RequestMapping("/cop/cmy/updtCmmntyInf.do")
+    public String updtCmmntyInf(final MultipartHttpServletRequest multiRequest, 
+    		@ModelAttribute("searchVO") CommunityVO cmmntyVO, 
+    		Community community,
+    		BindingResult bindingResult, ModelMap model,  
+    		HttpServletRequest request, HttpServletResponse response) throws Exception {
+
+    	checkAuthority(cmmntyVO.getCmmntyId(), request, response);	//권한확인
+    	
+    	if (request.getSession().getAttribute("sessionVO") == null) return "forward:/cmy/"+cmmntyVO.getCmmntyAdres()+".do";
+    	
+    	LoginVO user = EgovUserDetailsHelper.getAuthenticatedUser(request, response);
+
+		beanValidator.validate(community, bindingResult);
+		if (bindingResult.hasErrors()) {
+
+			SiteManageVO siteVO = siteManageService.selectSiteServiceInfo(request);
+	    	cmmntyVO.setSiteId(siteVO.getSiteId());
+	    	cmmntyVO.setSysTyCode(siteVO.getSysTyCode());
+	    	
+	    	/** 공통코드 - 커뮤니티구분코드(COM201) */
+	    	CmmnDetailCodeVO voComCode = new CmmnDetailCodeVO();
+		   	voComCode = new CmmnDetailCodeVO();
+	    	voComCode.setCodeId("COM201");
+	    	List<CmmnDetailCodeVO> listComCode = cmmUseService.selectCmmCodeDetail(voComCode);
+	    	model.addAttribute("cmmntySe", listComCode);
+	    	
+			model.addAttribute("communityVO", cmmntyService.selectCommunityInf(cmmntyVO));
+
+		    return "cop/cmy/EgovCmmntyUpdt";
+		}
+
+		if (user != null) {
+
+			List<FileVO> result = null;
+	        
+	        final Map<String, MultipartFile> files = multiRequest.getFileMap();
+	        if(!files.isEmpty()) {
+	          result = fileUtil.directParseFileInf(files, "CMMNTY_", 0, "Cmmnty.fileStorePath", "");
+	          community.setFileValue(result);
+	        }
+			community.setLastUpdusrId(user.getId());
+			
+			cmmntyService.updateCommunityInf(community);
+		}
+		request.getSession().removeAttribute("sessionVO");
+		return "forward:/cmy/"+cmmntyVO.getCmmntyAdres()+".do";
+    }
+	
+    /**
+     * 정규식에 의한 페이지 주소 확인
+     * 
+     * @param url
+     */
+    public String extractUrlParts(String url) {
+
+		String rVal = "";
+		Pattern urlPattern = Pattern.compile("^(/cmy/?)\\/([^#\\s\\?]*)?$");
+		Matcher mc = urlPattern.matcher(url);
+		   
+		if(mc.matches() && mc.group(2) != null && !"".equals(mc.group(2))){
+			rVal = mc.group(2).replaceAll(".do", "");
+		}
+		return rVal;
+    }
+
+    /**
+     * 커뮤니티 메인페이지의 기본 내용(게시판 4개 표시) 조회한다.
+     * 
+     * @param cmmntyVO
+     * @param model
+     * @return
+     * @throws Exception
+     */
+	@RequestMapping(value = "/cmy/*")
+    public String selectCmmntyMainPage(@ModelAttribute("searchVO") CommunityVO cmmntyVO, ModelMap model, HttpServletRequest request, HttpServletResponse response) throws Exception {
+
+    	String cmmntyAdres = extractUrlParts(request.getRequestURI());	//현재 URL정보
+    	
+    	String cmmntyAdresReult = cmmntyService.selectCmmntyFindId(cmmntyAdres);
+
+		if(cmmntyAdresReult == null || "".equals(cmmntyAdresReult)){
+			model.addAttribute("message", "커뮤니티가 개설되어 있지 않거나 존재하지 않는 커뮤니티 입니다.");
+			return "forward:/cop/cmy/selectCmmntyInfs.do";
+		}
+
+		cmmntyVO.setCmmntyId(cmmntyAdresReult);	//커뮤니티 주소 매칭
+		
+    	SiteManageVO siteVO = siteManageService.selectSiteServiceInfo(request);
+    	model.addAttribute("siteInfo", siteVO);
+    	cmmntyVO.setSiteId(siteVO.getSiteId());
+    	cmmntyVO.setSysTyCode(siteVO.getSysTyCode());
+    	
+    	LoginVO user = EgovUserDetailsHelper.getAuthenticatedUser(request, response);
+		if(user != null) {
+			CommunityUser cmmntyUser = new CommunityUser();	
+			cmmntyUser.setSiteId(cmmntyVO.getSiteId());
+			cmmntyUser.setEmplyrId(user.getId());
+			cmmntyUser.setCmmntyId(cmmntyVO.getCmmntyId());			 
+			model.addAttribute("USER_INFO", cmmntyService.selectSingleCommunityUserInf(cmmntyUser));	//사용자 정보
+			model.addAttribute("LOGIN_USER_INFO", user);
+		}
+
+		BoardMasterVO bbsVo = new BoardMasterVO();
+		bbsVo.setSiteId(cmmntyVO.getSiteId());
+		bbsVo.setSysTyCode(cmmntyVO.getSysTyCode());
+		bbsVo.setTrgetId(cmmntyVO.getCmmntyId());
+
+		// 게시판 목록 정보 처리
+		List<CommunityMnu> bbsResult = cmmntyService.selectCommunityBbsMaster(cmmntyVO);
+	
+		model.addAttribute("bbsList", bbsResult);
+	
+		// 게시물 목록 정보 처리
+		BoardVO boardVo = new BoardVO();
+		CommunityMnu masterVo = null;
+		
+		boardVo.setTrgetId(cmmntyVO.getCmmntyId());
+		
+		//신규 게시물 처리
+		boardVo.setRecordCountPerPage(15);
+		List<BoardVO> bbsNewResult = cmmntyService.selectBoardNewArticles(boardVo);
+		model.addAttribute("bbsNewList", bbsNewResult);
+		
+		if(bbsResult != null && bbsResult.size() > 0) {
+			for (int i = 0; i < bbsResult.size() && i < 4; i++) {
+			    masterVo = bbsResult.get(i);
+			    boardVo = new BoardVO();
+			    boardVo.setTrgetId(cmmntyVO.getCmmntyId());
+			    boardVo.setBbsId(masterVo.getBbsId());
+			    boardVo.setBbsNm(masterVo.getBbsNm());
+			    boardVo.setTmplatId(masterVo.getTmplatId());
+	
+			    boardVo.setRecordCountPerPage(5);
+			    bbsResult.get(i).setAriticleList(cmmntyService.selectBoardNewArticles(boardVo));
+			}
+		}
+	
+		model.addAttribute("LytFileStoreWebPathByWebFile", propertyService.getString("publish.tmplat.lyt.fileStoreWebPathByWebFile"));
+	
+		return "cop/cmy/EgovCmmntyMainPage";
+    }
+
+    /**
+     * 커뮤니티 소개 페이지.
+     * 
+     * @param cmmntyVO
+     * @param model
+     * @return
+     * @throws Exception
+     */
+    @RequestMapping("/cop/cmy/selectCmmntyInfo.do")
+    public String selectCmmntyView(@ModelAttribute("searchVO") CommunityVO cmmntyVO, ModelMap model, HttpServletRequest request, HttpServletResponse response) throws Exception {
+    	
+    	SiteManageVO siteVO = siteManageService.selectSiteServiceInfo(request);
+    	model.addAttribute("siteInfo", siteVO);
+    	
+    	//커뮤니티 정보
+		model.addAttribute("cmmntyVO", cmmntyService.selectCommunityInf(cmmntyVO));
+		model.addAttribute("LytFileStoreWebPathByWebFile", propertyService.getString("publish.tmplat.lyt.fileStoreWebPathByWebFile"));
+    	
+		return "cop/cmy/EgovCmmntyInfo";
+    }
+
+    /**
+     * 커뮤니티 사용신청(회원가입) 등록페이지.
+     * 
+     * @param cmmntyVO
+     * @param model
+     * @return
+     * @throws Exception
+     */
+    @RequestMapping("/cop/cmy/selectCmmntyUserBySelf.do")
+    public String selectCmmntyUserBySelf(@ModelAttribute("communityUserVO") CommunityUserVO communityUserVO,
+    		ModelMap model, HttpServletRequest request, HttpServletResponse response) throws Exception {
+    	
+    	SiteManageVO siteVO = siteManageService.selectSiteServiceInfo(request);
+    	model.addAttribute("siteInfo", siteVO);
+    	
+    	LoginVO user = EgovUserDetailsHelper.getAuthenticatedUser(request, response);
+    	if(user == null) {
+			model.addAttribute("message", egovMessageSource.getMessage("fail.user.login"));
+			return "forward:/cop/cmy/selectCmmntyInfs.do";
+		}
+    	
+    	model.addAttribute("LOGIN_USER_INFO", user);
+    	model.addAttribute("LytFileStoreWebPathByWebFile", propertyService.getString("publish.tmplat.lyt.fileStoreWebPathByWebFile"));
+    	request.getSession().setAttribute("sessionVO", communityUserVO);
+		return "cop/cmy/EgovCmmntyUserBySelf";
+    }
+    
+    /**
+     * 커뮤니티 사용신청(회원가입)을 등록한다.
+     * 
+     * @param communityUserVO
+     * @param model
+     * @return
+     * @throws Exception
+     */
+    @RequestMapping("/cop/cmy/insertCmmntyUserBySelf.do")
+    public String insertCmmntyUserBySelf(@ModelAttribute("communityUserVO") CommunityUserVO communityUserVO,
+    		BindingResult bindingResult,
+    		@ModelAttribute("cmmntyVO") CommunityVO cmmntyVO,
+    		ModelMap model, HttpServletRequest request, HttpServletResponse response) throws Exception {
+	
+    	LoginVO user = EgovUserDetailsHelper.getAuthenticatedUser(request, response);
+
+    	if(user == null) {
+			model.addAttribute("message", egovMessageSource.getMessage("fail.user.login"));
+			return "forward:/cop/cmy/selectCmmntyInfs.do";
+		}
+    	
+    	SiteManageVO siteVO = siteManageService.selectSiteServiceInfo(request);
+    	model.addAttribute("siteInfo", siteVO);
+    	
+    	beanValidator.validate(communityUserVO, bindingResult);
+		if (bindingResult.hasErrors()) {
+			
+			model.addAttribute("LOGIN_USER_INFO", user);
+	    	model.addAttribute("LytFileStoreWebPathByWebFile", propertyService.getString("publish.tmplat.lyt.fileStoreWebPathByWebFile"));
+	    	
+			return "cop/cmy/EgovCmmntyUserBySelf";
+		}
+    	
+    	if (request.getSession().getAttribute("sessionVO") == null) return "forward:/cop/cmy/selectCmmntyUserBySelf.do";
+    	
+		String retVal = "";
+
+		communityUserVO.setFrstRegisterId(user.getId());
+		communityUserVO.setEmplyrId(user.getId());
+		
+	    //---------------------------------------------
+	    // 재가입정책에 따른 가입 처리 
+		// 가입방식 - confmPolicyCode Y:가입신청시 자동승인,  N:확인 후 수동승인
+		// 재가입정책 - resbscrbPolicyCode Y:재가입 허용,	N:재가입 불가
+	    //---------------------------------------------
+		CommunityVO resultInfo = cmmntyService.selectCommunityInf(cmmntyVO);
+
+		if ("Y".equals(resultInfo.getResbscrbPolicyCode()))	communityUserVO.setUseAt("Y");	// 재가입허용시 중복유무 체크
+		retVal = cmmntyService.checkCommunityUserInf(communityUserVO);
+		
+	    if (!retVal.equals("EXIST")) {
+
+			CommunityUser manager = cmmntyService.selectManager(cmmntyVO);
+	
+			ConfirmHistory history = new ConfirmHistory();
+			
+			history.setAutoAt(resultInfo.getConfmPolicyCode());					// 자동승인여부
+			history.setConfmRqesterId(user.getId()); 							// 요청자 ID
+			history.setConfmRqesterNm(user.getName()); 							// 요청자 이름
+			history.setConfmRqesterIntrcn(communityUserVO.getUserIntrcn()); 	// 요청자 소개
+			history.setConfmerId(manager.getEmplyrId()); 						// 승인자 ID
+			history.setConfmTyCode("CF11"); 									// 커뮤니티사용자등록 (커뮤니티사용자등록)
+			history.setConfmSttusCode("AP01"); 									// 승인요청(AP01:승인요청 AP02:승인허가 AP03:승인반려)
+			history.setOpertTyCode("WC01"); 									// 회원가입
+			history.setTrgetJobTyCode("CMY"); 									// 대상작업구분
+			history.setTrgetJobId(communityUserVO.getCmmntyId());				// 대상작업 ID
+			history.setMyMenuAt(communityUserVO.getMyMenuAt());
+	
+			int cnt = confmService.countConfirmRequest(history);	//승인중인 건수 중복체크
+	
+			if (cnt == 0) {
+				
+				confmService.insertConfirmRequest(history);
+
+				if("Y".equals(resultInfo.getConfmPolicyCode())) {
+					retVal = "CMMNTY_MBER_B";	//회원가입 완료
+				}else{
+					retVal = "CMMNTY_MBER_A";	//회원가입 요청
+				}
+			} else {
+			    retVal = "ING";
+			}
+	    }else{
+	    	if ("N".equals(resultInfo.getResbscrbPolicyCode())){
+	    		retVal="CMMNTY_INTRCP";		//재가입 차단메세지
+	    	}else{
+	    		retVal="CMMNTY_MBER_FC";	//중복가입 메세지
+	    	}
+	    }
+
+	    cmmntyVO.setResultCode(retVal);
+	    request.getSession().removeAttribute("sessionVO");
+	    return "forward:/cop/cmy/selectCmmntyMsg.do";
+    }
+
+    /**
+     * 커뮤니티 탈퇴신청 페이지로 이동한다.
+     * 
+     * @param cmmntyVO
+     * @param model
+     * @return
+     * @throws Exception
+     */
+    @RequestMapping("/cop/cmy/selectCmmntyUserSecsn.do")
+    public String selectCmmntyUserSecsn(@ModelAttribute("searchVO") CommunityVO cmmntyVO, 
+    		ModelMap model, HttpServletRequest request, HttpServletResponse response) throws Exception {
+	
+    	SiteManageVO siteVO = siteManageService.selectSiteServiceInfo(request);
+    	model.addAttribute("siteInfo", siteVO);
+    	
+    	LoginVO user = EgovUserDetailsHelper.getAuthenticatedUser(request, response);
+    	if(user == null) {
+			model.addAttribute("message", egovMessageSource.getMessage("fail.user.login"));
+			return "forward:/cop/cmy/selectCmmntyInfs.do";
+		}
+    	model.addAttribute("LOGIN_USER_INFO", user);
+    	model.addAttribute("LytFileStoreWebPathByWebFile", propertyService.getString("publish.tmplat.lyt.fileStoreWebPathByWebFile"));
+    	
+		request.getSession().setAttribute("sessionVO", cmmntyVO);
+    	return "cop/cmy/EgovCmmntyUserSecsn";
+    }
+    
+    /**
+     * 커뮤니티 탈퇴신청을 처리한다.
+     * 
+     * @param cmmntyUser
+     * @param model
+     * @return
+     * @throws Exception
+     */
+    @RequestMapping("/cop/cmy/deleteCmmntyUserSecsn.do")
+    public String deleteCmmntyUserBySelf(@ModelAttribute("cmmntyUser") CommunityUser cmmntyUser, 
+    		@ModelAttribute("cmmntyVO") CommunityVO cmmntyVO,
+    		ModelMap model, HttpServletRequest request, HttpServletResponse response) throws Exception {
+	
+    	String retVal = "";
+    	LoginVO user = EgovUserDetailsHelper.getAuthenticatedUser(request, response);
+
+    	if(user == null) {
+			model.addAttribute("message", egovMessageSource.getMessage("fail.user.login"));
+			return "forward:/cop/cmy/selectCmmntyInfs.do";
+		} else {
+			
+			if (request.getSession().getAttribute("sessionVO") == null) return "forward:/cop/cmy/selectCmmntyInfs.do";
+			
+			cmmntyUser.setUseAt("N");
+			cmmntyUser.setLastUpdusrId(user.getId());
+			cmmntyUser.setEmplyrId(user.getId());
+			cmmntyUser.setSecsnDe(EgovDateUtil.getToday());
+			
+		    ConfirmHistory history = new ConfirmHistory();	    
+		    history.setConfmRqesterId(user.getId());
+		    history.setConfmerId(cmmntyUser.getEmplyrId());
+		    history.setConfmDe(EgovDateUtil.getToday());
+		    history.setConfmTyCode("CF12"); //커뮤니티사용자탈퇴
+		    history.setConfmSttusCode("AP02"); //승인허가
+		    history.setOpertTyCode("WC03"); //회원탈퇴
+		    history.setOpertId("");
+		    history.setTrgetJobTyCode("CMY");
+		    history.setTrgetJobId(cmmntyUser.getCmmntyId());
+	
+		    confmService.insertConfirmRequest(history);
+		    cmmntyService.deleteCommunityUserInf(cmmntyUser);
+		    retVal = "DEL_REQ_SUCCESS";
+		}
+
+		cmmntyVO.setResultCode(retVal);
+		request.getSession().removeAttribute("sessionVO");
+	    return "forward:/cop/cmy/selectCmmntyMsg.do";
+    }
+    
+    /**
+     * 커뮤니티 폐쇄신청페이지로 이동한다.
+     * 
+     * @param cmmntyVO
+     * @param model
+     * @return
+     * @throws Exception
+     */
+    @RequestMapping("/cop/cmy/selectCmmntyClosing.do")
+    public String selectCmmntyClosing(@ModelAttribute("searchVO") CommunityVO cmmntyVO, 
+    		ModelMap model, HttpServletRequest request, HttpServletResponse response) throws Exception {
+	
+    	checkAuthority(cmmntyVO.getCmmntyId(), request, response);	//권한확인
+    	
+    	SiteManageVO siteVO = siteManageService.selectSiteServiceInfo(request);
+    	model.addAttribute("siteInfo", siteVO);
+    	
+    	LoginVO user = EgovUserDetailsHelper.getAuthenticatedUser(request, response);
+    	if(user == null) {
+			model.addAttribute("message", egovMessageSource.getMessage("fail.user.login"));
+			return "forward:/cop/cmy/selectCmmntyInfs.do";
+		}
+		request.getSession().setAttribute("sessionVO", cmmntyVO);
+		model.addAttribute("LOGIN_USER_INFO", user);
+		model.addAttribute("LytFileStoreWebPathByWebFile", propertyService.getString("publish.tmplat.lyt.fileStoreWebPathByWebFile"));
+    	return "cop/cmy/EgovCmmntyClosing";
+    }
+    
+    /**
+     * 커뮤니티를 폐쇄한다.
+     * 
+     * @param cmmntyVO
+     * @param status
+     * @param model
+     * @return
+     * @throws Exception
+     */
+    @RequestMapping("/cop/cmy/deleteCmmntyClosing.do")
+    public String updtCmmntyCls(@ModelAttribute("searchVO") CommunityVO cmmntyVO, 
+    		Community community,
+    		ModelMap model, HttpServletRequest request, HttpServletResponse response) throws Exception {
+
+    	LoginVO user = EgovUserDetailsHelper.getAuthenticatedUser(request, response);
+    	if(user == null) {
+			model.addAttribute("message", egovMessageSource.getMessage("fail.user.login"));
+			return "forward:/cop/cmy/selectCmmntyInfs.do";
+		}
+    	
+    	CommunityUser cmmntyUser = new CommunityUser();
+	    
+	    cmmntyUser.setCmmntyId(cmmntyVO.getCmmntyId());
+	    cmmntyUser.setEmplyrId(user.getId());
+	    CommunityUser result = cmmntyService.selectSingleCommunityUserInf(cmmntyUser);
+	    
+	    if(!"Y".equals(result.getMngrAt())){
+	    	model.addAttribute("message", "권한이 없습니다.");
+			return "forward:/cop/cmy/selectCmmntyInfs.do";
+	    }
+
+    	cmmntyService.deleteCommunityInf(community);
+    	model.addAttribute("message", "커뮤니티를 정상적으로 폐쇄하였습니다.");
+		
+		return "forward:/cop/cmy/selectCmmntyInfs.do";
+    }
+
+    
+    /**
+     * 커뮤니티 등록을 위한 커뮤니티명을 중복검색 한다.
+     * 
+     * @param cmmntyVO
+     * @param model
+     * @return
+     * @throws Exception
+     */
+    @RequestMapping("/cop/cmy/selectCmmntyNmDplct.do")
+    public String selectCmmntyNmDplct(@ModelAttribute("cmmntyVO") CommunityVO cmmntyVO, 
+    		ModelMap model, HttpServletRequest request) throws Exception {
+    	
+    	SiteManageVO siteVO = siteManageService.selectSiteServiceInfo(request);
+    	model.addAttribute("siteInfo", siteVO);
+    	model.addAttribute("LytFileStoreWebPathByWebFile", propertyService.getString("publish.tmplat.lyt.fileStoreWebPathByWebFile"));
+    	
+    	int cmmntyNmCnt = -1;
+    	
+    	if(EgovStringUtil.isEmpty(cmmntyVO.getCmmntyNm())){		//커뮤니티명이 입력시에만 중복확인 처리 한다.
+    		model.addAttribute("cmmntyNmCnt", cmmntyNmCnt);
+    		return "cop/cmy/EgovCmmntyNmDplct";
+    	}
+
+    	model.addAttribute("cmmntyNmCnt", cmmntyService.checkCmmntyNmDplct(cmmntyVO));
+    	return "cop/cmy/EgovCmmntyNmDplct";
+    }
+    
+    /**
+     * 커뮤니티 등록을 위한 커뮤니티 주소를 중복검색 한다.
+     * 
+     * @param cmmntyVO
+     * @param model
+     * @return
+     * @throws Exception
+     */
+    @RequestMapping("/cop/cmy/selectCmmntyAdresDplct.do")
+    public String selectCmmntyAdresDplct(@ModelAttribute("cmmntyVO") CommunityVO cmmntyVO, 
+    		ModelMap model, HttpServletRequest request) throws Exception {
+    	
+    	SiteManageVO siteVO = siteManageService.selectSiteServiceInfo(request);
+    	model.addAttribute("siteInfo", siteVO);
+    	model.addAttribute("LytFileStoreWebPathByWebFile", propertyService.getString("publish.tmplat.lyt.fileStoreWebPathByWebFile"));
+    	
+    	int cmmntyAdresCnt = -1;
+    	
+    	if(EgovStringUtil.isEmpty(cmmntyVO.getCmmntyAdres())){		//커뮤니티주소가 입력시에만 중복확인 처리 한다.
+    		model.addAttribute("cmmntyAdresCnt", cmmntyAdresCnt);
+    		return "cop/cmy/EgovCmmntyAdresDplct";
+    	}
+
+    	model.addAttribute("cmmntyAdresCnt", cmmntyService.checkCmmntyAdresDplct(cmmntyVO));
+    	return "cop/cmy/EgovCmmntyAdresDplct";
+    }
+    
+    /**
+     * 커뮤니티 메뉴를 순서를 변경한다.
+     * 
+     * @param mnuVO
+     * @param model
+     * @return
+     * @throws Exception
+     */
+    @RequestMapping("/cop/cmy/updateCmmntySortOrdr.do")
+    public String updateMpmSortOrdr(@ModelAttribute("searchVO") CommunityMnu communityMnu, ModelMap model, HttpServletRequest request, HttpServletResponse response) throws Exception {
+  	  
+    	checkAuthority(communityMnu.getTrgetId(), request, response);	//권한확인
+    	
+    	SiteManageVO siteVO = siteManageService.selectSiteServiceInfo(request);
+    	communityMnu.setSiteId(siteVO.getSiteId());
+    	communityMnu.setSysTyCode(siteVO.getSysTyCode());
+    	communityMnu.setCmmntyId(communityMnu.getTrgetId());
+    	
+    	LoginVO user = EgovUserDetailsHelper.getAuthenticatedUser(request, response);
+		communityMnu.setEmplyrId(user.getId());
+		cmmntyService.updateCommunitySortOrdr(communityMnu);
+
+      return "forward:/cop/cmy/selectCmmntyMasterInfs.do";
+    }
+    
+    /**
+	   * 커뮤니티 게시판 마스터 목록을 조회한다.
+	   * 
+	   * @param communityMnuVO
+	   * @param model
+	   * @return
+	   * @throws Exception
+	   */
+	  @RequestMapping("/cop/cmy/selectCmmntyMasterInfs.do")
+	  public String selectCmmntyMasterInfs(@ModelAttribute("searchVO") CommunityMnuVO communityMnuVO, ModelMap model, HttpServletRequest request, HttpServletResponse response) throws Exception {
+
+		checkAuthority(communityMnuVO.getTrgetId(), request, response);	//권한확인
+		  
+		SiteManageVO siteVO = siteManageService.selectSiteServiceInfo(request);
+		model.addAttribute("siteInfo", siteVO);
+		communityMnuVO.setSiteId(siteVO.getSiteId());
+		communityMnuVO.setSysTyCode(siteVO.getSysTyCode());
+		
+		LoginVO user = EgovUserDetailsHelper.getAuthenticatedUser(request, response);
+		if(user == null) {
+			return "forward:/cop/cmy/selectCmmntyInfs.do";
+		}else{
+			CommunityUser cmmntyUser = new CommunityUser();
+			cmmntyUser.setSiteId(communityMnuVO.getSiteId());
+			cmmntyUser.setEmplyrId(user.getId());
+			cmmntyUser.setCmmntyId(communityMnuVO.getTrgetId());
+			model.addAttribute("USER_INFO", cmmntyService.selectSingleCommunityUserInf(cmmntyUser));	//사용자 정보
+		}
+		
+		communityMnuVO.setPageUnit(propertyService.getInt("pageUnit"));
+		communityMnuVO.setPageSize(propertyService.getInt("pageSize"));
+		
+		PaginationInfo paginationInfo = new PaginationInfo();
+		
+		paginationInfo.setCurrentPageNo(communityMnuVO.getPageIndex());
+		paginationInfo.setRecordCountPerPage(communityMnuVO.getPageUnit());
+		paginationInfo.setPageSize(communityMnuVO.getPageSize());
+		
+		communityMnuVO.setFirstIndex(paginationInfo.getFirstRecordIndex());
+		communityMnuVO.setLastIndex(paginationInfo.getLastRecordIndex());
+		communityMnuVO.setRecordCountPerPage(paginationInfo.getRecordCountPerPage());
+		
+		Map<String, Object> map = cmmntyService.selectCmmntyMasterInfs(communityMnuVO);
+		int totCnt = Integer.parseInt((String)map.get("resultCnt"));
+		
+		paginationInfo.setTotalRecordCount(totCnt);
+		
+		model.addAttribute("resultList", map.get("resultList"));
+		model.addAttribute("resultCnt", map.get("resultCnt"));
+		model.addAttribute("paginationInfo", paginationInfo);
+		
+		return "cop/cmy/EgovCmybbsMstrList";
+	  }
+    
+    /**
+     * 커뮤니티에 대한 처리결과 메세지를 보여준다.
+     * 
+     * @param cmmntyVO
+     * @param status
+     * @param model
+     * @return
+     * @throws Exception
+     */
+    @RequestMapping("/cop/cmy/selectCmmntyMsg.do")
+    public String selectCmmntyMsg(@ModelAttribute("searchVO") CommunityVO cmmntyVO, ModelMap model, HttpServletRequest request, HttpServletResponse response) throws Exception {
+    	
+    	SiteManageVO siteVO = siteManageService.selectSiteServiceInfo(request);
+    	model.addAttribute("siteInfo", siteVO);
+    	
+    	LoginVO user = EgovUserDetailsHelper.getAuthenticatedUser(request, response);
+    	if(user == null) {
+			model.addAttribute("message", egovMessageSource.getMessage("fail.user.login"));
+			return "forward:/cop/cmy/selectCmmntyInfs.do";
+		}
+    	
+    	model.addAttribute("LOGIN_USER_INFO", user);
+    	model.addAttribute("LytFileStoreWebPathByWebFile", propertyService.getString("publish.tmplat.lyt.fileStoreWebPathByWebFile"));
+    	
+		return "cop/cmy/EgovCmmntyMsg";
+    }
+    
+    /**
+     * 커뮤니티 게시판의 전체검색 결과를 보여준다.
+     * 
+     * @param cmmntyVO
+     * @param status
+     * @param model
+     * @return
+     * @throws Exception
+     */
+    @RequestMapping("/cop/cmy/selectCmmntyBoardList.do")
+    public String selectCmmntyBoardList(@ModelAttribute("searchVO") CommunityVO cmmntyVO, ModelMap model, HttpServletRequest request, HttpServletResponse response) throws Exception {
+
+    	SiteManageVO siteVO = siteManageService.selectSiteServiceInfo(request);
+    	model.addAttribute("siteInfo", siteVO);
+    	
+    	LoginVO user = EgovUserDetailsHelper.getAuthenticatedUser(request, response);
+		if(user != null) {
+			CommunityUser cmmntyUser = new CommunityUser();	
+			cmmntyUser.setSiteId(siteVO.getSiteId());
+			cmmntyUser.setEmplyrId(user.getId());
+			cmmntyUser.setCmmntyId(cmmntyVO.getCmmntyId());			 
+			model.addAttribute("USER_INFO", cmmntyService.selectSingleCommunityUserInf(cmmntyUser));	//사용자 정보
+			model.addAttribute("LOGIN_USER_INFO", user);
+		}
+		
+    	cmmntyVO.setPageUnit(propertyService.getInt("pageUnit"));
+    	cmmntyVO.setPageSize(propertyService.getInt("pageSize"));
+		
+		PaginationInfo paginationInfo = new PaginationInfo();
+		
+		paginationInfo.setCurrentPageNo(cmmntyVO.getPageIndex());
+		paginationInfo.setRecordCountPerPage(cmmntyVO.getPageUnit());
+		paginationInfo.setPageSize(cmmntyVO.getPageSize());
+		
+		cmmntyVO.setFirstIndex(paginationInfo.getFirstRecordIndex());
+		cmmntyVO.setLastIndex(paginationInfo.getLastRecordIndex());
+		cmmntyVO.setRecordCountPerPage(paginationInfo.getRecordCountPerPage());
+
+		List<BoardVO> resultList = cmmntyService.selectCommunityBoardAllArticles(cmmntyVO);
+        int totCnt = cmmntyService.selectCommunityBoardAllArticlesCnt(cmmntyVO);
+		
+		paginationInfo.setTotalRecordCount(totCnt);
+		
+		model.addAttribute("resultList", resultList);
+        model.addAttribute("resultCnt", totCnt);
+		model.addAttribute("paginationInfo", paginationInfo);
+		model.addAttribute("LytFileStoreWebPathByWebFile", propertyService.getString("publish.tmplat.lyt.fileStoreWebPathByWebFile"));
+		
+		return "cop/cmy/EgovCommntyBoardList";
+    }
+}
base/src/main/java/egovframework/com/cop/cmy/web/TemplateServiceController.java
--- base/src/main/java/egovframework/com/cop/cmy/web/TemplateServiceController.java
+++ base/src/main/java/egovframework/com/cop/cmy/web/TemplateServiceController.java
@@ -1,103 +1,103 @@
-package egovframework.com.cop.cmy.web;
-
-import javax.annotation.Resource;
-import javax.servlet.http.HttpServletRequest;
-import javax.servlet.http.HttpServletResponse;
-
-import org.springframework.stereotype.Controller;
-import org.springframework.ui.ModelMap;
-import org.springframework.web.bind.annotation.ModelAttribute;
-import org.springframework.web.bind.annotation.RequestMapping;
-
-import egovframework.com.cmm.service.Globals;
-import egovframework.com.cop.cmy.service.CommunityUser;
-import egovframework.com.cop.cmy.service.CommunityVO;
-import egovframework.com.cop.cmy.service.EgovCommunityManageService;
-import egovframework.com.sec.ram.security.userdetails.util.EgovUserDetailsHelper;
-import egovframework.com.sym.sit.service.EgovSiteManageService;
-import egovframework.com.sym.sit.service.SiteManageVO;
-import egovframework.com.uat.uia.service.LoginVO;
-import egovframework.com.utl.fcc.service.EgovHttpUtil;
-import egovframework.rte.fdl.property.EgovPropertyService;
-
-/******************************************************
- * @Class Name : TemplateServiceController.java
- * @Program name : egovframework.com.cop.cmy.web
- * @Descriptopn : 커뮤니티 템플릿
- * @version : 1.0.0
- * @author : 이호영
- * @created date : 2012. 1. 25.
- * Modification log
- * =====================================================
- * date                name             description
- * -----------------------------------------------------
- * 2012. 1. 25.        이호영             first generated
-*********************************************************/
-
-@Controller("CmyTemplateServiceController")
-public class TemplateServiceController {
-	
-	@Resource(name = "propertiesService")
-	protected EgovPropertyService propertyService;
-
-	@Resource(name = "EgovCommunityManageService")
-    private EgovCommunityManageService cmmntyService;
-	
-	@Resource(name = "SiteManageService")
-	EgovSiteManageService siteManageService;
-	
-	@RequestMapping(value = "/cop/cmy/tmplatHead.do")
-	public String cmyTmplatHead(@ModelAttribute("searchVO") CommunityVO cmmntyVO, HttpServletRequest request, HttpServletResponse response, ModelMap model) throws Exception {	
-
-		if(!"".equals(cmmntyVO.getTrgetId())) cmmntyVO.setCmmntyId(cmmntyVO.getTrgetId());
-
-		/*
-		ComDefaultCodeVO voComCode = new ComDefaultCodeVO();
-	   	voComCode = new ComDefaultCodeVO();
-    	voComCode.setCodeId("COM201");
-    	List<CmmnDetailCode> listComCode = cmmUseService.selectCmmCodeDetail(voComCode);
-    	model.addAttribute("cmmntySe", listComCode);	//공통카테고리
-		 */
-		
-		if(!"Y".equals(request.getParameter("isMain"))) model.addAttribute("cmmntyMnuList", cmmntyService.selectCommunityMenuList(cmmntyVO));		//메뉴정보
-    	if(!"".equals(cmmntyVO.getCmmntyId())) model.addAttribute("cmmntyVO", cmmntyService.selectCommunityInfo(cmmntyVO));				//커뮤니티 정보
-    	
-    	SiteManageVO siteVO = siteManageService.selectSiteServiceInfo(request);
-    	model.addAttribute("siteInfo", siteVO);
-    	model.addAttribute("LytFileStoreWebPathByWebFile", propertyService.getString("publish.tmplat.lyt.fileStoreWebPathByWebFile"));
-    	
-    	LoginVO user = EgovUserDetailsHelper.getAuthenticatedUser(request, response);
-		if(user != null) {
-			CommunityUser cmmntyUser = new CommunityUser();	
-			cmmntyUser.setSiteId(siteVO.getSiteId());
-			cmmntyUser.setEmplyrId(user.getId());
-			cmmntyUser.setCmmntyId(cmmntyVO.getCmmntyId());			
-			model.addAttribute("USER_SBSCRB", cmmntyService.selectMyCmmntyList(cmmntyUser));	//사용자 가입목록
-			model.addAttribute("USER_INFO", cmmntyService.selectSingleCommunityUserInf(cmmntyUser));	//사용자 정보
-		}
-		
-		model.addAttribute("CmmntyFileStoreWebPath", propertyService.getString("Cmmnty.fileStoreWebPath"));
-		
-    	return propertyService.getString("publish.sourc.lyt.fileStoreWebPathByJspFile") 
-		+ "cmy/" 
-		+ siteVO.getCmySourcId() 
-		+ "/sourcHead" 
-		+ (EgovHttpUtil.getIsMobile(request) && "Y".equals(siteVO.getMobileUseAt()) ? Globals.PUBLISH_MOBILE_APPEND_FREFIX : "");
-	}
-	
-	@RequestMapping(value = "/cop/cmy/tmplatBottom.do")
-	public String cmyTmplatBottom(@ModelAttribute("searchVO") CommunityVO cmmntyVO, ModelMap model, HttpServletRequest request) throws Exception {	
-		if(!"".equals(cmmntyVO.getTrgetId())) cmmntyVO.setCmmntyId(cmmntyVO.getTrgetId());
-		
-		SiteManageVO siteVO = siteManageService.selectSiteServiceInfo(request);
-		model.addAttribute("siteInfo", siteVO);
-		model.addAttribute("LytFileStoreWebPathByWebFile", propertyService.getString("publish.tmplat.lyt.fileStoreWebPathByWebFile"));
-		
-		return propertyService.getString("publish.sourc.lyt.fileStoreWebPathByJspFile") 
-		+ "cmy/" 
-		+ siteVO.getCmySourcId() 
-		+ "/sourcBottom" 
-		+ (EgovHttpUtil.getIsMobile(request) && "Y".equals(siteVO.getMobileUseAt()) ? Globals.PUBLISH_MOBILE_APPEND_FREFIX : "");
-	}
-	
-}
+package egovframework.com.cop.cmy.web;
+
+import javax.annotation.Resource;
+import javax.servlet.http.HttpServletRequest;
+import javax.servlet.http.HttpServletResponse;
+
+import org.springframework.stereotype.Controller;
+import org.springframework.ui.ModelMap;
+import org.springframework.web.bind.annotation.ModelAttribute;
+import org.springframework.web.bind.annotation.RequestMapping;
+
+import egovframework.com.cmm.service.Globals;
+import egovframework.com.cop.cmy.service.CommunityUser;
+import egovframework.com.cop.cmy.service.CommunityVO;
+import egovframework.com.cop.cmy.service.EgovCommunityManageService;
+import egovframework.com.sec.ram.security.userdetails.util.EgovUserDetailsHelper;
+import egovframework.com.sym.sit.service.SiteManageService;
+import egovframework.com.sym.sit.service.SiteManageVO;
+import egovframework.com.uat.uia.service.LoginVO;
+import egovframework.com.utl.fcc.service.EgovHttpUtil;
+import egovframework.rte.fdl.property.EgovPropertyService;
+
+/******************************************************
+ * @Class Name : TemplateServiceController.java
+ * @Program name : egovframework.com.cop.cmy.web
+ * @Descriptopn : 커뮤니티 템플릿
+ * @version : 1.0.0
+ * @author : 이호영
+ * @created date : 2012. 1. 25.
+ * Modification log
+ * =====================================================
+ * date                name             description
+ * -----------------------------------------------------
+ * 2012. 1. 25.        이호영             first generated
+*********************************************************/
+
+@Controller("CmyTemplateServiceController")
+public class TemplateServiceController {
+	
+	@Resource(name = "propertiesService")
+	protected EgovPropertyService propertyService;
+
+	@Resource(name = "EgovCommunityManageService")
+    private EgovCommunityManageService cmmntyService;
+	
+	@Resource(name = "siteManageService")
+	SiteManageService siteManageService;
+	
+	@RequestMapping(value = "/cop/cmy/tmplatHead.do")
+	public String cmyTmplatHead(@ModelAttribute("searchVO") CommunityVO cmmntyVO, HttpServletRequest request, HttpServletResponse response, ModelMap model) throws Exception {	
+
+		if(!"".equals(cmmntyVO.getTrgetId())) cmmntyVO.setCmmntyId(cmmntyVO.getTrgetId());
+
+		/*
+		ComDefaultCodeVO voComCode = new ComDefaultCodeVO();
+	   	voComCode = new ComDefaultCodeVO();
+    	voComCode.setCodeId("COM201");
+    	List<CmmnDetailCode> listComCode = cmmUseService.selectCmmCodeDetail(voComCode);
+    	model.addAttribute("cmmntySe", listComCode);	//공통카테고리
+		 */
+		
+		if(!"Y".equals(request.getParameter("isMain"))) model.addAttribute("cmmntyMnuList", cmmntyService.selectCommunityMenuList(cmmntyVO));		//메뉴정보
+    	if(!"".equals(cmmntyVO.getCmmntyId())) model.addAttribute("cmmntyVO", cmmntyService.selectCommunityInfo(cmmntyVO));				//커뮤니티 정보
+    	
+    	SiteManageVO siteVO = siteManageService.selectSiteServiceInfo(request);
+    	model.addAttribute("siteInfo", siteVO);
+    	model.addAttribute("LytFileStoreWebPathByWebFile", propertyService.getString("publish.tmplat.lyt.fileStoreWebPathByWebFile"));
+    	
+    	LoginVO user = EgovUserDetailsHelper.getAuthenticatedUser(request, response);
+		if(user != null) {
+			CommunityUser cmmntyUser = new CommunityUser();	
+			cmmntyUser.setSiteId(siteVO.getSiteId());
+			cmmntyUser.setEmplyrId(user.getId());
+			cmmntyUser.setCmmntyId(cmmntyVO.getCmmntyId());			
+			model.addAttribute("USER_SBSCRB", cmmntyService.selectMyCmmntyList(cmmntyUser));	//사용자 가입목록
+			model.addAttribute("USER_INFO", cmmntyService.selectSingleCommunityUserInf(cmmntyUser));	//사용자 정보
+		}
+		
+		model.addAttribute("CmmntyFileStoreWebPath", propertyService.getString("Cmmnty.fileStoreWebPath"));
+		
+    	return propertyService.getString("publish.sourc.lyt.fileStoreWebPathByJspFile") 
+		+ "cmy/" 
+		+ siteVO.getCmySourcId() 
+		+ "/sourcHead" 
+		+ (EgovHttpUtil.getIsMobile(request) && "Y".equals(siteVO.getMobileUseAt()) ? Globals.PUBLISH_MOBILE_APPEND_FREFIX : "");
+	}
+	
+	@RequestMapping(value = "/cop/cmy/tmplatBottom.do")
+	public String cmyTmplatBottom(@ModelAttribute("searchVO") CommunityVO cmmntyVO, ModelMap model, HttpServletRequest request) throws Exception {	
+		if(!"".equals(cmmntyVO.getTrgetId())) cmmntyVO.setCmmntyId(cmmntyVO.getTrgetId());
+		
+		SiteManageVO siteVO = siteManageService.selectSiteServiceInfo(request);
+		model.addAttribute("siteInfo", siteVO);
+		model.addAttribute("LytFileStoreWebPathByWebFile", propertyService.getString("publish.tmplat.lyt.fileStoreWebPathByWebFile"));
+		
+		return propertyService.getString("publish.sourc.lyt.fileStoreWebPathByJspFile") 
+		+ "cmy/" 
+		+ siteVO.getCmySourcId() 
+		+ "/sourcBottom" 
+		+ (EgovHttpUtil.getIsMobile(request) && "Y".equals(siteVO.getMobileUseAt()) ? Globals.PUBLISH_MOBILE_APPEND_FREFIX : "");
+	}
+	
+}
 
base/src/main/java/egovframework/com/cop/com/service/EgovLytSourcHistoryService.java (deleted)
--- base/src/main/java/egovframework/com/cop/com/service/EgovLytSourcHistoryService.java
@@ -1,61 +0,0 @@
-package egovframework.com.cop.com.service;
-
-import java.util.List;
-import egovframework.com.cop.com.service.LytSourcVO;
-import egovframework.com.cop.com.service.LytSourc;
-
-/**
- * @Class Name : EgovLytSourcHistoryService
- * @Description : EgovLytSourcHistoryService Business class
- * @Modification Information
- *
- * @author 정정욱
- * @since 20120905
- * @version 1.0
- * @see
- *  
- *  Copyright (C)  All right reserved.
- */
-public interface EgovLytSourcHistoryService {
-	
-	/**
-	 * COMTNLYTSOURCHISTORY을 등록한다.
-	 * @param vo - 등록할 정보가 담긴 ComtnlytsourcVO
-	 * @return 등록 결과
-	 * @exception Exception
-	 */
-    String insertLytSourcHistory(LytSourc vo) throws Exception;
-    
-    /**
-	 * COMTNLYTSOURCHISTORY을 삭제한다.
-	 * @param vo - 삭제할 정보가 담긴 ComtnlytsourcVO
-	 * @return void형 
-	 * @exception Exception
-	 */
-    void deleteLytSourcHistory(LytSourc vo) throws Exception;
-    
-    /**
-	 * COMTNLYTSOURCHISTORY을 조회한다.
-	 * @param vo - 조회할 정보가 담긴 ComtnlytsourcVO
-	 * @return 조회한 COMTNLYTSOURCHISTORY
-	 * @exception Exception
-	 */
-    LytSourc selectLytSourcHistory(LytSourc vo) throws Exception;
-    
-    /**
-	 * COMTNLYTSOURCHISTORY 목록을 조회한다.
-	 * @param searchVO - 조회할 정보가 담긴 VO
-	 * @return COMTNLYTSOURCHISTORY 목록
-	 * @exception Exception
-	 */
-    List<LytSourc> selectLytSourcHistoryList(LytSourcVO searchVO) throws Exception;
-    
-    /**
-	 * COMTNLYTSOURCHISTORY 총 갯수를 조회한다.
-	 * @param searchVO - 조회할 정보가 담긴 VO
-	 * @return COMTNLYTSOURCHISTORY 총 갯수
-	 * @exception
-	 */
-    int selectLytSourcHistoryListCnt(LytSourcVO searchVO);
-    
-}
 
base/src/main/java/egovframework/com/cop/com/service/EgovLytSourcService.java (deleted)
--- base/src/main/java/egovframework/com/cop/com/service/EgovLytSourcService.java
@@ -1,71 +0,0 @@
-package egovframework.com.cop.com.service;
-
-import java.util.List;
-import egovframework.com.cop.com.service.LytSourcVO;
-import egovframework.com.cop.com.service.LytSourc;
-
-/**
- * @Class Name : EgovLytSourcService
- * @Description : EgovLytSourcService Business class
- * @Modification Information
- *
- * @author 정정욱
- * @since 20120905
- * @version 1.0
- * @see
- *  
- *  Copyright (C)  All right reserved.
- */
-public interface EgovLytSourcService {
-	
-	/**
-	 * COMTNLYTSOURC을 등록한다.
-	 * @param vo - 등록할 정보가 담긴 ComtnlytsourcVO
-	 * @return 등록 결과
-	 * @exception Exception
-	 */
-    String insertLytSourc(LytSourc vo) throws Exception;
-    
-    /**
-	 * COMTNLYTSOURC을 수정한다.
-	 * @param vo - 수정할 정보가 담긴 ComtnlytsourcVO
-	 * @return void형
-	 * @exception Exception
-	 */
-    void updateLytSourc(LytSourc vo) throws Exception;
-    
-    /**
-	 * COMTNLYTSOURC을 삭제한다.
-	 * @param vo - 삭제할 정보가 담긴 ComtnlytsourcVO
-	 * @return void형 
-	 * @exception Exception
-	 */
-    void deleteLytSourc(LytSourc vo) throws Exception;
-    
-    /**
-	 * COMTNLYTSOURC을 조회한다.
-	 * @param vo - 조회할 정보가 담긴 ComtnlytsourcVO
-	 * @return 조회한 COMTNLYTSOURC
-	 * @exception Exception
-	 */
-    LytSourc selectLytSourc(LytSourc vo) throws Exception;
-    
-    /**
-	 * COMTNLYTSOURC 목록을 조회한다.
-	 * @param searchVO - 조회할 정보가 담긴 VO
-	 * @return COMTNLYTSOURC 목록
-	 * @exception Exception
-	 */
-    List<LytSourc> selectLytSourcList(LytSourcVO searchVO) throws Exception;
-    
-    /**
-	 * COMTNLYTSOURC 총 갯수를 조회한다.
-	 * @param searchVO - 조회할 정보가 담긴 VO
-	 * @return COMTNLYTSOURC 총 갯수
-	 * @exception
-	 */
-    int selectLytSourcListCnt(LytSourcVO searchVO);
-    
-    public void publishCreate(LytSourc vo) throws Exception ;
-    
-}
 
base/src/main/java/egovframework/com/cop/com/service/EgovLytTmplatHistoryService.java (deleted)
--- base/src/main/java/egovframework/com/cop/com/service/EgovLytTmplatHistoryService.java
@@ -1,61 +0,0 @@
-package egovframework.com.cop.com.service;
-
-import java.util.List;
-import egovframework.com.cop.com.service.LytTmplatVO;
-import egovframework.com.cop.com.service.LytTmplat;
-
-/**
- * @Class Name : EgovLytTmplatHistoryService
- * @Description : EgovLytTmplatHistoryService Business class
- * @Modification Information
- *
- * @author 정정욱
- * @since 20120905
- * @version 1.0
- * @see
- *  
- *  Copyright (C)  All right reserved.
- */
-public interface EgovLytTmplatHistoryService {
-	
-	/**
-	 * COMTNLYTTMPLATHISTORY을 등록한다.
-	 * @param vo - 등록할 정보가 담긴 ComtnlyttmplatVO
-	 * @return 등록 결과
-	 * @exception Exception
-	 */
-    String insertLytTmplatHistory(LytTmplat vo) throws Exception;
-    
-    /**
-	 * COMTNLYTTMPLATHISTORY을 삭제한다.
-	 * @param vo - 삭제할 정보가 담긴 ComtnlyttmplatVO
-	 * @return void형 
-	 * @exception Exception
-	 */
-    void deleteLytTmplatHistory(LytTmplat vo) throws Exception;
-    
-    /**
-	 * COMTNLYTTMPLATHISTORY을 조회한다.
-	 * @param vo - 조회할 정보가 담긴 ComtnlyttmplatVO
-	 * @return 조회한 COMTNLYTTMPLATHISTORY
-	 * @exception Exception
-	 */
-    LytTmplat selectLytTmplatHistory(LytTmplat vo) throws Exception;
-    
-    /**
-	 * COMTNLYTTMPLATHISTORY 목록을 조회한다.
-	 * @param searchVO - 조회할 정보가 담긴 VO
-	 * @return COMTNLYTTMPLATHISTORY 목록
-	 * @exception Exception
-	 */
-    List<LytTmplat> selectLytTmplatHistoryList(LytTmplatVO searchVO) throws Exception;
-    
-    /**
-	 * COMTNLYTTMPLATHISTORY 총 갯수를 조회한다.
-	 * @param searchVO - 조회할 정보가 담긴 VO
-	 * @return COMTNLYTTMPLATHISTORY 총 갯수
-	 * @exception
-	 */
-    int selectLytTmplatHistoryListCnt(LytTmplatVO searchVO);
-    
-}
 
base/src/main/java/egovframework/com/cop/com/service/EgovLytTmplatService.java (deleted)
--- base/src/main/java/egovframework/com/cop/com/service/EgovLytTmplatService.java
@@ -1,71 +0,0 @@
-package egovframework.com.cop.com.service;
-
-import java.util.List;
-import egovframework.com.cop.com.service.LytTmplatVO;
-import egovframework.com.cop.com.service.LytTmplat;
-
-/**
- * @Class Name : EgovLytTmplatService
- * @Description : EgovLytTmplatService Business class
- * @Modification Information
- *
- * @author 정정욱
- * @since 20120905
- * @version 1.0
- * @see
- *  
- *  Copyright (C)  All right reserved.
- */
-public interface EgovLytTmplatService {
-	
-	/**
-	 * COMTNLYTTMPLAT을 등록한다.
-	 * @param vo - 등록할 정보가 담긴 ComtnlyttmplatVO
-	 * @return 등록 결과
-	 * @exception Exception
-	 */
-    String insertLytTmplat(LytTmplat vo) throws Exception;
-    
-    /**
-	 * COMTNLYTTMPLAT을 수정한다.
-	 * @param vo - 수정할 정보가 담긴 ComtnlyttmplatVO
-	 * @return void형
-	 * @exception Exception
-	 */
-    void updateLytTmplat(LytTmplat vo) throws Exception;
-    
-    /**
-	 * COMTNLYTTMPLAT을 삭제한다.
-	 * @param vo - 삭제할 정보가 담긴 ComtnlyttmplatVO
-	 * @return void형 
-	 * @exception Exception
-	 */
-    void deleteLytTmplat(LytTmplat vo) throws Exception;
-    
-    /**
-	 * COMTNLYTTMPLAT을 조회한다.
-	 * @param vo - 조회할 정보가 담긴 ComtnlyttmplatVO
-	 * @return 조회한 COMTNLYTTMPLAT
-	 * @exception Exception
-	 */
-    LytTmplat selectLytTmplat(LytTmplat vo) throws Exception;
-    
-    /**
-	 * COMTNLYTTMPLAT 목록을 조회한다.
-	 * @param searchVO - 조회할 정보가 담긴 VO
-	 * @return COMTNLYTTMPLAT 목록
-	 * @exception Exception
-	 */
-    List<LytTmplat> selectLytTmplatList(LytTmplatVO searchVO) throws Exception;
-    
-    /**
-	 * COMTNLYTTMPLAT 총 갯수를 조회한다.
-	 * @param searchVO - 조회할 정보가 담긴 VO
-	 * @return COMTNLYTTMPLAT 총 갯수
-	 * @exception
-	 */
-    int selectLytTmplatListCnt(LytTmplatVO searchVO);
-    
-    public void publishCreate(LytTmplat vo) throws Exception ;
-    
-}
 
base/src/main/java/egovframework/com/cop/com/service/LytSourc.java (deleted)
--- base/src/main/java/egovframework/com/cop/com/service/LytSourc.java
@@ -1,185 +0,0 @@
-package egovframework.com.cop.com.service;
-
-import java.io.Serializable;
-
-/**
- * @Class Name : LytSourc
- * @Description : LytSourc class
- * @Modification Information
- *
- * @author 정정욱
- * @since 20120905
- * @version 1.0
- * @see
- *  
- *  Copyright (C)  All right reserved.
- */
-@SuppressWarnings("serial")
-public class LytSourc implements Serializable {
-    
-    /** LYT_SOURC_ID */
-    private java.lang.String lytSourcId;
-        
-    /** SOURC_SE_CODE */
-    private java.lang.String sourcSeCode;
-    
-    /** SOURC_SE_CODE_NM */
-    private java.lang.String sourcSeCodeNm;
-    
-    /** SOURC_NM */
-    private java.lang.String sourcNm;
-        
-    /** UPEND_SOURC */
-    private java.lang.String upendSourc;
-    
-    /** LPT_SOURC */
-    private java.lang.String lptSourc;
-        
-    /** MOBILE_UPEND_SOURC */
-    private java.lang.String mobileUpendSourc;
-    
-    /** MOBILE_LPT_SOURC */
-    private java.lang.String mobileLptSourc;
-    
-    /** PREVEW_FILE_NM */
-    private java.lang.String prevewFileNm;
-    
-    /** USE_AT */
-    private java.lang.String useAt;
-    
-    /** FRST_REGISTER_ID */
-    private java.lang.String frstRegisterId;
-    
-    /** FRST_REGISTER_PNTTM */
-    private java.util.Date frstRegisterPnttm;
-    
-    /** LAST_UPDUSR_ID */
-    private java.lang.String lastUpdusrId;
-    
-    /** LAST_UPDUSR_PNTTM */
-    private java.util.Date lastUpdusrPnttm;
-    
-    /** LYT_SOURC_HIST_ID */
-    private java.lang.String lytSourcHistId;
-    
-    public java.lang.String getLytSourcId() {
-        return this.lytSourcId;
-    }
-    
-    public void setLytSourcId(java.lang.String lytSourcId) {
-        this.lytSourcId = lytSourcId;
-    }
-
-	public java.lang.String getSourcSeCode() {
-		return sourcSeCode;
-	}
-
-	public void setSourcSeCode(java.lang.String sourcSeCode) {
-		this.sourcSeCode = sourcSeCode;
-	}
-
-	public java.lang.String getSourcSeCodeNm() {
-		return sourcSeCodeNm;
-	}
-
-	public void setSourcSeCodeNm(java.lang.String sourcSeCodeNm) {
-		this.sourcSeCodeNm = sourcSeCodeNm;
-	}
-
-	public java.lang.String getSourcNm() {
-        return this.sourcNm;
-    }
-    
-    public void setSourcNm(java.lang.String sourcNm) {
-        this.sourcNm = sourcNm;
-    }
-        
-    public java.lang.String getUpendSourc() {
-        return this.upendSourc;
-    }
-    
-    public void setUpendSourc(java.lang.String upendSourc) {
-        this.upendSourc = upendSourc;
-    }
-    
-    public java.lang.String getLptSourc() {
-        return this.lptSourc;
-    }
-    
-    public void setLptSourc(java.lang.String lptSourc) {
-        this.lptSourc = lptSourc;
-    }
-    
-	public java.lang.String getMobileUpendSourc() {
-		return mobileUpendSourc;
-	}
-
-	public void setMobileUpendSourc(java.lang.String mobileUpendSourc) {
-		this.mobileUpendSourc = mobileUpendSourc;
-	}
-
-	public java.lang.String getMobileLptSourc() {
-		return mobileLptSourc;
-	}
-
-	public void setMobileLptSourc(java.lang.String mobileLptSourc) {
-		this.mobileLptSourc = mobileLptSourc;
-	}
-
-	public java.lang.String getPrevewFileNm() {
-		return prevewFileNm;
-	}
-
-	public void setPrevewFileNm(java.lang.String prevewFileNm) {
-		this.prevewFileNm = prevewFileNm;
-	}
-
-	public java.lang.String getUseAt() {
-        return this.useAt;
-    }
-    
-    public void setUseAt(java.lang.String useAt) {
-        this.useAt = useAt;
-    }
-    
-    public java.lang.String getFrstRegisterId() {
-        return this.frstRegisterId;
-    }
-    
-    public void setFrstRegisterId(java.lang.String frstRegisterId) {
-        this.frstRegisterId = frstRegisterId;
-    }
-    
-    public java.util.Date getFrstRegisterPnttm() {
-        return this.frstRegisterPnttm;
-    }
-    
-    public void setFrstRegisterPnttm(java.util.Date frstRegisterPnttm) {
-        this.frstRegisterPnttm = frstRegisterPnttm;
-    }
-    
-    public java.lang.String getLastUpdusrId() {
-        return this.lastUpdusrId;
-    }
-    
-    public void setLastUpdusrId(java.lang.String lastUpdusrId) {
-        this.lastUpdusrId = lastUpdusrId;
-    }
-    
-    public java.util.Date getLastUpdusrPnttm() {
-        return this.lastUpdusrPnttm;
-    }
-    
-    public void setLastUpdusrPnttm(java.util.Date lastUpdusrPnttm) {
-        this.lastUpdusrPnttm = lastUpdusrPnttm;
-    }
-
-	public java.lang.String getLytSourcHistId() {
-		return lytSourcHistId;
-	}
-
-	public void setLytSourcHistId(java.lang.String lytSourcHistId) {
-		this.lytSourcHistId = lytSourcHistId;
-	}
-    
-}
 
base/src/main/java/egovframework/com/cop/com/service/LytSourcHistoryService.java (added)
+++ base/src/main/java/egovframework/com/cop/com/service/LytSourcHistoryService.java
@@ -0,0 +1,24 @@
+package egovframework.com.cop.com.service;
+
+import java.util.List;
+import egovframework.com.cop.com.service.LytSourcVO;
+
+
+public interface LytSourcHistoryService {
+	
+	//COMTNLYTSOURCHISTORY을 등록한다.
+    String insertLytSourcHistory(LytSourcVO vo) throws Exception;
+    
+    //COMTNLYTSOURCHISTORY을 삭제한다.
+    void deleteLytSourcHistory(LytSourcVO vo) throws Exception;
+    
+    //COMTNLYTSOURCHISTORY을 조회한다.
+    LytSourcVO selectLytSourcHistory(LytSourcVO vo) throws Exception;
+    
+    //COMTNLYTSOURCHISTORY 목록을 조회한다.
+    List<LytSourcVO> selectLytSourcHistoryList(LytSourcVO searchVO) throws Exception;
+    
+    //COMTNLYTSOURCHISTORY 총 갯수를 조회한다.
+    int selectLytSourcHistoryListCnt(LytSourcVO searchVO);
+    
+}
 
base/src/main/java/egovframework/com/cop/com/service/LytSourcService.java (added)
+++ base/src/main/java/egovframework/com/cop/com/service/LytSourcService.java
@@ -0,0 +1,28 @@
+package egovframework.com.cop.com.service;
+
+import java.util.List;
+import egovframework.com.cop.com.service.LytSourcVO;
+
+public interface LytSourcService {
+	
+	//COMTNLYTSOURC을 등록한다.
+    String insertLytSourc(LytSourcVO vo) throws Exception;
+    
+    //COMTNLYTSOURC을 수정한다.
+    void updateLytSourc(LytSourcVO vo) throws Exception;
+    
+    //COMTNLYTSOURC을 삭제한다.
+    void deleteLytSourc(LytSourcVO vo) throws Exception;
+    
+    //COMTNLYTSOURC을 조회한다.
+    LytSourcVO selectLytSourc(LytSourcVO vo) throws Exception;
+    
+    //COMTNLYTSOURC 목록을 조회한다.
+    List<LytSourcVO> selectLytSourcList(LytSourcVO searchVO) throws Exception;
+    
+    //COMTNLYTSOURC 총 갯수를 조회한다.
+    int selectLytSourcListCnt(LytSourcVO searchVO);
+    
+    public void publishCreate(LytSourcVO vo) throws Exception ;
+    
+}
base/src/main/java/egovframework/com/cop/com/service/LytSourcVO.java
--- base/src/main/java/egovframework/com/cop/com/service/LytSourcVO.java
+++ base/src/main/java/egovframework/com/cop/com/service/LytSourcVO.java
@@ -1,147 +1,188 @@
-package egovframework.com.cop.com.service;
-
-import java.io.Serializable;
-import org.apache.commons.lang.builder.ToStringBuilder;
-
-/**
- * @Class Name : LytSourcVO
- * @Description : LytSourcVO class
- * @Modification Information
- *
- * @author 정정욱
- * @since 20120905
- * @version 1.0
- * @see
- *  
- *  Copyright (C)  All right reserved.
- */
-@SuppressWarnings("serial")
-public class LytSourcVO extends LytSourc implements Serializable {
-	    
-    /** 선택모드여부 */
-    private String selectMode = "N";
-    
-    /** 검색구분코드 */
-    private String searchSourcSeCode = "";
-    
-	/** 검색조건 */
-    private String searchCnd = "";
-    
-    /** 검색Keyword */
-    private String searchWrd = "";
-    
-    /** 검색사용여부 */
-    private String searchUseYn = "";
-    
-    /** 현재페이지 */
-    private int pageIndex = 1;
-    
-    /** 페이지갯수 */
-    private int pageUnit = 10;
-    
-    /** 페이지사이즈 */
-    private int pageSize = 10;
-
-    /** firstIndex */
-    private int firstIndex = 1;
-
-    /** lastIndex */
-    private int lastIndex = 1;
-
-    /** recordCountPerPage */
-    private int recordCountPerPage = 10;
-    
-        
-	public int getFirstIndex() {
-		return firstIndex;
-	}
-
-	public void setFirstIndex(int firstIndex) {
-		this.firstIndex = firstIndex;
-	}
-
-	public int getLastIndex() {
-		return lastIndex;
-	}
-
-	public void setLastIndex(int lastIndex) {
-		this.lastIndex = lastIndex;
-	}
-
-	public int getRecordCountPerPage() {
-		return recordCountPerPage;
-	}
-
-	public void setRecordCountPerPage(int recordCountPerPage) {
-		this.recordCountPerPage = recordCountPerPage;
-	}
-
-	public String getSearchCnd() {
-		return searchCnd;
-	}
-
-	public void setSearchCnd(String searchCnd) {
-		this.searchCnd = searchCnd;
-	}
-
-	public String getSearchWrd() {
-		return searchWrd;
-	}
-
-	public void setSearchWrd(String searchWrd) {
-		this.searchWrd = searchWrd;
-	}
-
-	public String getSearchUseYn() {
-        return searchUseYn;
-    }
-
-    public void setSearchUseYn(String searchUseYn) {
-        this.searchUseYn = searchUseYn;
-    }
-
-    public String getSelectMode() {
-		return selectMode;
-	}
-
-	public void setSelectMode(String selectMode) {
-		this.selectMode = selectMode;
-	}
-
-	public String getSearchSourcSeCode() {
-		return searchSourcSeCode;
-	}
-
-	public void setSearchSourcSeCode(String searchSourcSeCode) {
-		this.searchSourcSeCode = searchSourcSeCode;
-	}
-
-	public int getPageIndex() {
-        return pageIndex;
-    }
-
-    public void setPageIndex(int pageIndex) {
-        this.pageIndex = pageIndex;
-    }
-
-    public int getPageUnit() {
-        return pageUnit;
-    }
-
-    public void setPageUnit(int pageUnit) {
-        this.pageUnit = pageUnit;
-    }
-
-    public int getPageSize() {
-        return pageSize;
-    }
-
-    public void setPageSize(int pageSize) {
-        this.pageSize = pageSize;
-    }
-
-    public String toString() {
-        return ToStringBuilder.reflectionToString(this);
-    }
-
-}
+package egovframework.com.cop.com.service;
+
+import java.io.Serializable;
+import org.apache.commons.lang.builder.ToStringBuilder;
+
+import egovframework.com.cmm.ComDefaultVO;
+
+@SuppressWarnings("serial")
+public class LytSourcVO extends ComDefaultVO implements Serializable {
+	    
+	/** 검색구분코드 */
+    private String searchSourcSeCode = "";
+    
+    /** LYT_SOURC_ID */
+    private java.lang.String lytSourcId;
+        
+    /** SOURC_SE_CODE */
+    private java.lang.String sourcSeCode;
+    
+    /** SOURC_SE_CODE_NM */
+    private java.lang.String sourcSeCodeNm;
+    
+    /** SOURC_NM */
+    private java.lang.String sourcNm;
+        
+    /** UPEND_SOURC */
+    private java.lang.String upendSourc;
+    
+    /** LPT_SOURC */
+    private java.lang.String lptSourc;
+        
+    /** MOBILE_UPEND_SOURC */
+    private java.lang.String mobileUpendSourc;
+    
+    /** MOBILE_LPT_SOURC */
+    private java.lang.String mobileLptSourc;
+    
+    /** PREVEW_FILE_NM */
+    private java.lang.String prevewFileNm;
+    
+    /** USE_AT */
+    private java.lang.String useAt;
+    
+    /** FRST_REGISTER_ID */
+    private java.lang.String frstRegisterId;
+    
+    /** FRST_REGISTER_PNTTM */
+    private java.util.Date frstRegisterPnttm;
+    
+    /** LAST_UPDUSR_ID */
+    private java.lang.String lastUpdusrId;
+    
+    /** LAST_UPDUSR_PNTTM */
+    private java.util.Date lastUpdusrPnttm;
+    
+    /** LYT_SOURC_HIST_ID */
+    private java.lang.String lytSourcHistId;
+
+	public String getSearchSourcSeCode() {
+		return searchSourcSeCode;
+	}
+
+	public void setSearchSourcSeCode(String searchSourcSeCode) {
+		this.searchSourcSeCode = searchSourcSeCode;
+	}
+
+	public java.lang.String getLytSourcId() {
+		return lytSourcId;
+	}
+
+	public void setLytSourcId(java.lang.String lytSourcId) {
+		this.lytSourcId = lytSourcId;
+	}
+
+	public java.lang.String getSourcSeCode() {
+		return sourcSeCode;
+	}
+
+	public void setSourcSeCode(java.lang.String sourcSeCode) {
+		this.sourcSeCode = sourcSeCode;
+	}
+
+	public java.lang.String getSourcSeCodeNm() {
+		return sourcSeCodeNm;
+	}
+
+	public void setSourcSeCodeNm(java.lang.String sourcSeCodeNm) {
+		this.sourcSeCodeNm = sourcSeCodeNm;
+	}
+
+	public java.lang.String getSourcNm() {
+		return sourcNm;
+	}
+
+	public void setSourcNm(java.lang.String sourcNm) {
+		this.sourcNm = sourcNm;
+	}
+
+	public java.lang.String getUpendSourc() {
+		return upendSourc;
+	}
+
+	public void setUpendSourc(java.lang.String upendSourc) {
+		this.upendSourc = upendSourc;
+	}
+
+	public java.lang.String getLptSourc() {
+		return lptSourc;
+	}
+
+	public void setLptSourc(java.lang.String lptSourc) {
+		this.lptSourc = lptSourc;
+	}
+
+	public java.lang.String getMobileUpendSourc() {
+		return mobileUpendSourc;
+	}
+
+	public void setMobileUpendSourc(java.lang.String mobileUpendSourc) {
+		this.mobileUpendSourc = mobileUpendSourc;
+	}
+
+	public java.lang.String getMobileLptSourc() {
+		return mobileLptSourc;
+	}
+
+	public void setMobileLptSourc(java.lang.String mobileLptSourc) {
+		this.mobileLptSourc = mobileLptSourc;
+	}
+
+	public java.lang.String getPrevewFileNm() {
+		return prevewFileNm;
+	}
+
+	public void setPrevewFileNm(java.lang.String prevewFileNm) {
+		this.prevewFileNm = prevewFileNm;
+	}
+
+	public java.lang.String getUseAt() {
+		return useAt;
+	}
+
+	public void setUseAt(java.lang.String useAt) {
+		this.useAt = useAt;
+	}
+
+	public java.lang.String getFrstRegisterId() {
+		return frstRegisterId;
+	}
+
+	public void setFrstRegisterId(java.lang.String frstRegisterId) {
+		this.frstRegisterId = frstRegisterId;
+	}
+
+	public java.util.Date getFrstRegisterPnttm() {
+		return frstRegisterPnttm;
+	}
+
+	public void setFrstRegisterPnttm(java.util.Date frstRegisterPnttm) {
+		this.frstRegisterPnttm = frstRegisterPnttm;
+	}
+
+	public java.lang.String getLastUpdusrId() {
+		return lastUpdusrId;
+	}
+
+	public void setLastUpdusrId(java.lang.String lastUpdusrId) {
+		this.lastUpdusrId = lastUpdusrId;
+	}
+
+	public java.util.Date getLastUpdusrPnttm() {
+		return lastUpdusrPnttm;
+	}
+
+	public void setLastUpdusrPnttm(java.util.Date lastUpdusrPnttm) {
+		this.lastUpdusrPnttm = lastUpdusrPnttm;
+	}
+
+	public java.lang.String getLytSourcHistId() {
+		return lytSourcHistId;
+	}
+
+	public void setLytSourcHistId(java.lang.String lytSourcHistId) {
+		this.lytSourcHistId = lytSourcHistId;
+	}
+    
+    
+}
 
base/src/main/java/egovframework/com/cop/com/service/LytTmplat.java (deleted)
--- base/src/main/java/egovframework/com/cop/com/service/LytTmplat.java
@@ -1,207 +0,0 @@
-package egovframework.com.cop.com.service;
-
-import java.io.Serializable;
-
-/**
- * @Class Name : LytTmplat
- * @Description : LytTmplat class
- * @Modification Information
- *
- * @author 정정욱
- * @since 20120905
- * @version 1.0
- * @see
- *  
- *  Copyright (C)  All right reserved.
- */
-@SuppressWarnings("serial")
-public class LytTmplat implements Serializable {
-    
-    /** LYT_TMPLAT_ID */
-    private java.lang.String lytTmplatId;
-    
-    /** TMPLAT_LCAS_CODE */
-    private java.lang.String tmplatLcasCode;
-    
-    /** TMPLAT_LCAS_CODE_NM */
-    private java.lang.String tmplatLcasCodeNm;
-    
-    /** TMPLAT_MLSFC_CODE */
-    private java.lang.String tmplatMlsfcCode;
-    
-    /** TMPLAT_MLSFC_CODE_NM */
-    private java.lang.String tmplatMlsfcCodeNm;
-    
-    /** TMPLAT_NM */
-    private java.lang.String tmplatNm;
-    
-    /** CSS_SOURC */
-    private java.lang.String cssSourc;
-    
-    /** SCRIPT_SOURC */
-    private java.lang.String scriptSourc;
-        
-    /** MOBILE_CSS_SOURC */
-    private java.lang.String mobileCssSourc;
-    
-    /** MOBILE_SCRIPT_SOURC */
-    private java.lang.String mobileScriptSourc;
-        
-    /** PREVEW_FILE_NM */
-    private java.lang.String prevewFileNm;
-    
-    /** USE_AT */
-    private java.lang.String useAt;
-    
-    /** FRST_REGISTER_ID */
-    private java.lang.String frstRegisterId;
-    
-    /** FRST_REGISTER_PNTTM */
-    private java.util.Date frstRegisterPnttm;
-    
-    /** LAST_UPDUSR_ID */
-    private java.lang.String lastUpdusrId;
-    
-    /** LAST_UPDUSR_PNTTM */
-    private java.util.Date lastUpdusrPnttm;
-    
-    /** LYT_TMPLAT_HIST_ID */
-    private java.lang.String lytTmplatHistId;
-    
-    public java.lang.String getLytTmplatId() {
-        return this.lytTmplatId;
-    }
-    
-    public void setLytTmplatId(java.lang.String lytTmplatId) {
-        this.lytTmplatId = lytTmplatId;
-    }
-
-	public java.lang.String getTmplatLcasCode() {
-		return tmplatLcasCode;
-	}
-
-	public void setTmplatLcasCode(java.lang.String tmplatLcasCode) {
-		this.tmplatLcasCode = tmplatLcasCode;
-	}
-
-	public java.lang.String getTmplatLcasCodeNm() {
-		return tmplatLcasCodeNm;
-	}
-
-	public void setTmplatLcasCodeNm(java.lang.String tmplatLcasCodeNm) {
-		this.tmplatLcasCodeNm = tmplatLcasCodeNm;
-	}
-
-	public java.lang.String getTmplatMlsfcCode() {
-		return tmplatMlsfcCode;
-	}
-
-	public void setTmplatMlsfcCode(java.lang.String tmplatMlsfcCode) {
-		this.tmplatMlsfcCode = tmplatMlsfcCode;
-	}
-
-	public java.lang.String getTmplatMlsfcCodeNm() {
-		return tmplatMlsfcCodeNm;
-	}
-
-	public void setTmplatMlsfcCodeNm(java.lang.String tmplatMlsfcCodeNm) {
-		this.tmplatMlsfcCodeNm = tmplatMlsfcCodeNm;
-	}
-
-	public java.lang.String getTmplatNm() {
-        return this.tmplatNm;
-    }
-    
-    public void setTmplatNm(java.lang.String tmplatNm) {
-        this.tmplatNm = tmplatNm;
-    }
-    
-    public java.lang.String getCssSourc() {
-        return this.cssSourc;
-    }
-    
-    public void setCssSourc(java.lang.String cssSourc) {
-        this.cssSourc = cssSourc;
-    }
-    
-    public java.lang.String getScriptSourc() {
-        return this.scriptSourc;
-    }
-    
-    public void setScriptSourc(java.lang.String scriptSourc) {
-        this.scriptSourc = scriptSourc;
-    }
-        
-    public java.lang.String getMobileCssSourc() {
-		return mobileCssSourc;
-	}
-
-	public void setMobileCssSourc(java.lang.String mobileCssSourc) {
-		this.mobileCssSourc = mobileCssSourc;
-	}
-
-	public java.lang.String getMobileScriptSourc() {
-		return mobileScriptSourc;
-	}
-
-	public void setMobileScriptSourc(java.lang.String mobileScriptSourc) {
-		this.mobileScriptSourc = mobileScriptSourc;
-	}
-
-	public java.lang.String getPrevewFileNm() {
-		return prevewFileNm;
-	}
-
-	public void setPrevewFileNm(java.lang.String prevewFileNm) {
-		this.prevewFileNm = prevewFileNm;
-	}
-
-	public java.lang.String getUseAt() {
-        return this.useAt;
-    }
-    
-    public void setUseAt(java.lang.String useAt) {
-        this.useAt = useAt;
-    }
-    
-    public java.lang.String getFrstRegisterId() {
-        return this.frstRegisterId;
-    }
-    
-    public void setFrstRegisterId(java.lang.String frstRegisterId) {
-        this.frstRegisterId = frstRegisterId;
-    }
-    
-    public java.util.Date getFrstRegisterPnttm() {
-        return this.frstRegisterPnttm;
-    }
-    
-    public void setFrstRegisterPnttm(java.util.Date frstRegisterPnttm) {
-        this.frstRegisterPnttm = frstRegisterPnttm;
-    }
-    
-    public java.lang.String getLastUpdusrId() {
-        return this.lastUpdusrId;
-    }
-    
-    public void setLastUpdusrId(java.lang.String lastUpdusrId) {
-        this.lastUpdusrId = lastUpdusrId;
-    }
-    
-    public java.util.Date getLastUpdusrPnttm() {
-        return this.lastUpdusrPnttm;
-    }
-    
-    public void setLastUpdusrPnttm(java.util.Date lastUpdusrPnttm) {
-        this.lastUpdusrPnttm = lastUpdusrPnttm;
-    }
-
-	public java.lang.String getLytTmplatHistId() {
-		return lytTmplatHistId;
-	}
-
-	public void setLytTmplatHistId(java.lang.String lytTmplatHistId) {
-		this.lytTmplatHistId = lytTmplatHistId;
-	}
-    
-}
 
base/src/main/java/egovframework/com/cop/com/service/LytTmplatHistoryService.java (added)
+++ base/src/main/java/egovframework/com/cop/com/service/LytTmplatHistoryService.java
@@ -0,0 +1,23 @@
+package egovframework.com.cop.com.service;
+
+import java.util.List;
+import egovframework.com.cop.com.service.LytTmplatVO;
+
+public interface LytTmplatHistoryService {
+	
+	//COMTNLYTTMPLATHISTORY을 등록한다.
+    String insertLytTmplatHistory(LytTmplatVO vo) throws Exception;
+    
+    //COMTNLYTTMPLATHISTORY을 삭제한다.
+    void deleteLytTmplatHistory(LytTmplatVO vo) throws Exception;
+    
+    //COMTNLYTTMPLATHISTORY을 조회한다.
+    LytTmplatVO selectLytTmplatHistory(LytTmplatVO vo) throws Exception;
+    
+    //COMTNLYTTMPLATHISTORY 목록을 조회한다.
+    List<LytTmplatVO> selectLytTmplatHistoryList(LytTmplatVO searchVO) throws Exception;
+    
+    //COMTNLYTTMPLATHISTORY 총 갯수를 조회한다.
+    int selectLytTmplatHistoryListCnt(LytTmplatVO searchVO);
+    
+}
 
base/src/main/java/egovframework/com/cop/com/service/LytTmplatService.java (added)
+++ base/src/main/java/egovframework/com/cop/com/service/LytTmplatService.java
@@ -0,0 +1,29 @@
+package egovframework.com.cop.com.service;
+
+import java.util.List;
+import egovframework.com.cop.com.service.LytTmplatVO;
+
+
+public interface LytTmplatService {
+	
+	//COMTNLYTTMPLAT을 등록한다.
+    String insertLytTmplat(LytTmplatVO vo) throws Exception;
+    
+    //COMTNLYTTMPLAT을 수정한다.
+    void updateLytTmplat(LytTmplatVO vo) throws Exception;
+    
+    //COMTNLYTTMPLAT을 삭제한다.
+    void deleteLytTmplat(LytTmplatVO vo) throws Exception;
+    
+    //COMTNLYTTMPLAT을 조회한다.
+    LytTmplatVO selectLytTmplat(LytTmplatVO vo) throws Exception;
+    
+    //COMTNLYTTMPLAT 목록을 조회한다.
+    List<LytTmplatVO> selectLytTmplatList(LytTmplatVO searchVO) throws Exception;
+    
+    //COMTNLYTTMPLAT 총 갯수를 조회한다.
+    int selectLytTmplatListCnt(LytTmplatVO searchVO);
+    
+    public void publishCreate(LytTmplatVO vo) throws Exception;
+    
+}
base/src/main/java/egovframework/com/cop/com/service/LytTmplatVO.java
--- base/src/main/java/egovframework/com/cop/com/service/LytTmplatVO.java
+++ base/src/main/java/egovframework/com/cop/com/service/LytTmplatVO.java
@@ -1,158 +1,222 @@
-package egovframework.com.cop.com.service;
-
-import java.io.Serializable;
-import org.apache.commons.lang.builder.ToStringBuilder;
-
-/**
- * @Class Name : LytTmplatVO
- * @Description : LytTmplatVO class
- * @Modification Information
- *
- * @author 정정욱
- * @since 20120905
- * @version 1.0
- * @see
- *  
- *  Copyright (C)  All right reserved.
- */
-@SuppressWarnings("serial")
-public class LytTmplatVO extends LytTmplat implements Serializable {
-	
-	/** 대분류검색구분 */
-    private String searchTmplatLcasCode;
-    
-    /** 중분류검색구분 */
-    private String searchTmplatMlsfcCode;
-    
-    /** 선택모드여부 */
-    private String selectMode = "N";
-    
-	/** 검색조건 */
-    private String searchCnd = "";
-    
-    /** 검색Keyword */
-    private String searchWrd = "";
-    
-    /** 검색사용여부 */
-    private String searchUseYn = "";
-    
-    /** 현재페이지 */
-    private int pageIndex = 1;
-    
-    /** 페이지갯수 */
-    private int pageUnit = 10;
-    
-    /** 페이지사이즈 */
-    private int pageSize = 10;
-
-    /** firstIndex */
-    private int firstIndex = 1;
-
-    /** lastIndex */
-    private int lastIndex = 1;
-
-    /** recordCountPerPage */
-    private int recordCountPerPage = 10;
-    
-        
-	public int getFirstIndex() {
-		return firstIndex;
-	}
-
-	public void setFirstIndex(int firstIndex) {
-		this.firstIndex = firstIndex;
-	}
-
-	public int getLastIndex() {
-		return lastIndex;
-	}
-
-	public void setLastIndex(int lastIndex) {
-		this.lastIndex = lastIndex;
-	}
-
-	public int getRecordCountPerPage() {
-		return recordCountPerPage;
-	}
-
-	public void setRecordCountPerPage(int recordCountPerPage) {
-		this.recordCountPerPage = recordCountPerPage;
-	}
-
-	public String getSearchTmplatLcasCode() {
-		return searchTmplatLcasCode;
-	}
-
-	public void setSearchTmplatLcasCode(String searchTmplatLcasCode) {
-		this.searchTmplatLcasCode = searchTmplatLcasCode;
-	}
-
-	public String getSearchTmplatMlsfcCode() {
-		return searchTmplatMlsfcCode;
-	}
-
-	public void setSearchTmplatMlsfcCode(String searchTmplatMlsfcCode) {
-		this.searchTmplatMlsfcCode = searchTmplatMlsfcCode;
-	}
-
-	public String getSearchCnd() {
-		return searchCnd;
-	}
-
-	public void setSearchCnd(String searchCnd) {
-		this.searchCnd = searchCnd;
-	}
-
-	public String getSearchWrd() {
-		return searchWrd;
-	}
-
-	public void setSearchWrd(String searchWrd) {
-		this.searchWrd = searchWrd;
-	}
-
-	public String getSearchUseYn() {
-        return searchUseYn;
-    }
-
-    public void setSearchUseYn(String searchUseYn) {
-        this.searchUseYn = searchUseYn;
-    }
-
-    public String getSelectMode() {
-		return selectMode;
-	}
-
-	public void setSelectMode(String selectMode) {
-		this.selectMode = selectMode;
-	}
-
-	public int getPageIndex() {
-        return pageIndex;
-    }
-
-    public void setPageIndex(int pageIndex) {
-        this.pageIndex = pageIndex;
-    }
-
-    public int getPageUnit() {
-        return pageUnit;
-    }
-
-    public void setPageUnit(int pageUnit) {
-        this.pageUnit = pageUnit;
-    }
-
-    public int getPageSize() {
-        return pageSize;
-    }
-
-    public void setPageSize(int pageSize) {
-        this.pageSize = pageSize;
-    }
-
-    public String toString() {
-        return ToStringBuilder.reflectionToString(this);
-    }
-
-}
+package egovframework.com.cop.com.service;
+
+import java.io.Serializable;
+import org.apache.commons.lang.builder.ToStringBuilder;
+
+import egovframework.com.cmm.ComDefaultVO;
+
+
+@SuppressWarnings("serial")
+public class LytTmplatVO extends ComDefaultVO implements Serializable {
+	
+	/** 대분류검색구분 */
+    private String searchTmplatLcasCode;
+    
+    /** 중분류검색구분 */
+    private String searchTmplatMlsfcCode;
+    
+    /** LYT_TMPLAT_ID */
+    private java.lang.String lytTmplatId;
+    
+    /** TMPLAT_LCAS_CODE */
+    private java.lang.String tmplatLcasCode;
+    
+    /** TMPLAT_LCAS_CODE_NM */
+    private java.lang.String tmplatLcasCodeNm;
+    
+    /** TMPLAT_MLSFC_CODE */
+    private java.lang.String tmplatMlsfcCode;
+    
+    /** TMPLAT_MLSFC_CODE_NM */
+    private java.lang.String tmplatMlsfcCodeNm;
+    
+    /** TMPLAT_NM */
+    private java.lang.String tmplatNm;
+    
+    /** CSS_SOURC */
+    private java.lang.String cssSourc;
+    
+    /** SCRIPT_SOURC */
+    private java.lang.String scriptSourc;
+        
+    /** MOBILE_CSS_SOURC */
+    private java.lang.String mobileCssSourc;
+    
+    /** MOBILE_SCRIPT_SOURC */
+    private java.lang.String mobileScriptSourc;
+        
+    /** PREVEW_FILE_NM */
+    private java.lang.String prevewFileNm;
+    
+    /** USE_AT */
+    private java.lang.String useAt;
+    
+    /** FRST_REGISTER_ID */
+    private java.lang.String frstRegisterId;
+    
+    /** FRST_REGISTER_PNTTM */
+    private java.util.Date frstRegisterPnttm;
+    
+    /** LAST_UPDUSR_ID */
+    private java.lang.String lastUpdusrId;
+    
+    /** LAST_UPDUSR_PNTTM */
+    private java.util.Date lastUpdusrPnttm;
+    
+    /** LYT_TMPLAT_HIST_ID */
+    private java.lang.String lytTmplatHistId;
+
+	public String getSearchTmplatLcasCode() {
+		return searchTmplatLcasCode;
+	}
+
+	public void setSearchTmplatLcasCode(String searchTmplatLcasCode) {
+		this.searchTmplatLcasCode = searchTmplatLcasCode;
+	}
+
+	public String getSearchTmplatMlsfcCode() {
+		return searchTmplatMlsfcCode;
+	}
+
+	public void setSearchTmplatMlsfcCode(String searchTmplatMlsfcCode) {
+		this.searchTmplatMlsfcCode = searchTmplatMlsfcCode;
+	}
+
+	public java.lang.String getLytTmplatId() {
+		return lytTmplatId;
+	}
+
+	public void setLytTmplatId(java.lang.String lytTmplatId) {
+		this.lytTmplatId = lytTmplatId;
+	}
+
+	public java.lang.String getTmplatLcasCode() {
+		return tmplatLcasCode;
+	}
+
+	public void setTmplatLcasCode(java.lang.String tmplatLcasCode) {
+		this.tmplatLcasCode = tmplatLcasCode;
+	}
+
+	public java.lang.String getTmplatLcasCodeNm() {
+		return tmplatLcasCodeNm;
+	}
+
+	public void setTmplatLcasCodeNm(java.lang.String tmplatLcasCodeNm) {
+		this.tmplatLcasCodeNm = tmplatLcasCodeNm;
+	}
+
+	public java.lang.String getTmplatMlsfcCode() {
+		return tmplatMlsfcCode;
+	}
+
+	public void setTmplatMlsfcCode(java.lang.String tmplatMlsfcCode) {
+		this.tmplatMlsfcCode = tmplatMlsfcCode;
+	}
+
+	public java.lang.String getTmplatMlsfcCodeNm() {
+		return tmplatMlsfcCodeNm;
+	}
+
+	public void setTmplatMlsfcCodeNm(java.lang.String tmplatMlsfcCodeNm) {
+		this.tmplatMlsfcCodeNm = tmplatMlsfcCodeNm;
+	}
+
+	public java.lang.String getTmplatNm() {
+		return tmplatNm;
+	}
+
+	public void setTmplatNm(java.lang.String tmplatNm) {
+		this.tmplatNm = tmplatNm;
+	}
+
+	public java.lang.String getCssSourc() {
+		return cssSourc;
+	}
+
+	public void setCssSourc(java.lang.String cssSourc) {
+		this.cssSourc = cssSourc;
+	}
+
+	public java.lang.String getScriptSourc() {
+		return scriptSourc;
+	}
+
+	public void setScriptSourc(java.lang.String scriptSourc) {
+		this.scriptSourc = scriptSourc;
+	}
+
+	public java.lang.String getMobileCssSourc() {
+		return mobileCssSourc;
+	}
+
+	public void setMobileCssSourc(java.lang.String mobileCssSourc) {
+		this.mobileCssSourc = mobileCssSourc;
+	}
+
+	public java.lang.String getMobileScriptSourc() {
+		return mobileScriptSourc;
+	}
+
+	public void setMobileScriptSourc(java.lang.String mobileScriptSourc) {
+		this.mobileScriptSourc = mobileScriptSourc;
+	}
+
+	public java.lang.String getPrevewFileNm() {
+		return prevewFileNm;
+	}
+
+	public void setPrevewFileNm(java.lang.String prevewFileNm) {
+		this.prevewFileNm = prevewFileNm;
+	}
+
+	public java.lang.String getUseAt() {
+		return useAt;
+	}
+
+	public void setUseAt(java.lang.String useAt) {
+		this.useAt = useAt;
+	}
+
+	public java.lang.String getFrstRegisterId() {
+		return frstRegisterId;
+	}
+
+	public void setFrstRegisterId(java.lang.String frstRegisterId) {
+		this.frstRegisterId = frstRegisterId;
+	}
+
+	public java.util.Date getFrstRegisterPnttm() {
+		return frstRegisterPnttm;
+	}
+
+	public void setFrstRegisterPnttm(java.util.Date frstRegisterPnttm) {
+		this.frstRegisterPnttm = frstRegisterPnttm;
+	}
+
+	public java.lang.String getLastUpdusrId() {
+		return lastUpdusrId;
+	}
+
+	public void setLastUpdusrId(java.lang.String lastUpdusrId) {
+		this.lastUpdusrId = lastUpdusrId;
+	}
+
+	public java.util.Date getLastUpdusrPnttm() {
+		return lastUpdusrPnttm;
+	}
+
+	public void setLastUpdusrPnttm(java.util.Date lastUpdusrPnttm) {
+		this.lastUpdusrPnttm = lastUpdusrPnttm;
+	}
+
+	public java.lang.String getLytTmplatHistId() {
+		return lytTmplatHistId;
+	}
+
+	public void setLytTmplatHistId(java.lang.String lytTmplatHistId) {
+		this.lytTmplatHistId = lytTmplatHistId;
+	}
+    
+    
+}
 
base/src/main/java/egovframework/com/cop/com/service/impl/EgovLytSourcDAO.java (deleted)
--- base/src/main/java/egovframework/com/cop/com/service/impl/EgovLytSourcDAO.java
This diff is skipped because there are too many other diffs.
 
base/src/main/java/egovframework/com/cop/com/service/impl/EgovLytSourcHistoryDAO.java (deleted)
--- base/src/main/java/egovframework/com/cop/com/service/impl/EgovLytSourcHistoryDAO.java
This diff is skipped because there are too many other diffs.
 
base/src/main/java/egovframework/com/cop/com/service/impl/EgovLytSourcHistoryServiceImpl.java (deleted)
--- base/src/main/java/egovframework/com/cop/com/service/impl/EgovLytSourcHistoryServiceImpl.java
This diff is skipped because there are too many other diffs.
 
base/src/main/java/egovframework/com/cop/com/service/impl/EgovLytSourcServiceImpl.java (deleted)
--- base/src/main/java/egovframework/com/cop/com/service/impl/EgovLytSourcServiceImpl.java
This diff is skipped because there are too many other diffs.
 
base/src/main/java/egovframework/com/cop/com/service/impl/EgovLytTmplatDAO.java (deleted)
--- base/src/main/java/egovframework/com/cop/com/service/impl/EgovLytTmplatDAO.java
This diff is skipped because there are too many other diffs.
 
base/src/main/java/egovframework/com/cop/com/service/impl/EgovLytTmplatHistoryDAO.java (deleted)
--- base/src/main/java/egovframework/com/cop/com/service/impl/EgovLytTmplatHistoryDAO.java
This diff is skipped because there are too many other diffs.
 
base/src/main/java/egovframework/com/cop/com/service/impl/EgovLytTmplatHistoryServiceImpl.java (deleted)
--- base/src/main/java/egovframework/com/cop/com/service/impl/EgovLytTmplatHistoryServiceImpl.java
This diff is skipped because there are too many other diffs.
 
base/src/main/java/egovframework/com/cop/com/service/impl/EgovLytTmplatServiceImpl.java (deleted)
--- base/src/main/java/egovframework/com/cop/com/service/impl/EgovLytTmplatServiceImpl.java
This diff is skipped because there are too many other diffs.
 
base/src/main/java/egovframework/com/cop/com/service/impl/LytSourcHistoryMapper.java (added)
+++ base/src/main/java/egovframework/com/cop/com/service/impl/LytSourcHistoryMapper.java
This diff is skipped because there are too many other diffs.
 
base/src/main/java/egovframework/com/cop/com/service/impl/LytSourcHistoryServiceImpl.java (added)
+++ base/src/main/java/egovframework/com/cop/com/service/impl/LytSourcHistoryServiceImpl.java
This diff is skipped because there are too many other diffs.
 
base/src/main/java/egovframework/com/cop/com/service/impl/LytSourcMapper.java (added)
+++ base/src/main/java/egovframework/com/cop/com/service/impl/LytSourcMapper.java
This diff is skipped because there are too many other diffs.
 
base/src/main/java/egovframework/com/cop/com/service/impl/LytSourcServiceImpl.java (added)
+++ base/src/main/java/egovframework/com/cop/com/service/impl/LytSourcServiceImpl.java
This diff is skipped because there are too many other diffs.
 
base/src/main/java/egovframework/com/cop/com/service/impl/LytTmplatHistoryMapper.java (added)
+++ base/src/main/java/egovframework/com/cop/com/service/impl/LytTmplatHistoryMapper.java
This diff is skipped because there are too many other diffs.
 
base/src/main/java/egovframework/com/cop/com/service/impl/LytTmplatHistoryServiceImpl.java (added)
+++ base/src/main/java/egovframework/com/cop/com/service/impl/LytTmplatHistoryServiceImpl.java
This diff is skipped because there are too many other diffs.
 
base/src/main/java/egovframework/com/cop/com/service/impl/LytTmplatMapper.java (added)
+++ base/src/main/java/egovframework/com/cop/com/service/impl/LytTmplatMapper.java
This diff is skipped because there are too many other diffs.
 
base/src/main/java/egovframework/com/cop/com/service/impl/LytTmplatServiceImpl.java (added)
+++ base/src/main/java/egovframework/com/cop/com/service/impl/LytTmplatServiceImpl.java
This diff is skipped because there are too many other diffs.
base/src/main/java/egovframework/com/cop/com/web/EgovConfirmController.java
--- base/src/main/java/egovframework/com/cop/com/web/EgovConfirmController.java
+++ base/src/main/java/egovframework/com/cop/com/web/EgovConfirmController.java
This diff is skipped because there are too many other diffs.
base/src/main/java/egovframework/com/cop/com/web/EgovCopUserInfController.java
--- base/src/main/java/egovframework/com/cop/com/web/EgovCopUserInfController.java
+++ base/src/main/java/egovframework/com/cop/com/web/EgovCopUserInfController.java
This diff is skipped because there are too many other diffs.
base/src/main/java/egovframework/com/evt/web/ComtnschdulinfoController.java
--- base/src/main/java/egovframework/com/evt/web/ComtnschdulinfoController.java
+++ base/src/main/java/egovframework/com/evt/web/ComtnschdulinfoController.java
This diff is skipped because there are too many other diffs.
base/src/main/java/egovframework/com/mng/cop/bbs/web/EgovBBSAttributeManageController.java
--- base/src/main/java/egovframework/com/mng/cop/bbs/web/EgovBBSAttributeManageController.java
+++ base/src/main/java/egovframework/com/mng/cop/bbs/web/EgovBBSAttributeManageController.java
This diff is skipped because there are too many other diffs.
base/src/main/java/egovframework/com/mng/cop/bbs/web/EgovBBSManageController.java
--- base/src/main/java/egovframework/com/mng/cop/bbs/web/EgovBBSManageController.java
+++ base/src/main/java/egovframework/com/mng/cop/bbs/web/EgovBBSManageController.java
This diff is skipped because there are too many other diffs.
base/src/main/java/egovframework/com/mng/cop/cmy/web/EgovCommunityManageController.java
--- base/src/main/java/egovframework/com/mng/cop/cmy/web/EgovCommunityManageController.java
+++ base/src/main/java/egovframework/com/mng/cop/cmy/web/EgovCommunityManageController.java
This diff is skipped because there are too many other diffs.
base/src/main/java/egovframework/com/mng/cop/com/web/EgovBbsSourcManageController.java
--- base/src/main/java/egovframework/com/mng/cop/com/web/EgovBbsSourcManageController.java
+++ base/src/main/java/egovframework/com/mng/cop/com/web/EgovBbsSourcManageController.java
This diff is skipped because there are too many other diffs.
base/src/main/java/egovframework/com/mng/cop/com/web/EgovBbsTmplatManageController.java
--- base/src/main/java/egovframework/com/mng/cop/com/web/EgovBbsTmplatManageController.java
+++ base/src/main/java/egovframework/com/mng/cop/com/web/EgovBbsTmplatManageController.java
This diff is skipped because there are too many other diffs.
base/src/main/java/egovframework/com/mng/cop/com/web/LytSourcManageController.java (Renamed from base/src/main/java/egovframework/com/mng/cop/com/web/EgovLytSourcManageController.java)
--- base/src/main/java/egovframework/com/mng/cop/com/web/EgovLytSourcManageController.java
+++ base/src/main/java/egovframework/com/mng/cop/com/web/LytSourcManageController.java
This diff is skipped because there are too many other diffs.
base/src/main/java/egovframework/com/mng/cop/com/web/LytTmplatManageController.java (Renamed from base/src/main/java/egovframework/com/mng/cop/com/web/EgovLytTmplatManageController.java)
--- base/src/main/java/egovframework/com/mng/cop/com/web/EgovLytTmplatManageController.java
+++ base/src/main/java/egovframework/com/mng/cop/com/web/LytTmplatManageController.java
This diff is skipped because there are too many other diffs.
base/src/main/java/egovframework/com/mng/evt/ComtnschdulinfoMngController.java
--- base/src/main/java/egovframework/com/mng/evt/ComtnschdulinfoMngController.java
+++ base/src/main/java/egovframework/com/mng/evt/ComtnschdulinfoMngController.java
This diff is skipped because there are too many other diffs.
base/src/main/java/egovframework/com/mng/msi/web/EgovTemplateController.java
--- base/src/main/java/egovframework/com/mng/msi/web/EgovTemplateController.java
+++ base/src/main/java/egovframework/com/mng/msi/web/EgovTemplateController.java
This diff is skipped because there are too many other diffs.
 
base/src/main/java/egovframework/com/mng/sym/ccm/web/CcmCmmnClCodeManageController.java (added)
+++ base/src/main/java/egovframework/com/mng/sym/ccm/web/CcmCmmnClCodeManageController.java
This diff is skipped because there are too many other diffs.
 
base/src/main/java/egovframework/com/mng/sym/ccm/web/CcmCmmnCodeManageController.java (added)
+++ base/src/main/java/egovframework/com/mng/sym/ccm/web/CcmCmmnCodeManageController.java
This diff is skipped because there are too many other diffs.
base/src/main/java/egovframework/com/mng/sym/ccm/web/CcmCmmnDetailCodeManageController.java (Renamed from base/src/main/java/egovframework/com/mng/sym/ccm/web/EgovCcmCmmnDetailCodeManageController.java)
--- base/src/main/java/egovframework/com/mng/sym/ccm/web/EgovCcmCmmnDetailCodeManageController.java
+++ base/src/main/java/egovframework/com/mng/sym/ccm/web/CcmCmmnDetailCodeManageController.java
This diff is skipped because there are too many other diffs.
 
base/src/main/java/egovframework/com/mng/sym/ccm/web/EgovCcmCmmnClCodeManageController.java (deleted)
--- base/src/main/java/egovframework/com/mng/sym/ccm/web/EgovCcmCmmnClCodeManageController.java
This diff is skipped because there are too many other diffs.
 
base/src/main/java/egovframework/com/mng/sym/ccm/web/EgovCcmCmmnCodeManageController.java (deleted)
--- base/src/main/java/egovframework/com/mng/sym/ccm/web/EgovCcmCmmnCodeManageController.java
This diff is skipped because there are too many other diffs.
base/src/main/java/egovframework/com/mng/sym/mpm/web/MpmController.java (Renamed from base/src/main/java/egovframework/com/mng/sym/mpm/web/EgovMpmController.java)
--- base/src/main/java/egovframework/com/mng/sym/mpm/web/EgovMpmController.java
+++ base/src/main/java/egovframework/com/mng/sym/mpm/web/MpmController.java
This diff is skipped because there are too many other diffs.
base/src/main/java/egovframework/com/mng/sym/sit/web/SiteManageController.java (Renamed from base/src/main/java/egovframework/com/mng/sym/sit/web/EgovSiteManageController.java)
--- base/src/main/java/egovframework/com/mng/sym/sit/web/EgovSiteManageController.java
+++ base/src/main/java/egovframework/com/mng/sym/sit/web/SiteManageController.java
This diff is skipped because there are too many other diffs.
base/src/main/java/egovframework/com/mng/uss/ion/bnr/web/EgovBannerController.java
--- base/src/main/java/egovframework/com/mng/uss/ion/bnr/web/EgovBannerController.java
+++ base/src/main/java/egovframework/com/mng/uss/ion/bnr/web/EgovBannerController.java
This diff is skipped because there are too many other diffs.
base/src/main/java/egovframework/com/mng/uss/ion/pwm/web/EgovPopupManageController.java
--- base/src/main/java/egovframework/com/mng/uss/ion/pwm/web/EgovPopupManageController.java
+++ base/src/main/java/egovframework/com/mng/uss/ion/pwm/web/EgovPopupManageController.java
This diff is skipped because there are too many other diffs.
base/src/main/java/egovframework/com/mng/uss/ion/sit/web/EgovLinkSiteManageController.java
--- base/src/main/java/egovframework/com/mng/uss/ion/sit/web/EgovLinkSiteManageController.java
+++ base/src/main/java/egovframework/com/mng/uss/ion/sit/web/EgovLinkSiteManageController.java
This diff is skipped because there are too many other diffs.
base/src/main/java/egovframework/com/mng/uss/umt/web/EgovUserManageController.java
--- base/src/main/java/egovframework/com/mng/uss/umt/web/EgovUserManageController.java
+++ base/src/main/java/egovframework/com/mng/uss/umt/web/EgovUserManageController.java
This diff is skipped because there are too many other diffs.
base/src/main/java/egovframework/com/msi/web/ContentsServiceController.java
--- base/src/main/java/egovframework/com/msi/web/ContentsServiceController.java
+++ base/src/main/java/egovframework/com/msi/web/ContentsServiceController.java
This diff is skipped because there are too many other diffs.
base/src/main/java/egovframework/com/msi/web/SearchServiceController.java
--- base/src/main/java/egovframework/com/msi/web/SearchServiceController.java
+++ base/src/main/java/egovframework/com/msi/web/SearchServiceController.java
This diff is skipped because there are too many other diffs.
base/src/main/java/egovframework/com/msi/web/TemplateServiceController.java
--- base/src/main/java/egovframework/com/msi/web/TemplateServiceController.java
+++ base/src/main/java/egovframework/com/msi/web/TemplateServiceController.java
This diff is skipped because there are too many other diffs.
base/src/main/java/egovframework/com/sec/ram/security/userdetails/util/EgovUserDetailsHelper.java
--- base/src/main/java/egovframework/com/sec/ram/security/userdetails/util/EgovUserDetailsHelper.java
+++ base/src/main/java/egovframework/com/sec/ram/security/userdetails/util/EgovUserDetailsHelper.java
This diff is skipped because there are too many other diffs.
 
base/src/main/java/egovframework/com/sym/cal/service/EgovCalRestdeManageService.java (deleted)
--- base/src/main/java/egovframework/com/sym/cal/service/EgovCalRestdeManageService.java
This diff is skipped because there are too many other diffs.
 
base/src/main/java/egovframework/com/sym/cal/service/Restde.java (deleted)
--- base/src/main/java/egovframework/com/sym/cal/service/Restde.java
This diff is skipped because there are too many other diffs.
 
base/src/main/java/egovframework/com/sym/cal/service/RestdeVO.java (deleted)
--- base/src/main/java/egovframework/com/sym/cal/service/RestdeVO.java
This diff is skipped because there are too many other diffs.
 
base/src/main/java/egovframework/com/sym/cal/service/impl/EgovCalRestdeManageServiceImpl.java (deleted)
--- base/src/main/java/egovframework/com/sym/cal/service/impl/EgovCalRestdeManageServiceImpl.java
This diff is skipped because there are too many other diffs.
 
base/src/main/java/egovframework/com/sym/cal/service/impl/RestdeManageDAO.java (deleted)
--- base/src/main/java/egovframework/com/sym/cal/service/impl/RestdeManageDAO.java
This diff is skipped because there are too many other diffs.
 
base/src/main/java/egovframework/com/sym/cal/web/EgovCalRestdeManageController.java (deleted)
--- base/src/main/java/egovframework/com/sym/cal/web/EgovCalRestdeManageController.java
This diff is skipped because there are too many other diffs.
 
base/src/main/java/egovframework/com/sym/ccm/cca/service/CcmCmmnCodeManageService.java (added)
+++ base/src/main/java/egovframework/com/sym/ccm/cca/service/CcmCmmnCodeManageService.java
This diff is skipped because there are too many other diffs.
 
base/src/main/java/egovframework/com/sym/ccm/cca/service/CmmnCode.java (deleted)
--- base/src/main/java/egovframework/com/sym/ccm/cca/service/CmmnCode.java
This diff is skipped because there are too many other diffs.
base/src/main/java/egovframework/com/sym/ccm/cca/service/CmmnCodeVO.java
--- base/src/main/java/egovframework/com/sym/ccm/cca/service/CmmnCodeVO.java
+++ base/src/main/java/egovframework/com/sym/ccm/cca/service/CmmnCodeVO.java
This diff is skipped because there are too many other diffs.
 
base/src/main/java/egovframework/com/sym/ccm/cca/service/EgovCcmCmmnCodeManageService.java (deleted)
--- base/src/main/java/egovframework/com/sym/ccm/cca/service/EgovCcmCmmnCodeManageService.java
This diff is skipped because there are too many other diffs.
 
base/src/main/java/egovframework/com/sym/ccm/cca/service/impl/CcmCmmnCodeManageServiceImpl.java (added)
+++ base/src/main/java/egovframework/com/sym/ccm/cca/service/impl/CcmCmmnCodeManageServiceImpl.java
This diff is skipped because there are too many other diffs.
 
base/src/main/java/egovframework/com/sym/ccm/cca/service/impl/CmmnCodeManageDAO.java (deleted)
--- base/src/main/java/egovframework/com/sym/ccm/cca/service/impl/CmmnCodeManageDAO.java
This diff is skipped because there are too many other diffs.
 
base/src/main/java/egovframework/com/sym/ccm/cca/service/impl/CmmnCodeManageMapper.java (added)
+++ base/src/main/java/egovframework/com/sym/ccm/cca/service/impl/CmmnCodeManageMapper.java
This diff is skipped because there are too many other diffs.
 
base/src/main/java/egovframework/com/sym/ccm/cca/service/impl/EgovCcmCmmnCodeManageServiceImpl.java (deleted)
--- base/src/main/java/egovframework/com/sym/ccm/cca/service/impl/EgovCcmCmmnCodeManageServiceImpl.java
This diff is skipped because there are too many other diffs.
 
base/src/main/java/egovframework/com/sym/ccm/ccc/service/CcmCmmnClCodeManageService.java (added)
+++ base/src/main/java/egovframework/com/sym/ccm/ccc/service/CcmCmmnClCodeManageService.java
This diff is skipped because there are too many other diffs.
 
base/src/main/java/egovframework/com/sym/ccm/ccc/service/CmmnClCode.java (deleted)
--- base/src/main/java/egovframework/com/sym/ccm/ccc/service/CmmnClCode.java
This diff is skipped because there are too many other diffs.
base/src/main/java/egovframework/com/sym/ccm/ccc/service/CmmnClCodeVO.java
--- base/src/main/java/egovframework/com/sym/ccm/ccc/service/CmmnClCodeVO.java
+++ base/src/main/java/egovframework/com/sym/ccm/ccc/service/CmmnClCodeVO.java
This diff is skipped because there are too many other diffs.
 
base/src/main/java/egovframework/com/sym/ccm/ccc/service/EgovCcmCmmnClCodeManageService.java (deleted)
--- base/src/main/java/egovframework/com/sym/ccm/ccc/service/EgovCcmCmmnClCodeManageService.java
This diff is skipped because there are too many other diffs.
 
base/src/main/java/egovframework/com/sym/ccm/ccc/service/impl/CcmCmmnClCodeManageServiceImpl.java (added)
+++ base/src/main/java/egovframework/com/sym/ccm/ccc/service/impl/CcmCmmnClCodeManageServiceImpl.java
This diff is skipped because there are too many other diffs.
 
base/src/main/java/egovframework/com/sym/ccm/ccc/service/impl/CmmnClCodeManageDAO.java (deleted)
--- base/src/main/java/egovframework/com/sym/ccm/ccc/service/impl/CmmnClCodeManageDAO.java
This diff is skipped because there are too many other diffs.
 
base/src/main/java/egovframework/com/sym/ccm/ccc/service/impl/CmmnClCodeManageMapper.java (added)
+++ base/src/main/java/egovframework/com/sym/ccm/ccc/service/impl/CmmnClCodeManageMapper.java
This diff is skipped because there are too many other diffs.
 
base/src/main/java/egovframework/com/sym/ccm/ccc/service/impl/EgovCcmCmmnClCodeManageServiceImpl.java (deleted)
--- base/src/main/java/egovframework/com/sym/ccm/ccc/service/impl/EgovCcmCmmnClCodeManageServiceImpl.java
This diff is skipped because there are too many other diffs.
 
base/src/main/java/egovframework/com/sym/ccm/cde/service/CcmCmmnDetailCodeManageService.java (added)
+++ base/src/main/java/egovframework/com/sym/ccm/cde/service/CcmCmmnDetailCodeManageService.java
This diff is skipped because there are too many other diffs.
 
base/src/main/java/egovframework/com/sym/ccm/cde/service/CmmnDetailCode.java (deleted)
--- base/src/main/java/egovframework/com/sym/ccm/cde/service/CmmnDetailCode.java
This diff is skipped because there are too many other diffs.
base/src/main/java/egovframework/com/sym/ccm/cde/service/CmmnDetailCodeVO.java
--- base/src/main/java/egovframework/com/sym/ccm/cde/service/CmmnDetailCodeVO.java
+++ base/src/main/java/egovframework/com/sym/ccm/cde/service/CmmnDetailCodeVO.java
This diff is skipped because there are too many other diffs.
 
base/src/main/java/egovframework/com/sym/ccm/cde/service/EgovCcmCmmnDetailCodeManageService.java (deleted)
--- base/src/main/java/egovframework/com/sym/ccm/cde/service/EgovCcmCmmnDetailCodeManageService.java
This diff is skipped because there are too many other diffs.
 
base/src/main/java/egovframework/com/sym/ccm/cde/service/impl/CcmCmmnDetailCodeManageServiceImpl.java (added)
+++ base/src/main/java/egovframework/com/sym/ccm/cde/service/impl/CcmCmmnDetailCodeManageServiceImpl.java
This diff is skipped because there are too many other diffs.
 
base/src/main/java/egovframework/com/sym/ccm/cde/service/impl/CmmnDetailCodeManageDAO.java (deleted)
--- base/src/main/java/egovframework/com/sym/ccm/cde/service/impl/CmmnDetailCodeManageDAO.java
This diff is skipped because there are too many other diffs.
 
base/src/main/java/egovframework/com/sym/ccm/cde/service/impl/CmmnDetailCodeManageMapper.java (added)
+++ base/src/main/java/egovframework/com/sym/ccm/cde/service/impl/CmmnDetailCodeManageMapper.java
This diff is skipped because there are too many other diffs.
 
base/src/main/java/egovframework/com/sym/ccm/cde/service/impl/EgovCcmCmmnDetailCodeManageServiceImpl.java (deleted)
--- base/src/main/java/egovframework/com/sym/ccm/cde/service/impl/EgovCcmCmmnDetailCodeManageServiceImpl.java
This diff is skipped because there are too many other diffs.
 
base/src/main/java/egovframework/com/sym/ext/service/EgovOrgCodeVO.java (deleted)
--- base/src/main/java/egovframework/com/sym/ext/service/EgovOrgCodeVO.java
This diff is skipped because there are too many other diffs.
base/src/main/java/egovframework/com/sym/log/service/EgovLogManageAspect.java
--- base/src/main/java/egovframework/com/sym/log/service/EgovLogManageAspect.java
+++ base/src/main/java/egovframework/com/sym/log/service/EgovLogManageAspect.java
This diff is skipped because there are too many other diffs.
base/src/main/java/egovframework/com/sym/log/web/EgovWebLogInterceptor.java
--- base/src/main/java/egovframework/com/sym/log/web/EgovWebLogInterceptor.java
+++ base/src/main/java/egovframework/com/sym/log/web/EgovWebLogInterceptor.java
This diff is skipped because there are too many other diffs.
 
base/src/main/java/egovframework/com/sym/mpm/service/EgovMpmHistoryService.java (deleted)
--- base/src/main/java/egovframework/com/sym/mpm/service/EgovMpmHistoryService.java
This diff is skipped because there are too many other diffs.
 
base/src/main/java/egovframework/com/sym/mpm/service/EgovMpmService.java (deleted)
--- base/src/main/java/egovframework/com/sym/mpm/service/EgovMpmService.java
This diff is skipped because there are too many other diffs.
 
base/src/main/java/egovframework/com/sym/mpm/service/FileCompare.java (deleted)
--- base/src/main/java/egovframework/com/sym/mpm/service/FileCompare.java
This diff is skipped because there are too many other diffs.
 
base/src/main/java/egovframework/com/sym/mpm/service/Mpm.java (deleted)
--- base/src/main/java/egovframework/com/sym/mpm/service/Mpm.java
This diff is skipped because there are too many other diffs.
 
base/src/main/java/egovframework/com/sym/mpm/service/MpmHistoryService.java (added)
+++ base/src/main/java/egovframework/com/sym/mpm/service/MpmHistoryService.java
This diff is skipped because there are too many other diffs.
 
base/src/main/java/egovframework/com/sym/mpm/service/MpmService.java (added)
+++ base/src/main/java/egovframework/com/sym/mpm/service/MpmService.java
This diff is skipped because there are too many other diffs.
base/src/main/java/egovframework/com/sym/mpm/service/MpmVO.java
--- base/src/main/java/egovframework/com/sym/mpm/service/MpmVO.java
+++ base/src/main/java/egovframework/com/sym/mpm/service/MpmVO.java
This diff is skipped because there are too many other diffs.
 
base/src/main/java/egovframework/com/sym/mpm/service/impl/EgovMpmHistoryServiceImpl.java (deleted)
--- base/src/main/java/egovframework/com/sym/mpm/service/impl/EgovMpmHistoryServiceImpl.java
This diff is skipped because there are too many other diffs.
 
base/src/main/java/egovframework/com/sym/mpm/service/impl/MpmDAO.java (deleted)
--- base/src/main/java/egovframework/com/sym/mpm/service/impl/MpmDAO.java
This diff is skipped because there are too many other diffs.
 
base/src/main/java/egovframework/com/sym/mpm/service/impl/MpmHistoryDAO.java (deleted)
--- base/src/main/java/egovframework/com/sym/mpm/service/impl/MpmHistoryDAO.java
This diff is skipped because there are too many other diffs.
 
base/src/main/java/egovframework/com/sym/mpm/service/impl/MpmHistoryMapper.java (added)
+++ base/src/main/java/egovframework/com/sym/mpm/service/impl/MpmHistoryMapper.java
This diff is skipped because there are too many other diffs.
 
base/src/main/java/egovframework/com/sym/mpm/service/impl/MpmHistoryServiceImpl.java (added)
+++ base/src/main/java/egovframework/com/sym/mpm/service/impl/MpmHistoryServiceImpl.java
This diff is skipped because there are too many other diffs.
 
base/src/main/java/egovframework/com/sym/mpm/service/impl/MpmMapper.java (added)
+++ base/src/main/java/egovframework/com/sym/mpm/service/impl/MpmMapper.java
This diff is skipped because there are too many other diffs.
base/src/main/java/egovframework/com/sym/mpm/service/impl/MpmServiceImpl.java (Renamed from base/src/main/java/egovframework/com/sym/mpm/service/impl/EgovMpmServiceImpl.java)
--- base/src/main/java/egovframework/com/sym/mpm/service/impl/EgovMpmServiceImpl.java
+++ base/src/main/java/egovframework/com/sym/mpm/service/impl/MpmServiceImpl.java
This diff is skipped because there are too many other diffs.
 
base/src/main/java/egovframework/com/sym/sit/service/EgovSiteManageService.java (deleted)
--- base/src/main/java/egovframework/com/sym/sit/service/EgovSiteManageService.java
This diff is skipped because there are too many other diffs.
 
base/src/main/java/egovframework/com/sym/sit/service/SiteManageDefaultVO.java (deleted)
--- base/src/main/java/egovframework/com/sym/sit/service/SiteManageDefaultVO.java
This diff is skipped because there are too many other diffs.
 
base/src/main/java/egovframework/com/sym/sit/service/SiteManageService.java (added)
+++ base/src/main/java/egovframework/com/sym/sit/service/SiteManageService.java
This diff is skipped because there are too many other diffs.
base/src/main/java/egovframework/com/sym/sit/service/SiteManageVO.java
--- base/src/main/java/egovframework/com/sym/sit/service/SiteManageVO.java
+++ base/src/main/java/egovframework/com/sym/sit/service/SiteManageVO.java
This diff is skipped because there are too many other diffs.
 
base/src/main/java/egovframework/com/sym/sit/service/impl/SiteManageDAO.java (deleted)
--- base/src/main/java/egovframework/com/sym/sit/service/impl/SiteManageDAO.java
This diff is skipped because there are too many other diffs.
 
base/src/main/java/egovframework/com/sym/sit/service/impl/SiteManageMapper.java (added)
+++ base/src/main/java/egovframework/com/sym/sit/service/impl/SiteManageMapper.java
This diff is skipped because there are too many other diffs.
base/src/main/java/egovframework/com/sym/sit/service/impl/SiteManageServiceImpl.java (Renamed from base/src/main/java/egovframework/com/sym/sit/service/impl/EgovSiteManageServiceImpl.java)
--- base/src/main/java/egovframework/com/sym/sit/service/impl/EgovSiteManageServiceImpl.java
+++ base/src/main/java/egovframework/com/sym/sit/service/impl/SiteManageServiceImpl.java
This diff is skipped because there are too many other diffs.
base/src/main/java/egovframework/com/uat/sso/filter/EgovSSOFilter.java
--- base/src/main/java/egovframework/com/uat/sso/filter/EgovSSOFilter.java
+++ base/src/main/java/egovframework/com/uat/sso/filter/EgovSSOFilter.java
This diff is skipped because there are too many other diffs.
base/src/main/java/egovframework/com/uat/uia/service/impl/EgovLoginServiceImpl.java
--- base/src/main/java/egovframework/com/uat/uia/service/impl/EgovLoginServiceImpl.java
+++ base/src/main/java/egovframework/com/uat/uia/service/impl/EgovLoginServiceImpl.java
This diff is skipped because there are too many other diffs.
base/src/main/java/egovframework/com/uat/uia/web/EgovLoginController.java
--- base/src/main/java/egovframework/com/uat/uia/web/EgovLoginController.java
+++ base/src/main/java/egovframework/com/uat/uia/web/EgovLoginController.java
This diff is skipped because there are too many other diffs.
base/src/main/java/egovframework/com/uss/ion/bnr/web/EgovBannerController.java
--- base/src/main/java/egovframework/com/uss/ion/bnr/web/EgovBannerController.java
+++ base/src/main/java/egovframework/com/uss/ion/bnr/web/EgovBannerController.java
This diff is skipped because there are too many other diffs.
base/src/main/java/egovframework/com/uss/ion/pwm/web/EgovPopupManageController.java
--- base/src/main/java/egovframework/com/uss/ion/pwm/web/EgovPopupManageController.java
+++ base/src/main/java/egovframework/com/uss/ion/pwm/web/EgovPopupManageController.java
This diff is skipped because there are too many other diffs.
 
base/src/main/java/egovframework/com/uss/ion/rsn/service/EgovRssService.class (Binary) (deleted)
--- base/src/main/java/egovframework/com/uss/ion/rsn/service/EgovRssService.class
Binary file is not shown
 
base/src/main/java/egovframework/com/uss/ion/rsn/service/EgovRssService.java (deleted)
--- base/src/main/java/egovframework/com/uss/ion/rsn/service/EgovRssService.java
This diff is skipped because there are too many other diffs.
 
base/src/main/java/egovframework/com/uss/ion/rsn/service/RssInfo.class (Binary) (deleted)
--- base/src/main/java/egovframework/com/uss/ion/rsn/service/RssInfo.class
Binary file is not shown
 
base/src/main/java/egovframework/com/uss/ion/rsn/service/RssInfo.java (deleted)
--- base/src/main/java/egovframework/com/uss/ion/rsn/service/RssInfo.java
This diff is skipped because there are too many other diffs.
 
base/src/main/java/egovframework/com/uss/ion/rsn/service/impl/EgovRssServiceImpl.class (Binary) (deleted)
--- base/src/main/java/egovframework/com/uss/ion/rsn/service/impl/EgovRssServiceImpl.class
Binary file is not shown
 
base/src/main/java/egovframework/com/uss/ion/rsn/service/impl/EgovRssServiceImpl.java (deleted)
--- base/src/main/java/egovframework/com/uss/ion/rsn/service/impl/EgovRssServiceImpl.java
This diff is skipped because there are too many other diffs.
 
base/src/main/java/egovframework/com/uss/ion/rsn/service/impl/RssDao.class (Binary) (deleted)
--- base/src/main/java/egovframework/com/uss/ion/rsn/service/impl/RssDao.class
Binary file is not shown
 
base/src/main/java/egovframework/com/uss/ion/rsn/service/impl/RssDao.java (deleted)
--- base/src/main/java/egovframework/com/uss/ion/rsn/service/impl/RssDao.java
This diff is skipped because there are too many other diffs.
 
base/src/main/java/egovframework/com/uss/ion/rsn/web/EgovRssController.class (Binary) (deleted)
--- base/src/main/java/egovframework/com/uss/ion/rsn/web/EgovRssController.class
Binary file is not shown
 
base/src/main/java/egovframework/com/uss/ion/rsn/web/EgovRssController.java (deleted)
--- base/src/main/java/egovframework/com/uss/ion/rsn/web/EgovRssController.java
This diff is skipped because there are too many other diffs.
base/src/main/java/egovframework/com/uss/ivp/web/EgovIndvdlestbsController.java
--- base/src/main/java/egovframework/com/uss/ivp/web/EgovIndvdlestbsController.java
+++ base/src/main/java/egovframework/com/uss/ivp/web/EgovIndvdlestbsController.java
This diff is skipped because there are too many other diffs.
base/src/main/java/egovframework/com/uss/umt/web/EgovUserInfoController.java
--- base/src/main/java/egovframework/com/uss/umt/web/EgovUserInfoController.java
+++ base/src/main/java/egovframework/com/uss/umt/web/EgovUserInfoController.java
This diff is skipped because there are too many other diffs.
 
base/src/main/resources/egovframework/mapper/mysql/cmm/sym/ccm/CmmnClCodeManage_SQL.xml (added)
+++ base/src/main/resources/egovframework/mapper/mysql/cmm/sym/ccm/CmmnClCodeManage_SQL.xml
This diff is skipped because there are too many other diffs.
 
base/src/main/resources/egovframework/mapper/mysql/cmm/sym/ccm/CmmnCodeManage_SQL.xml (added)
+++ base/src/main/resources/egovframework/mapper/mysql/cmm/sym/ccm/CmmnCodeManage_SQL.xml
This diff is skipped because there are too many other diffs.
 
base/src/main/resources/egovframework/mapper/mysql/cmm/sym/ccm/CmmnDetailCodeManage_SQL.xml (added)
+++ base/src/main/resources/egovframework/mapper/mysql/cmm/sym/ccm/CmmnDetailCodeManage_SQL.xml
This diff is skipped because there are too many other diffs.
 
base/src/main/resources/egovframework/mapper/mysql/cmm/use/CmmUse_SQL.xml (added)
+++ base/src/main/resources/egovframework/mapper/mysql/cmm/use/CmmUse_SQL.xml
This diff is skipped because there are too many other diffs.
 
base/src/main/resources/egovframework/mapper/mysql/cop/com/LytSourcHistory_SQL.xml (added)
+++ base/src/main/resources/egovframework/mapper/mysql/cop/com/LytSourcHistory_SQL.xml
This diff is skipped because there are too many other diffs.
 
base/src/main/resources/egovframework/mapper/mysql/cop/com/LytSourc_SQL.xml (added)
+++ base/src/main/resources/egovframework/mapper/mysql/cop/com/LytSourc_SQL.xml
This diff is skipped because there are too many other diffs.
 
base/src/main/resources/egovframework/mapper/mysql/cop/com/LytTmplatHistory_SQL.xml (added)
+++ base/src/main/resources/egovframework/mapper/mysql/cop/com/LytTmplatHistory_SQL.xml
This diff is skipped because there are too many other diffs.
 
base/src/main/resources/egovframework/mapper/mysql/cop/com/LytTmplat_SQL.xml (added)
+++ base/src/main/resources/egovframework/mapper/mysql/cop/com/LytTmplat_SQL.xml
This diff is skipped because there are too many other diffs.
 
base/src/main/resources/egovframework/mapper/mysql/sym/mpm/MpmHistory_SQL.xml (added)
+++ base/src/main/resources/egovframework/mapper/mysql/sym/mpm/MpmHistory_SQL.xml
This diff is skipped because there are too many other diffs.
 
base/src/main/resources/egovframework/mapper/mysql/sym/mpm/Mpm_SQL.xml (added)
+++ base/src/main/resources/egovframework/mapper/mysql/sym/mpm/Mpm_SQL.xml
This diff is skipped because there are too many other diffs.
 
base/src/main/resources/egovframework/mapper/mysql/sym/sit/SiteManage_SQL.xml (added)
+++ base/src/main/resources/egovframework/mapper/mysql/sym/sit/SiteManage_SQL.xml
This diff is skipped because there are too many other diffs.
base/src/main/resources/egovframework/spring/context-egovuserdetailshelper.xml
--- base/src/main/resources/egovframework/spring/context-egovuserdetailshelper.xml
+++ base/src/main/resources/egovframework/spring/context-egovuserdetailshelper.xml
This diff is skipped because there are too many other diffs.
base/src/main/resources/egovframework/spring/context-idgen.xml
--- base/src/main/resources/egovframework/spring/context-idgen.xml
+++ base/src/main/resources/egovframework/spring/context-idgen.xml
This diff is skipped because there are too many other diffs.
base/src/main/resources/egovframework/spring/context-properties.xml
--- base/src/main/resources/egovframework/spring/context-properties.xml
+++ base/src/main/resources/egovframework/spring/context-properties.xml
This diff is skipped because there are too many other diffs.
base/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql.xml
--- base/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql.xml
+++ base/src/main/resources/egovframework/sqlmap/config/mysql/sql-map-config-mysql.xml
This diff is skipped because there are too many other diffs.
 
base/src/main/resources/egovframework/sqlmap/mysql/cmm/sym/cal/EgovRestdeManage_SQL_Mysql.xml (deleted)
--- base/src/main/resources/egovframework/sqlmap/mysql/cmm/sym/cal/EgovRestdeManage_SQL_Mysql.xml
This diff is skipped because there are too many other diffs.
base/src/main/resources/egovframework/sqlmap/mysql/cmm/sym/ccm/EgovAdministCodeManage_SQL_Mysql.xml
--- base/src/main/resources/egovframework/sqlmap/mysql/cmm/sym/ccm/EgovAdministCodeManage_SQL_Mysql.xml
+++ base/src/main/resources/egovframework/sqlmap/mysql/cmm/sym/ccm/EgovAdministCodeManage_SQL_Mysql.xml
This diff is skipped because there are too many other diffs.
base/src/main/resources/egovframework/sqlmap/mysql/cmm/sym/ccm/EgovCmmnClCodeManage_SQL_Mysql.xml
--- base/src/main/resources/egovframework/sqlmap/mysql/cmm/sym/ccm/EgovCmmnClCodeManage_SQL_Mysql.xml
+++ base/src/main/resources/egovframework/sqlmap/mysql/cmm/sym/ccm/EgovCmmnClCodeManage_SQL_Mysql.xml
This diff is skipped because there are too many other diffs.
base/src/main/resources/egovframework/sqlmap/mysql/cmm/sym/ccm/EgovCmmnCodeManage_SQL_Mysql.xml
--- base/src/main/resources/egovframework/sqlmap/mysql/cmm/sym/ccm/EgovCmmnCodeManage_SQL_Mysql.xml
+++ base/src/main/resources/egovframework/sqlmap/mysql/cmm/sym/ccm/EgovCmmnCodeManage_SQL_Mysql.xml
This diff is skipped because there are too many other diffs.
base/src/main/resources/egovframework/sqlmap/mysql/cmm/sym/ccm/EgovCmmnDetailCodeManage_SQL_Mysql.xml
--- base/src/main/resources/egovframework/sqlmap/mysql/cmm/sym/ccm/EgovCmmnDetailCodeManage_SQL_Mysql.xml
+++ base/src/main/resources/egovframework/sqlmap/mysql/cmm/sym/ccm/EgovCmmnDetailCodeManage_SQL_Mysql.xml
This diff is skipped because there are too many other diffs.
base/src/main/resources/egovframework/sqlmap/mysql/cmm/use/EgovCmmUse_SQL_Mysql.xml
--- base/src/main/resources/egovframework/sqlmap/mysql/cmm/use/EgovCmmUse_SQL_Mysql.xml
+++ base/src/main/resources/egovframework/sqlmap/mysql/cmm/use/EgovCmmUse_SQL_Mysql.xml
This diff is skipped because there are too many other diffs.
 
base/src/main/resources/egovframework/sqlmap/mysql/cop/com/EgovLytSourcHistory_SQL_Mysql.xml (deleted)
--- base/src/main/resources/egovframework/sqlmap/mysql/cop/com/EgovLytSourcHistory_SQL_Mysql.xml
This diff is skipped because there are too many other diffs.
 
base/src/main/resources/egovframework/sqlmap/mysql/cop/com/EgovLytSourc_SQL_Mysql.xml (deleted)
--- base/src/main/resources/egovframework/sqlmap/mysql/cop/com/EgovLytSourc_SQL_Mysql.xml
This diff is skipped because there are too many other diffs.
 
base/src/main/resources/egovframework/sqlmap/mysql/cop/com/EgovLytTmplatHistory_SQL_Mysql.xml (deleted)
--- base/src/main/resources/egovframework/sqlmap/mysql/cop/com/EgovLytTmplatHistory_SQL_Mysql.xml
This diff is skipped because there are too many other diffs.
 
base/src/main/resources/egovframework/sqlmap/mysql/cop/com/EgovLytTmplat_SQL_Mysql.xml (deleted)
--- base/src/main/resources/egovframework/sqlmap/mysql/cop/com/EgovLytTmplat_SQL_Mysql.xml
This diff is skipped because there are too many other diffs.
 
base/src/main/resources/egovframework/sqlmap/mysql/sym/mpm/EgovMpmHistory_SQL_Mysql.xml (deleted)
--- base/src/main/resources/egovframework/sqlmap/mysql/sym/mpm/EgovMpmHistory_SQL_Mysql.xml
This diff is skipped because there are too many other diffs.
 
base/src/main/resources/egovframework/sqlmap/mysql/sym/mpm/EgovMpm_SQL_Mysql.xml (deleted)
--- base/src/main/resources/egovframework/sqlmap/mysql/sym/mpm/EgovMpm_SQL_Mysql.xml
This diff is skipped because there are too many other diffs.
 
base/src/main/resources/egovframework/sqlmap/mysql/sym/sit/EgovSiteManage_SQL_Mysql.xml (deleted)
--- base/src/main/resources/egovframework/sqlmap/mysql/sym/sit/EgovSiteManage_SQL_Mysql.xml
This diff is skipped because there are too many other diffs.
base/src/main/webapp/WEB-INF/jsp/egovframework/cmm/fms/EgovFileList.jsp
--- base/src/main/webapp/WEB-INF/jsp/egovframework/cmm/fms/EgovFileList.jsp
+++ base/src/main/webapp/WEB-INF/jsp/egovframework/cmm/fms/EgovFileList.jsp
This diff is skipped because there are too many other diffs.
base/src/main/webapp/WEB-INF/jsp/egovframework/cmm/fms/EgovImgFileList.jsp
--- base/src/main/webapp/WEB-INF/jsp/egovframework/cmm/fms/EgovImgFileList.jsp
+++ base/src/main/webapp/WEB-INF/jsp/egovframework/cmm/fms/EgovImgFileList.jsp
This diff is skipped because there are too many other diffs.
base/src/main/webapp/WEB-INF/jsp/egovframework/cmm/fms/EgovStaffFileList.jsp
--- base/src/main/webapp/WEB-INF/jsp/egovframework/cmm/fms/EgovStaffFileList.jsp
+++ base/src/main/webapp/WEB-INF/jsp/egovframework/cmm/fms/EgovStaffFileList.jsp
This diff is skipped because there are too many other diffs.
base/src/main/webapp/WEB-INF/jsp/egovframework/cmm/fms/StudyFileList.jsp
--- base/src/main/webapp/WEB-INF/jsp/egovframework/cmm/fms/StudyFileList.jsp
+++ base/src/main/webapp/WEB-INF/jsp/egovframework/cmm/fms/StudyFileList.jsp
This diff is skipped because there are too many other diffs.
 
base/src/main/webapp/WEB-INF/jsp/egovframework/cmm/sym/cal/EgovAdministCalPopup.jsp (deleted)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/cmm/sym/cal/EgovAdministCalPopup.jsp
This diff is skipped because there are too many other diffs.
 
base/src/main/webapp/WEB-INF/jsp/egovframework/cmm/sym/cal/EgovAdministCalendar.jsp (deleted)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/cmm/sym/cal/EgovAdministCalendar.jsp
This diff is skipped because there are too many other diffs.
 
base/src/main/webapp/WEB-INF/jsp/egovframework/cmm/sym/cal/EgovAdministDayCalendar.jsp (deleted)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/cmm/sym/cal/EgovAdministDayCalendar.jsp
This diff is skipped because there are too many other diffs.
 
base/src/main/webapp/WEB-INF/jsp/egovframework/cmm/sym/cal/EgovAdministMonthCalendar.jsp (deleted)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/cmm/sym/cal/EgovAdministMonthCalendar.jsp
This diff is skipped because there are too many other diffs.
 
base/src/main/webapp/WEB-INF/jsp/egovframework/cmm/sym/cal/EgovAdministWeekCalendar.jsp (deleted)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/cmm/sym/cal/EgovAdministWeekCalendar.jsp
This diff is skipped because there are too many other diffs.
 
base/src/main/webapp/WEB-INF/jsp/egovframework/cmm/sym/cal/EgovAdministYearCalendar.jsp (deleted)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/cmm/sym/cal/EgovAdministYearCalendar.jsp
This diff is skipped because there are too many other diffs.
 
base/src/main/webapp/WEB-INF/jsp/egovframework/cmm/sym/cal/EgovCalPopup.jsp (deleted)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/cmm/sym/cal/EgovCalPopup.jsp
This diff is skipped because there are too many other diffs.
 
base/src/main/webapp/WEB-INF/jsp/egovframework/cmm/sym/cal/EgovCalendar.jsp (deleted)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/cmm/sym/cal/EgovCalendar.jsp
This diff is skipped because there are too many other diffs.
 
base/src/main/webapp/WEB-INF/jsp/egovframework/cmm/sym/cal/EgovNormalCalPopup.jsp (deleted)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/cmm/sym/cal/EgovNormalCalPopup.jsp
This diff is skipped because there are too many other diffs.
 
base/src/main/webapp/WEB-INF/jsp/egovframework/cmm/sym/cal/EgovNormalCalendar.jsp (deleted)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/cmm/sym/cal/EgovNormalCalendar.jsp
This diff is skipped because there are too many other diffs.
 
base/src/main/webapp/WEB-INF/jsp/egovframework/cmm/sym/cal/EgovNormalDayCalendar.jsp (deleted)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/cmm/sym/cal/EgovNormalDayCalendar.jsp
This diff is skipped because there are too many other diffs.
 
base/src/main/webapp/WEB-INF/jsp/egovframework/cmm/sym/cal/EgovNormalMonthCalendar.jsp (deleted)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/cmm/sym/cal/EgovNormalMonthCalendar.jsp
This diff is skipped because there are too many other diffs.
 
base/src/main/webapp/WEB-INF/jsp/egovframework/cmm/sym/cal/EgovNormalWeekCalendar.jsp (deleted)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/cmm/sym/cal/EgovNormalWeekCalendar.jsp
This diff is skipped because there are too many other diffs.
 
base/src/main/webapp/WEB-INF/jsp/egovframework/cmm/sym/cal/EgovNormalYearCalendar.jsp (deleted)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/cmm/sym/cal/EgovNormalYearCalendar.jsp
This diff is skipped because there are too many other diffs.
 
base/src/main/webapp/WEB-INF/jsp/egovframework/cmm/sym/cal/EgovRestdeDetail.jsp (deleted)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/cmm/sym/cal/EgovRestdeDetail.jsp
This diff is skipped because there are too many other diffs.
 
base/src/main/webapp/WEB-INF/jsp/egovframework/cmm/sym/cal/EgovRestdeList.jsp (deleted)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/cmm/sym/cal/EgovRestdeList.jsp
This diff is skipped because there are too many other diffs.
 
base/src/main/webapp/WEB-INF/jsp/egovframework/cmm/sym/cal/EgovRestdeModify.jsp (deleted)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/cmm/sym/cal/EgovRestdeModify.jsp
This diff is skipped because there are too many other diffs.
 
base/src/main/webapp/WEB-INF/jsp/egovframework/cmm/sym/cal/EgovRestdeRegist.jsp (deleted)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/cmm/sym/cal/EgovRestdeRegist.jsp
This diff is skipped because there are too many other diffs.
base/src/main/webapp/WEB-INF/jsp/egovframework/cmm/sym/ccm/cca/EgovCcmCmmnCodeList.jsp
--- base/src/main/webapp/WEB-INF/jsp/egovframework/cmm/sym/ccm/cca/EgovCcmCmmnCodeList.jsp
+++ base/src/main/webapp/WEB-INF/jsp/egovframework/cmm/sym/ccm/cca/EgovCcmCmmnCodeList.jsp
This diff is skipped because there are too many other diffs.
base/src/main/webapp/WEB-INF/jsp/egovframework/cmm/sym/ccm/cca/EgovCcmCmmnCodeModify.jsp
--- base/src/main/webapp/WEB-INF/jsp/egovframework/cmm/sym/ccm/cca/EgovCcmCmmnCodeModify.jsp
+++ base/src/main/webapp/WEB-INF/jsp/egovframework/cmm/sym/ccm/cca/EgovCcmCmmnCodeModify.jsp
This diff is skipped because there are too many other diffs.
base/src/main/webapp/WEB-INF/jsp/egovframework/cmm/sym/ccm/cca/EgovCcmCmmnCodeRegist.jsp
--- base/src/main/webapp/WEB-INF/jsp/egovframework/cmm/sym/ccm/cca/EgovCcmCmmnCodeRegist.jsp
+++ base/src/main/webapp/WEB-INF/jsp/egovframework/cmm/sym/ccm/cca/EgovCcmCmmnCodeRegist.jsp
This diff is skipped because there are too many other diffs.
base/src/main/webapp/WEB-INF/jsp/egovframework/cmm/sym/ccm/ccc/EgovCcmCmmnClCodeList.jsp
--- base/src/main/webapp/WEB-INF/jsp/egovframework/cmm/sym/ccm/ccc/EgovCcmCmmnClCodeList.jsp
+++ base/src/main/webapp/WEB-INF/jsp/egovframework/cmm/sym/ccm/ccc/EgovCcmCmmnClCodeList.jsp
This diff is skipped because there are too many other diffs.
base/src/main/webapp/WEB-INF/jsp/egovframework/cmm/sym/ccm/ccc/EgovCcmCmmnClCodeModify.jsp
--- base/src/main/webapp/WEB-INF/jsp/egovframework/cmm/sym/ccm/ccc/EgovCcmCmmnClCodeModify.jsp
+++ base/src/main/webapp/WEB-INF/jsp/egovframework/cmm/sym/ccm/ccc/EgovCcmCmmnClCodeModify.jsp
This diff is skipped because there are too many other diffs.
base/src/main/webapp/WEB-INF/jsp/egovframework/cmm/sym/ccm/ccc/EgovCcmCmmnClCodeRegist.jsp
--- base/src/main/webapp/WEB-INF/jsp/egovframework/cmm/sym/ccm/ccc/EgovCcmCmmnClCodeRegist.jsp
+++ base/src/main/webapp/WEB-INF/jsp/egovframework/cmm/sym/ccm/ccc/EgovCcmCmmnClCodeRegist.jsp
This diff is skipped because there are too many other diffs.
base/src/main/webapp/WEB-INF/jsp/egovframework/cmm/sym/ccm/ccc/EgovCcmCmmnCodeDetail.jsp
--- base/src/main/webapp/WEB-INF/jsp/egovframework/cmm/sym/ccm/ccc/EgovCcmCmmnCodeDetail.jsp
+++ base/src/main/webapp/WEB-INF/jsp/egovframework/cmm/sym/ccm/ccc/EgovCcmCmmnCodeDetail.jsp
This diff is skipped because there are too many other diffs.
base/src/main/webapp/WEB-INF/jsp/egovframework/cmm/sym/ccm/cde/EgovCcmCmmnDetailCodeList.jsp
--- base/src/main/webapp/WEB-INF/jsp/egovframework/cmm/sym/ccm/cde/EgovCcmCmmnDetailCodeList.jsp
+++ base/src/main/webapp/WEB-INF/jsp/egovframework/cmm/sym/ccm/cde/EgovCcmCmmnDetailCodeList.jsp
This diff is skipped because there are too many other diffs.
base/src/main/webapp/WEB-INF/jsp/egovframework/cmm/sym/ccm/cde/EgovCcmCmmnDetailCodeModify.jsp
--- base/src/main/webapp/WEB-INF/jsp/egovframework/cmm/sym/ccm/cde/EgovCcmCmmnDetailCodeModify.jsp
+++ base/src/main/webapp/WEB-INF/jsp/egovframework/cmm/sym/ccm/cde/EgovCcmCmmnDetailCodeModify.jsp
This diff is skipped because there are too many other diffs.
base/src/main/webapp/WEB-INF/jsp/egovframework/cmm/sym/ccm/cde/EgovCcmCmmnDetailCodeRegist.jsp
--- base/src/main/webapp/WEB-INF/jsp/egovframework/cmm/sym/ccm/cde/EgovCcmCmmnDetailCodeRegist.jsp
+++ base/src/main/webapp/WEB-INF/jsp/egovframework/cmm/sym/ccm/cde/EgovCcmCmmnDetailCodeRegist.jsp
This diff is skipped because there are too many other diffs.
base/src/main/webapp/WEB-INF/jsp/egovframework/cop/com/selectAllBBSMasterManageInfs.jsp
--- base/src/main/webapp/WEB-INF/jsp/egovframework/cop/com/selectAllBBSMasterManageInfs.jsp
+++ base/src/main/webapp/WEB-INF/jsp/egovframework/cop/com/selectAllBBSMasterManageInfs.jsp
This diff is skipped because there are too many other diffs.
base/src/main/webapp/WEB-INF/jsp/egovframework/evt/ComtnschdulEventResult.jsp
--- base/src/main/webapp/WEB-INF/jsp/egovframework/evt/ComtnschdulEventResult.jsp
+++ base/src/main/webapp/WEB-INF/jsp/egovframework/evt/ComtnschdulEventResult.jsp
This diff is skipped because there are too many other diffs.
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/cmm/EgovLoginMng.jsp
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/cmm/EgovLoginMng.jsp
+++ base/src/main/webapp/WEB-INF/jsp/egovframework/mng/cmm/EgovLoginMng.jsp
This diff is skipped because there are too many other diffs.
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/cop/bbs/EgovBoardMstrList.jsp
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/cop/bbs/EgovBoardMstrList.jsp
+++ base/src/main/webapp/WEB-INF/jsp/egovframework/mng/cop/bbs/EgovBoardMstrList.jsp
This diff is skipped because there are too many other diffs.
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/cop/bbs/EgovBoardMstrRegist.jsp
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/cop/bbs/EgovBoardMstrRegist.jsp
+++ base/src/main/webapp/WEB-INF/jsp/egovframework/mng/cop/bbs/EgovBoardMstrRegist.jsp
This diff is skipped because there are too many other diffs.
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/cop/bbs/ctg/EgovBBSCtgryList.jsp
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/cop/bbs/ctg/EgovBBSCtgryList.jsp
+++ base/src/main/webapp/WEB-INF/jsp/egovframework/mng/cop/bbs/ctg/EgovBBSCtgryList.jsp
This diff is skipped because there are too many other diffs.
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/cop/bbs/ctg/EgovBBSCtgryMasterList.jsp
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/cop/bbs/ctg/EgovBBSCtgryMasterList.jsp
+++ base/src/main/webapp/WEB-INF/jsp/egovframework/mng/cop/bbs/ctg/EgovBBSCtgryMasterList.jsp
This diff is skipped because there are too many other diffs.
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/cop/bbs/ctg/EgovBBSCtgryMasterList02.jsp
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/cop/bbs/ctg/EgovBBSCtgryMasterList02.jsp
+++ base/src/main/webapp/WEB-INF/jsp/egovframework/mng/cop/bbs/ctg/EgovBBSCtgryMasterList02.jsp
This diff is skipped because there are too many other diffs.
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/cop/bbs/ctg/EgovBBSCtgryMasterRegist.jsp
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/cop/bbs/ctg/EgovBBSCtgryMasterRegist.jsp
+++ base/src/main/webapp/WEB-INF/jsp/egovframework/mng/cop/bbs/ctg/EgovBBSCtgryMasterRegist.jsp
This diff is skipped because there are too many other diffs.
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/cop/bbs/ctg/EgovBBSCtgryRegist.jsp
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/cop/bbs/ctg/EgovBBSCtgryRegist.jsp
+++ base/src/main/webapp/WEB-INF/jsp/egovframework/mng/cop/bbs/ctg/EgovBBSCtgryRegist.jsp
This diff is skipped because there are too many other diffs.
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/cop/bbs/default/EgovCommentList.jsp
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/cop/bbs/default/EgovCommentList.jsp
+++ base/src/main/webapp/WEB-INF/jsp/egovframework/mng/cop/bbs/default/EgovCommentList.jsp
This diff is skipped because there are too many other diffs.
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/cop/bbs/default/EgovNoticeInqire.jsp
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/cop/bbs/default/EgovNoticeInqire.jsp
+++ base/src/main/webapp/WEB-INF/jsp/egovframework/mng/cop/bbs/default/EgovNoticeInqire.jsp
This diff is skipped because there are too many other diffs.
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/cop/bbs/default/EgovNoticeList.jsp
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/cop/bbs/default/EgovNoticeList.jsp
+++ base/src/main/webapp/WEB-INF/jsp/egovframework/mng/cop/bbs/default/EgovNoticeList.jsp
This diff is skipped because there are too many other diffs.
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/cop/bbs/default/EgovNoticeRegist.jsp
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/cop/bbs/default/EgovNoticeRegist.jsp
+++ base/src/main/webapp/WEB-INF/jsp/egovframework/mng/cop/bbs/default/EgovNoticeRegist.jsp
This diff is skipped because there are too many other diffs.
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/cop/cmy/EgovCmmntyUseInfo.jsp
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/cop/cmy/EgovCmmntyUseInfo.jsp
+++ base/src/main/webapp/WEB-INF/jsp/egovframework/mng/cop/cmy/EgovCmmntyUseInfo.jsp
This diff is skipped because there are too many other diffs.
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/cop/cmy/EgovCmmntyUseList.jsp
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/cop/cmy/EgovCmmntyUseList.jsp
+++ base/src/main/webapp/WEB-INF/jsp/egovframework/mng/cop/cmy/EgovCmmntyUseList.jsp
This diff is skipped because there are too many other diffs.
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/cop/com/EgovBbsSourcHistoryList.jsp
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/cop/com/EgovBbsSourcHistoryList.jsp
+++ base/src/main/webapp/WEB-INF/jsp/egovframework/mng/cop/com/EgovBbsSourcHistoryList.jsp
This diff is skipped because there are too many other diffs.
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/cop/com/EgovBbsSourcHistoryView.jsp
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/cop/com/EgovBbsSourcHistoryView.jsp
+++ base/src/main/webapp/WEB-INF/jsp/egovframework/mng/cop/com/EgovBbsSourcHistoryView.jsp
This diff is skipped because there are too many other diffs.
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/cop/com/EgovBbsSourcList.jsp
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/cop/com/EgovBbsSourcList.jsp
+++ base/src/main/webapp/WEB-INF/jsp/egovframework/mng/cop/com/EgovBbsSourcList.jsp
This diff is skipped because there are too many other diffs.
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/cop/com/EgovBbsSourcRegister.jsp
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/cop/com/EgovBbsSourcRegister.jsp
+++ base/src/main/webapp/WEB-INF/jsp/egovframework/mng/cop/com/EgovBbsSourcRegister.jsp
This diff is skipped because there are too many other diffs.
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/cop/com/EgovBbsTemplateHistoryList.jsp
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/cop/com/EgovBbsTemplateHistoryList.jsp
+++ base/src/main/webapp/WEB-INF/jsp/egovframework/mng/cop/com/EgovBbsTemplateHistoryList.jsp
This diff is skipped because there are too many other diffs.
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/cop/com/EgovBbsTemplateHistoryView.jsp
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/cop/com/EgovBbsTemplateHistoryView.jsp
+++ base/src/main/webapp/WEB-INF/jsp/egovframework/mng/cop/com/EgovBbsTemplateHistoryView.jsp
This diff is skipped because there are too many other diffs.
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/cop/com/EgovBbsTemplateList.jsp
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/cop/com/EgovBbsTemplateList.jsp
+++ base/src/main/webapp/WEB-INF/jsp/egovframework/mng/cop/com/EgovBbsTemplateList.jsp
This diff is skipped because there are too many other diffs.
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/cop/com/EgovBbsTemplateRegister.jsp
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/cop/com/EgovBbsTemplateRegister.jsp
+++ base/src/main/webapp/WEB-INF/jsp/egovframework/mng/cop/com/EgovBbsTemplateRegister.jsp
This diff is skipped because there are too many other diffs.
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/cop/com/LytSourcHistoryList.jsp (Renamed from base/src/main/webapp/WEB-INF/jsp/egovframework/mng/cop/com/EgovLytSourcHistoryList.jsp)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/cop/com/EgovLytSourcHistoryList.jsp
+++ base/src/main/webapp/WEB-INF/jsp/egovframework/mng/cop/com/LytSourcHistoryList.jsp
This diff is skipped because there are too many other diffs.
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/cop/com/LytSourcHistoryView.jsp (Renamed from base/src/main/webapp/WEB-INF/jsp/egovframework/mng/cop/com/EgovLytSourcHistoryView.jsp)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/cop/com/EgovLytSourcHistoryView.jsp
+++ base/src/main/webapp/WEB-INF/jsp/egovframework/mng/cop/com/LytSourcHistoryView.jsp
This diff is skipped because there are too many other diffs.
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/cop/com/LytSourcList.jsp (Renamed from base/src/main/webapp/WEB-INF/jsp/egovframework/mng/cop/com/EgovLytSourcList.jsp)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/cop/com/EgovLytSourcList.jsp
+++ base/src/main/webapp/WEB-INF/jsp/egovframework/mng/cop/com/LytSourcList.jsp
This diff is skipped because there are too many other diffs.
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/cop/com/LytSourcRegister.jsp (Renamed from base/src/main/webapp/WEB-INF/jsp/egovframework/mng/cop/com/EgovLytSourcRegister.jsp)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/cop/com/EgovLytSourcRegister.jsp
+++ base/src/main/webapp/WEB-INF/jsp/egovframework/mng/cop/com/LytSourcRegister.jsp
This diff is skipped because there are too many other diffs.
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/cop/com/LytTemplateHistoryList.jsp (Renamed from base/src/main/webapp/WEB-INF/jsp/egovframework/mng/cop/com/EgovLytTemplateHistoryList.jsp)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/cop/com/EgovLytTemplateHistoryList.jsp
+++ base/src/main/webapp/WEB-INF/jsp/egovframework/mng/cop/com/LytTemplateHistoryList.jsp
This diff is skipped because there are too many other diffs.
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/cop/com/LytTemplateHistoryView.jsp (Renamed from base/src/main/webapp/WEB-INF/jsp/egovframework/mng/cop/com/EgovLytTemplateHistoryView.jsp)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/cop/com/EgovLytTemplateHistoryView.jsp
+++ base/src/main/webapp/WEB-INF/jsp/egovframework/mng/cop/com/LytTemplateHistoryView.jsp
This diff is skipped because there are too many other diffs.
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/cop/com/LytTemplateList.jsp (Renamed from base/src/main/webapp/WEB-INF/jsp/egovframework/mng/cop/com/EgovLytTemplateList.jsp)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/cop/com/EgovLytTemplateList.jsp
+++ base/src/main/webapp/WEB-INF/jsp/egovframework/mng/cop/com/LytTemplateList.jsp
This diff is skipped because there are too many other diffs.
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/cop/com/LytTemplateRegister.jsp (Renamed from base/src/main/webapp/WEB-INF/jsp/egovframework/mng/cop/com/EgovLytTemplateRegister.jsp)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/cop/com/EgovLytTemplateRegister.jsp
+++ base/src/main/webapp/WEB-INF/jsp/egovframework/mng/cop/com/LytTemplateRegister.jsp
This diff is skipped because there are too many other diffs.
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/ems/ComtnemsInfo.jsp
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/ems/ComtnemsInfo.jsp
+++ base/src/main/webapp/WEB-INF/jsp/egovframework/mng/ems/ComtnemsInfo.jsp
This diff is skipped because there are too many other diffs.
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/evt/ComtneventadhrncMngList.jsp
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/evt/ComtneventadhrncMngList.jsp
+++ base/src/main/webapp/WEB-INF/jsp/egovframework/mng/evt/ComtneventadhrncMngList.jsp
This diff is skipped because there are too many other diffs.
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/evt/ComtneventprzwnerList.jsp
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/evt/ComtneventprzwnerList.jsp
+++ base/src/main/webapp/WEB-INF/jsp/egovframework/mng/evt/ComtneventprzwnerList.jsp
This diff is skipped because there are too many other diffs.
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/evt/ComtneventprzwnerUserList.jsp
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/evt/ComtneventprzwnerUserList.jsp
+++ base/src/main/webapp/WEB-INF/jsp/egovframework/mng/evt/ComtneventprzwnerUserList.jsp
This diff is skipped because there are too many other diffs.
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/evt/ComtnschdulinfoMngList.jsp
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/evt/ComtnschdulinfoMngList.jsp
+++ base/src/main/webapp/WEB-INF/jsp/egovframework/mng/evt/ComtnschdulinfoMngList.jsp
This diff is skipped because there are too many other diffs.
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/evt/ComtnschdulinfoMngRegister.jsp
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/evt/ComtnschdulinfoMngRegister.jsp
+++ base/src/main/webapp/WEB-INF/jsp/egovframework/mng/evt/ComtnschdulinfoMngRegister.jsp
This diff is skipped because there are too many other diffs.
 
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/academicSystem.jsp (deleted)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/academicSystem.jsp
This diff is skipped because there are too many other diffs.
 
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/academicSystemRegist.jsp (deleted)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/academicSystemRegist.jsp
This diff is skipped because there are too many other diffs.
 
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/atd/AttendList.jsp (deleted)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/atd/AttendList.jsp
This diff is skipped because there are too many other diffs.
 
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/atd/AttendListAjax.jsp (deleted)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/atd/AttendListAjax.jsp
This diff is skipped because there are too many other diffs.
 
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/basefile/BasefileList.jsp (deleted)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/basefile/BasefileList.jsp
This diff is skipped because there are too many other diffs.
 
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/basefile/BasefileRegister.jsp (deleted)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/basefile/BasefileRegister.jsp
This diff is skipped because there are too many other diffs.
 
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/certificate/certificateList.jsp (deleted)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/certificate/certificateList.jsp
This diff is skipped because there are too many other diffs.
 
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/cla/classFileList2.jsp (deleted)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/cla/classFileList2.jsp
This diff is skipped because there are too many other diffs.
 
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/cla/classFileView.jsp (deleted)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/cla/classFileView.jsp
This diff is skipped because there are too many other diffs.
 
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/cla/classSurveyList.jsp (deleted)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/cla/classSurveyList.jsp
This diff is skipped because there are too many other diffs.
 
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/cla/curriculumBoardList.jsp (deleted)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/cla/curriculumBoardList.jsp
This diff is skipped because there are too many other diffs.
 
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/cla/curriculumStudyList.jsp (deleted)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/cla/curriculumStudyList.jsp
This diff is skipped because there are too many other diffs.
 
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/crcl/CurriculumList.jsp (deleted)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/crcl/CurriculumList.jsp
This diff is skipped because there are too many other diffs.
 
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/crcl/CurriculumMngList.jsp (deleted)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/crcl/CurriculumMngList.jsp
This diff is skipped because there are too many other diffs.
 
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/crcl/CurriculumRegister.jsp (deleted)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/crcl/CurriculumRegister.jsp
This diff is skipped because there are too many other diffs.
 
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/crcl/CurriculumStudentView.jsp (deleted)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/crcl/CurriculumStudentView.jsp
This diff is skipped because there are too many other diffs.
 
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/crcl/CurriculumView.jsp (deleted)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/crcl/CurriculumView.jsp
This diff is skipped because there are too many other diffs.
 
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/crcl/HomeworkArticle.jsp (deleted)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/crcl/HomeworkArticle.jsp
This diff is skipped because there are too many other diffs.
 
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/crcl/HomeworkList.jsp (deleted)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/crcl/HomeworkList.jsp
This diff is skipped because there are too many other diffs.
 
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/crcl/HomeworkRegister.jsp (deleted)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/crcl/HomeworkRegister.jsp
This diff is skipped because there are too many other diffs.
 
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/crcl/HomeworkTestList.jsp (deleted)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/crcl/HomeworkTestList.jsp
This diff is skipped because there are too many other diffs.
 
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/crclb/CurriculumbaseDetailAjax.jsp (deleted)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/crclb/CurriculumbaseDetailAjax.jsp
This diff is skipped because there are too many other diffs.
 
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/crclb/CurriculumbaseList.jsp (deleted)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/crclb/CurriculumbaseList.jsp
This diff is skipped because there are too many other diffs.
 
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/crclb/CurriculumbaseRegister.jsp (deleted)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/crclb/CurriculumbaseRegister.jsp
This diff is skipped because there are too many other diffs.
 
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/crm/curriculumAcceptView.jsp (deleted)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/crm/curriculumAcceptView.jsp
This diff is skipped because there are too many other diffs.
 
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/crm/curriculumClassRegister.jsp (deleted)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/crm/curriculumClassRegister.jsp
This diff is skipped because there are too many other diffs.
 
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/crm/curriculumClassView.jsp (deleted)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/crm/curriculumClassView.jsp
This diff is skipped because there are too many other diffs.
 
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/crm/curriculumGroupRegister.jsp (deleted)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/crm/curriculumGroupRegister.jsp
This diff is skipped because there are too many other diffs.
 
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/crm/curriculumGroupView.jsp (deleted)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/crm/curriculumGroupView.jsp
This diff is skipped because there are too many other diffs.
 
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/crm/curriculumRegisterView.jsp (deleted)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/crm/curriculumRegisterView.jsp
This diff is skipped because there are too many other diffs.
 
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/crm/curriculumStudentView.jsp (deleted)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/crm/curriculumStudentView.jsp
This diff is skipped because there are too many other diffs.
 
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/crm/curseregManage.jsp (deleted)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/crm/curseregManage.jsp
This diff is skipped because there are too many other diffs.
 
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/crm/curseregManageCancelRule.jsp (deleted)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/crm/curseregManageCancelRule.jsp
This diff is skipped because there are too many other diffs.
 
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/crm/curseregManageCancelRuleReg.jsp (deleted)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/crm/curseregManageCancelRuleReg.jsp
This diff is skipped because there are too many other diffs.
 
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/crm/curseregManageConfirm.jsp (deleted)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/crm/curseregManageConfirm.jsp
This diff is skipped because there are too many other diffs.
 
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/crm/curseregManageView.jsp (deleted)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/crm/curseregManageView.jsp
This diff is skipped because there are too many other diffs.
 
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/crm/curseregSttusList.jsp (deleted)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/crm/curseregSttusList.jsp
This diff is skipped because there are too many other diffs.
 
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/crm/curseregSttusView.jsp (deleted)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/crm/curseregSttusView.jsp
This diff is skipped because there are too many other diffs.
 
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/manage/HomeworkList.jsp (deleted)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/manage/HomeworkList.jsp
This diff is skipped because there are too many other diffs.
 
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/manage/HomeworkTotalList.jsp (deleted)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/manage/HomeworkTotalList.jsp
This diff is skipped because there are too many other diffs.
 
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/manage/completeStand.jsp (deleted)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/manage/completeStand.jsp
This diff is skipped because there are too many other diffs.
 
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/manage/curriculumSurveyList.jsp (deleted)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/manage/curriculumSurveyList.jsp
This diff is skipped because there are too many other diffs.
 
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/manage/curriculumSurveyView.jsp (deleted)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/manage/curriculumSurveyView.jsp
This diff is skipped because there are too many other diffs.
 
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/manage/gradeTotal.jsp (deleted)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/manage/gradeTotal.jsp
This diff is skipped because there are too many other diffs.
 
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/manage/lmsBbsAdd.jsp (deleted)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/manage/lmsBbsAdd.jsp
This diff is skipped because there are too many other diffs.
 
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/manage/lmsBbsControl.jsp (deleted)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/manage/lmsBbsControl.jsp
This diff is skipped because there are too many other diffs.
 
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/manage/lmsBbsList.jsp (deleted)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/manage/lmsBbsList.jsp
This diff is skipped because there are too many other diffs.
 
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/manage/lmsBbsPopList.jsp (deleted)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/manage/lmsBbsPopList.jsp
This diff is skipped because there are too many other diffs.
 
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/manage/lmsBbsStatistics.jsp (deleted)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/manage/lmsBbsStatistics.jsp
This diff is skipped because there are too many other diffs.
 
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/manage/lmsBbsView.jsp (deleted)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/manage/lmsBbsView.jsp
This diff is skipped because there are too many other diffs.
 
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/manage/lmsControl.jsp (deleted)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/manage/lmsControl.jsp
This diff is skipped because there are too many other diffs.
 
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/manage/lmsEvtPopList.jsp (deleted)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/manage/lmsEvtPopList.jsp
This diff is skipped because there are too many other diffs.
 
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/manage/lmsMemBbsList.jsp (deleted)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/manage/lmsMemBbsList.jsp
This diff is skipped because there are too many other diffs.
 
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/manage/lmsMemBbsView.jsp (deleted)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/manage/lmsMemBbsView.jsp
This diff is skipped because there are too many other diffs.
 
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/manage/manageReport.jsp (deleted)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/manage/manageReport.jsp
This diff is skipped because there are too many other diffs.
 
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/manage/manageReportList.jsp (deleted)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/manage/manageReportList.jsp
This diff is skipped because there are too many other diffs.
 
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/manage/quizExamList.jsp (deleted)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/manage/quizExamList.jsp
This diff is skipped because there are too many other diffs.
 
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/manage/quizList.jsp (deleted)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/manage/quizList.jsp
This diff is skipped because there are too many other diffs.
 
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/manage/schedule.jsp (deleted)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/manage/schedule.jsp
This diff is skipped because there are too many other diffs.
 
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/manage/scheduleCalendar.jsp (deleted)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/manage/scheduleCalendar.jsp
This diff is skipped because there are too many other diffs.
 
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/manage/scheduleCalendarView.jsp (deleted)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/manage/scheduleCalendarView.jsp
This diff is skipped because there are too many other diffs.
 
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/manage/scheduleIstAjax.jsp (deleted)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/manage/scheduleIstAjax.jsp
This diff is skipped because there are too many other diffs.
 
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/manage/studyPlan.jsp (deleted)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/manage/studyPlan.jsp
This diff is skipped because there are too many other diffs.
 
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/manage/studyPlanReg.jsp (deleted)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/manage/studyPlanReg.jsp
This diff is skipped because there are too many other diffs.
 
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/manage/studyPlanView.jsp (deleted)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/manage/studyPlanView.jsp
This diff is skipped because there are too many other diffs.
 
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/manage/surveyMemberList.jsp (deleted)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/manage/surveyMemberList.jsp
This diff is skipped because there are too many other diffs.
 
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/sur/SurveyManage.jsp (deleted)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/sur/SurveyManage.jsp
This diff is skipped because there are too many other diffs.
 
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/sur/SurveyManageList.jsp (deleted)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/sur/SurveyManageList.jsp
This diff is skipped because there are too many other diffs.
 
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/template/curriculumStudenttabmenu.jsp (deleted)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/template/curriculumStudenttabmenu.jsp
This diff is skipped because there are too many other diffs.
 
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/template/curseregtabmenu.jsp (deleted)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/template/curseregtabmenu.jsp
This diff is skipped because there are too many other diffs.
 
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/template/tabmenu.jsp (deleted)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/lms/template/tabmenu.jsp
This diff is skipped because there are too many other diffs.
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/rnk/MngRankingMileage.jsp
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/rnk/MngRankingMileage.jsp
+++ base/src/main/webapp/WEB-INF/jsp/egovframework/mng/rnk/MngRankingMileage.jsp
This diff is skipped because there are too many other diffs.
 
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/sch/campusSchedule.jsp (deleted)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/sch/campusSchedule.jsp
This diff is skipped because there are too many other diffs.
 
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/sch/classSchedule.jsp (deleted)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/sch/classSchedule.jsp
This diff is skipped because there are too many other diffs.
 
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/sch/classScheduleView.jsp (deleted)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/sch/classScheduleView.jsp
This diff is skipped because there are too many other diffs.
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/sms/ComtnmmsInfo.jsp
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/sms/ComtnmmsInfo.jsp
+++ base/src/main/webapp/WEB-INF/jsp/egovframework/mng/sms/ComtnmmsInfo.jsp
This diff is skipped because there are too many other diffs.
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/sms/ComtnsmsInfo.jsp
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/sms/ComtnsmsInfo.jsp
+++ base/src/main/webapp/WEB-INF/jsp/egovframework/mng/sms/ComtnsmsInfo.jsp
This diff is skipped because there are too many other diffs.
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/sms/ComtnsmsuserList.jsp
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/sms/ComtnsmsuserList.jsp
+++ base/src/main/webapp/WEB-INF/jsp/egovframework/mng/sms/ComtnsmsuserList.jsp
This diff is skipped because there are too many other diffs.
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/sms/ComtnsmsuserMmsList.jsp
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/sms/ComtnsmsuserMmsList.jsp
+++ base/src/main/webapp/WEB-INF/jsp/egovframework/mng/sms/ComtnsmsuserMmsList.jsp
This diff is skipped because there are too many other diffs.
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/sts/EgovBbsStats.jsp
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/sts/EgovBbsStats.jsp
+++ base/src/main/webapp/WEB-INF/jsp/egovframework/mng/sts/EgovBbsStats.jsp
This diff is skipped because there are too many other diffs.
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/sts/EgovCmyStats.jsp
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/sts/EgovCmyStats.jsp
+++ base/src/main/webapp/WEB-INF/jsp/egovframework/mng/sts/EgovCmyStats.jsp
This diff is skipped because there are too many other diffs.
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/sts/EgovEvtStats.jsp
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/sts/EgovEvtStats.jsp
+++ base/src/main/webapp/WEB-INF/jsp/egovframework/mng/sts/EgovEvtStats.jsp
This diff is skipped because there are too many other diffs.
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/sts/EgovEvtStatsuser.jsp
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/sts/EgovEvtStatsuser.jsp
+++ base/src/main/webapp/WEB-INF/jsp/egovframework/mng/sts/EgovEvtStatsuser.jsp
This diff is skipped because there are too many other diffs.
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/sts/EgovMlgStats.jsp
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/sts/EgovMlgStats.jsp
+++ base/src/main/webapp/WEB-INF/jsp/egovframework/mng/sts/EgovMlgStats.jsp
This diff is skipped because there are too many other diffs.
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/sts/EgovScrinStats.jsp
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/sts/EgovScrinStats.jsp
+++ base/src/main/webapp/WEB-INF/jsp/egovframework/mng/sts/EgovScrinStats.jsp
This diff is skipped because there are too many other diffs.
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/sym/ccm/cca/CcmCmmnCodeList.jsp (Renamed from base/src/main/webapp/WEB-INF/jsp/egovframework/mng/sym/ccm/cca/EgovCcmCmmnCodeList.jsp)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/sym/ccm/cca/EgovCcmCmmnCodeList.jsp
+++ base/src/main/webapp/WEB-INF/jsp/egovframework/mng/sym/ccm/cca/CcmCmmnCodeList.jsp
This diff is skipped because there are too many other diffs.
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/sym/ccm/cca/CcmCmmnCodeModify.jsp (Renamed from base/src/main/webapp/WEB-INF/jsp/egovframework/mng/sym/ccm/cca/EgovCcmCmmnCodeModify.jsp)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/sym/ccm/cca/EgovCcmCmmnCodeModify.jsp
+++ base/src/main/webapp/WEB-INF/jsp/egovframework/mng/sym/ccm/cca/CcmCmmnCodeModify.jsp
This diff is skipped because there are too many other diffs.
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/sym/ccm/cca/CcmCmmnCodeRegist.jsp (Renamed from base/src/main/webapp/WEB-INF/jsp/egovframework/mng/sym/ccm/cca/EgovCcmCmmnCodeRegist.jsp)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/sym/ccm/cca/EgovCcmCmmnCodeRegist.jsp
+++ base/src/main/webapp/WEB-INF/jsp/egovframework/mng/sym/ccm/cca/CcmCmmnCodeRegist.jsp
This diff is skipped because there are too many other diffs.
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/sym/ccm/ccc/EgovCcmCmmnClCodeList.jsp
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/sym/ccm/ccc/EgovCcmCmmnClCodeList.jsp
+++ base/src/main/webapp/WEB-INF/jsp/egovframework/mng/sym/ccm/ccc/EgovCcmCmmnClCodeList.jsp
This diff is skipped because there are too many other diffs.
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/sym/ccm/ccc/EgovCcmCmmnClCodeModify.jsp
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/sym/ccm/ccc/EgovCcmCmmnClCodeModify.jsp
+++ base/src/main/webapp/WEB-INF/jsp/egovframework/mng/sym/ccm/ccc/EgovCcmCmmnClCodeModify.jsp
This diff is skipped because there are too many other diffs.
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/sym/ccm/ccc/EgovCcmCmmnClCodeRegist.jsp
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/sym/ccm/ccc/EgovCcmCmmnClCodeRegist.jsp
+++ base/src/main/webapp/WEB-INF/jsp/egovframework/mng/sym/ccm/ccc/EgovCcmCmmnClCodeRegist.jsp
This diff is skipped because there are too many other diffs.
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/sym/ccm/ccc/EgovCcmCmmnCodeDetail.jsp
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/sym/ccm/ccc/EgovCcmCmmnCodeDetail.jsp
+++ base/src/main/webapp/WEB-INF/jsp/egovframework/mng/sym/ccm/ccc/EgovCcmCmmnCodeDetail.jsp
This diff is skipped because there are too many other diffs.
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/sym/ccm/cde/CcmCmmnDetailCodeList.jsp (Renamed from base/src/main/webapp/WEB-INF/jsp/egovframework/mng/sym/ccm/cde/EgovCcmCmmnDetailCodeList.jsp)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/sym/ccm/cde/EgovCcmCmmnDetailCodeList.jsp
+++ base/src/main/webapp/WEB-INF/jsp/egovframework/mng/sym/ccm/cde/CcmCmmnDetailCodeList.jsp
This diff is skipped because there are too many other diffs.
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/sym/ccm/cde/CcmCmmnDetailCodeModify.jsp (Renamed from base/src/main/webapp/WEB-INF/jsp/egovframework/mng/sym/ccm/cde/EgovCcmCmmnDetailCodeModify.jsp)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/sym/ccm/cde/EgovCcmCmmnDetailCodeModify.jsp
+++ base/src/main/webapp/WEB-INF/jsp/egovframework/mng/sym/ccm/cde/CcmCmmnDetailCodeModify.jsp
This diff is skipped because there are too many other diffs.
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/sym/ccm/cde/CcmCmmnDetailCodeRegist.jsp (Renamed from base/src/main/webapp/WEB-INF/jsp/egovframework/mng/sym/ccm/cde/EgovCcmCmmnDetailCodeRegist.jsp)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/sym/ccm/cde/EgovCcmCmmnDetailCodeRegist.jsp
+++ base/src/main/webapp/WEB-INF/jsp/egovframework/mng/sym/ccm/cde/CcmCmmnDetailCodeRegist.jsp
This diff is skipped because there are too many other diffs.
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/sym/ext/EgovOrgCodeList.jsp
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/sym/ext/EgovOrgCodeList.jsp
+++ base/src/main/webapp/WEB-INF/jsp/egovframework/mng/sym/ext/EgovOrgCodeList.jsp
This diff is skipped because there are too many other diffs.
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/sym/mpm/MpmHistoryList.jsp (Renamed from base/src/main/webapp/WEB-INF/jsp/egovframework/mng/sym/mpm/EgovMpmHistoryList.jsp)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/sym/mpm/EgovMpmHistoryList.jsp
+++ base/src/main/webapp/WEB-INF/jsp/egovframework/mng/sym/mpm/MpmHistoryList.jsp
This diff is skipped because there are too many other diffs.
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/sym/mpm/MpmHistoryView.jsp (Renamed from base/src/main/webapp/WEB-INF/jsp/egovframework/mng/sym/mpm/EgovMpmHistoryView.jsp)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/sym/mpm/EgovMpmHistoryView.jsp
+++ base/src/main/webapp/WEB-INF/jsp/egovframework/mng/sym/mpm/MpmHistoryView.jsp
This diff is skipped because there are too many other diffs.
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/sym/mpm/MpmList.jsp (Renamed from base/src/main/webapp/WEB-INF/jsp/egovframework/mng/sym/mpm/EgovMpmList.jsp)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/sym/mpm/EgovMpmList.jsp
+++ base/src/main/webapp/WEB-INF/jsp/egovframework/mng/sym/mpm/MpmList.jsp
This diff is skipped because there are too many other diffs.
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/sym/mpm/MpmPreview.jsp (Renamed from base/src/main/webapp/WEB-INF/jsp/egovframework/mng/sym/mpm/EgovMpmPreview.jsp)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/sym/mpm/EgovMpmPreview.jsp
+++ base/src/main/webapp/WEB-INF/jsp/egovframework/mng/sym/mpm/MpmPreview.jsp
This diff is skipped because there are too many other diffs.
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/sym/mpm/MpmRegist.jsp (Renamed from base/src/main/webapp/WEB-INF/jsp/egovframework/mng/sym/mpm/EgovMpmRegist.jsp)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/sym/mpm/EgovMpmRegist.jsp
+++ base/src/main/webapp/WEB-INF/jsp/egovframework/mng/sym/mpm/MpmRegist.jsp
This diff is skipped because there are too many other diffs.
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/sym/sit/SiteInfoRegist.jsp (Renamed from base/src/main/webapp/WEB-INF/jsp/egovframework/mng/sym/sit/EgovSiteInfoRegist.jsp)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/sym/sit/EgovSiteInfoRegist.jsp
+++ base/src/main/webapp/WEB-INF/jsp/egovframework/mng/sym/sit/SiteInfoRegist.jsp
This diff is skipped because there are too many other diffs.
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/sym/sit/SiteListCommon.jsp (Renamed from base/src/main/webapp/WEB-INF/jsp/egovframework/mng/sym/sit/EgovSiteListCommon.jsp)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/sym/sit/EgovSiteListCommon.jsp
+++ base/src/main/webapp/WEB-INF/jsp/egovframework/mng/sym/sit/SiteListCommon.jsp
This diff is skipped because there are too many other diffs.
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/sym/sit/SiteListInqire.jsp (Renamed from base/src/main/webapp/WEB-INF/jsp/egovframework/mng/sym/sit/EgovSiteListInqire.jsp)
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/sym/sit/EgovSiteListInqire.jsp
+++ base/src/main/webapp/WEB-INF/jsp/egovframework/mng/sym/sit/SiteListInqire.jsp
This diff is skipped because there are too many other diffs.
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/template/popTop.jsp
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/template/popTop.jsp
+++ base/src/main/webapp/WEB-INF/jsp/egovframework/mng/template/popTop.jsp
This diff is skipped because there are too many other diffs.
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/template/top.jsp
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/template/top.jsp
+++ base/src/main/webapp/WEB-INF/jsp/egovframework/mng/template/top.jsp
This diff is skipped because there are too many other diffs.
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/usr/EgovMberExcelUpload.jsp
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/usr/EgovMberExcelUpload.jsp
+++ base/src/main/webapp/WEB-INF/jsp/egovframework/mng/usr/EgovMberExcelUpload.jsp
This diff is skipped because there are too many other diffs.
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/usr/EgovMemberIndt.jsp
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/usr/EgovMemberIndt.jsp
+++ base/src/main/webapp/WEB-INF/jsp/egovframework/mng/usr/EgovMemberIndt.jsp
This diff is skipped because there are too many other diffs.
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/usr/EgovMemberList.jsp
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/usr/EgovMemberList.jsp
+++ base/src/main/webapp/WEB-INF/jsp/egovframework/mng/usr/EgovMemberList.jsp
This diff is skipped because there are too many other diffs.
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/usr/EgovMemberListExcel.jsp
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/usr/EgovMemberListExcel.jsp
+++ base/src/main/webapp/WEB-INF/jsp/egovframework/mng/usr/EgovMemberListExcel.jsp
This diff is skipped because there are too many other diffs.
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/usr/EgovMemberUpdt.jsp
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/usr/EgovMemberUpdt.jsp
+++ base/src/main/webapp/WEB-INF/jsp/egovframework/mng/usr/EgovMemberUpdt.jsp
This diff is skipped because there are too many other diffs.
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/usr/EgovMemberView.jsp
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/usr/EgovMemberView.jsp
+++ base/src/main/webapp/WEB-INF/jsp/egovframework/mng/usr/EgovMemberView.jsp
This diff is skipped because there are too many other diffs.
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/usr/EgovStaffIndt.jsp
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/usr/EgovStaffIndt.jsp
+++ base/src/main/webapp/WEB-INF/jsp/egovframework/mng/usr/EgovStaffIndt.jsp
This diff is skipped because there are too many other diffs.
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/usr/EgovStaffList.jsp
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/usr/EgovStaffList.jsp
+++ base/src/main/webapp/WEB-INF/jsp/egovframework/mng/usr/EgovStaffList.jsp
This diff is skipped because there are too many other diffs.
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/usr/EgovStuMemberList.jsp
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/usr/EgovStuMemberList.jsp
+++ base/src/main/webapp/WEB-INF/jsp/egovframework/mng/usr/EgovStuMemberList.jsp
This diff is skipped because there are too many other diffs.
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/usr/EgovStudentIndt.jsp
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/usr/EgovStudentIndt.jsp
+++ base/src/main/webapp/WEB-INF/jsp/egovframework/mng/usr/EgovStudentIndt.jsp
This diff is skipped because there are too many other diffs.
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/usr/EgovStudentList.jsp
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/usr/EgovStudentList.jsp
+++ base/src/main/webapp/WEB-INF/jsp/egovframework/mng/usr/EgovStudentList.jsp
This diff is skipped because there are too many other diffs.
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/usr/EgovStudentView.jsp
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/usr/EgovStudentView.jsp
+++ base/src/main/webapp/WEB-INF/jsp/egovframework/mng/usr/EgovStudentView.jsp
This diff is skipped because there are too many other diffs.
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/uss/ion/bnr/EgovBannerList.jsp
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/uss/ion/bnr/EgovBannerList.jsp
+++ base/src/main/webapp/WEB-INF/jsp/egovframework/mng/uss/ion/bnr/EgovBannerList.jsp
This diff is skipped because there are too many other diffs.
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/uss/ion/bnr/EgovBannerRegist.jsp
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/uss/ion/bnr/EgovBannerRegist.jsp
+++ base/src/main/webapp/WEB-INF/jsp/egovframework/mng/uss/ion/bnr/EgovBannerRegist.jsp
This diff is skipped because there are too many other diffs.
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/uss/ion/mlg/EgovMlgUserlogList.jsp
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/uss/ion/mlg/EgovMlgUserlogList.jsp
+++ base/src/main/webapp/WEB-INF/jsp/egovframework/mng/uss/ion/mlg/EgovMlgUserlogList.jsp
This diff is skipped because there are too many other diffs.
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/uss/ion/mlg/EgovMlgUserlogRegister.jsp
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/uss/ion/mlg/EgovMlgUserlogRegister.jsp
+++ base/src/main/webapp/WEB-INF/jsp/egovframework/mng/uss/ion/mlg/EgovMlgUserlogRegister.jsp
This diff is skipped because there are too many other diffs.
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/uss/ion/mlg/EgovMlginfoList.jsp
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/uss/ion/mlg/EgovMlginfoList.jsp
+++ base/src/main/webapp/WEB-INF/jsp/egovframework/mng/uss/ion/mlg/EgovMlginfoList.jsp
This diff is skipped because there are too many other diffs.
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/uss/ion/mlg/EgovMlginfoRegist.jsp
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/uss/ion/mlg/EgovMlginfoRegist.jsp
+++ base/src/main/webapp/WEB-INF/jsp/egovframework/mng/uss/ion/mlg/EgovMlginfoRegist.jsp
This diff is skipped because there are too many other diffs.
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/uss/ion/mlg/EgovMlginfoUpdt.jsp
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/uss/ion/mlg/EgovMlginfoUpdt.jsp
+++ base/src/main/webapp/WEB-INF/jsp/egovframework/mng/uss/ion/mlg/EgovMlginfoUpdt.jsp
This diff is skipped because there are too many other diffs.
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/uss/ion/pwm/EgovPopupList.jsp
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/uss/ion/pwm/EgovPopupList.jsp
+++ base/src/main/webapp/WEB-INF/jsp/egovframework/mng/uss/ion/pwm/EgovPopupList.jsp
This diff is skipped because there are too many other diffs.
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/uss/ion/pwm/EgovPopupRegist.jsp
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/uss/ion/pwm/EgovPopupRegist.jsp
+++ base/src/main/webapp/WEB-INF/jsp/egovframework/mng/uss/ion/pwm/EgovPopupRegist.jsp
This diff is skipped because there are too many other diffs.
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/uss/ion/sit/EgovSiteInfoRegist.jsp
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/uss/ion/sit/EgovSiteInfoRegist.jsp
+++ base/src/main/webapp/WEB-INF/jsp/egovframework/mng/uss/ion/sit/EgovSiteInfoRegist.jsp
This diff is skipped because there are too many other diffs.
base/src/main/webapp/WEB-INF/jsp/egovframework/mng/uss/ion/sit/EgovSiteListInqire.jsp
--- base/src/main/webapp/WEB-INF/jsp/egovframework/mng/uss/ion/sit/EgovSiteListInqire.jsp
+++ base/src/main/webapp/WEB-INF/jsp/egovframework/mng/uss/ion/sit/EgovSiteListInqire.jsp
This diff is skipped because there are too many other diffs.
base/src/main/webapp/WEB-INF/jsp/egovframework/sch/scheduleCalendar.jsp
--- base/src/main/webapp/WEB-INF/jsp/egovframework/sch/scheduleCalendar.jsp
+++ base/src/main/webapp/WEB-INF/jsp/egovframework/sch/scheduleCalendar.jsp
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/ace.js (Renamed from base/src/main/webapp/lib/ace/src-min/ace.js)
--- base/src/main/webapp/lib/ace/src-min/ace.js
+++ base/src/main/webapp/resources/lib/ace/src-min/ace.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/ext-chromevox.js (Renamed from base/src/main/webapp/lib/ace/src-min/ext-chromevox.js)
--- base/src/main/webapp/lib/ace/src-min/ext-chromevox.js
+++ base/src/main/webapp/resources/lib/ace/src-min/ext-chromevox.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/ext-elastic_tabstops_lite.js (Renamed from base/src/main/webapp/lib/ace/src-min/ext-elastic_tabstops_lite.js)
--- base/src/main/webapp/lib/ace/src-min/ext-elastic_tabstops_lite.js
+++ base/src/main/webapp/resources/lib/ace/src-min/ext-elastic_tabstops_lite.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/ext-emmet.js (Renamed from base/src/main/webapp/lib/ace/src-min/ext-emmet.js)
--- base/src/main/webapp/lib/ace/src-min/ext-emmet.js
+++ base/src/main/webapp/resources/lib/ace/src-min/ext-emmet.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/ext-error_marker.js (Renamed from base/src/main/webapp/lib/ace/src-min/ext-error_marker.js)
--- base/src/main/webapp/lib/ace/src-min/ext-error_marker.js
+++ base/src/main/webapp/resources/lib/ace/src-min/ext-error_marker.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/ext-keybinding_menu.js (Renamed from base/src/main/webapp/lib/ace/src-min/ext-keybinding_menu.js)
--- base/src/main/webapp/lib/ace/src-min/ext-keybinding_menu.js
+++ base/src/main/webapp/resources/lib/ace/src-min/ext-keybinding_menu.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/ext-language_tools.js (Renamed from base/src/main/webapp/lib/ace/src-min/ext-language_tools.js)
--- base/src/main/webapp/lib/ace/src-min/ext-language_tools.js
+++ base/src/main/webapp/resources/lib/ace/src-min/ext-language_tools.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/ext-modelist.js (Renamed from base/src/main/webapp/lib/ace/src-min/ext-modelist.js)
--- base/src/main/webapp/lib/ace/src-min/ext-modelist.js
+++ base/src/main/webapp/resources/lib/ace/src-min/ext-modelist.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/ext-old_ie.js (Renamed from base/src/main/webapp/lib/ace/src-min/ext-old_ie.js)
--- base/src/main/webapp/lib/ace/src-min/ext-old_ie.js
+++ base/src/main/webapp/resources/lib/ace/src-min/ext-old_ie.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/ext-options.js (Renamed from base/src/main/webapp/lib/ace/src-min/ext-options.js)
--- base/src/main/webapp/lib/ace/src-min/ext-options.js
+++ base/src/main/webapp/resources/lib/ace/src-min/ext-options.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/ext-searchbox.js (Renamed from base/src/main/webapp/lib/ace/src-min/ext-searchbox.js)
--- base/src/main/webapp/lib/ace/src-min/ext-searchbox.js
+++ base/src/main/webapp/resources/lib/ace/src-min/ext-searchbox.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/ext-settings_menu.js (Renamed from base/src/main/webapp/lib/ace/src-min/ext-settings_menu.js)
--- base/src/main/webapp/lib/ace/src-min/ext-settings_menu.js
+++ base/src/main/webapp/resources/lib/ace/src-min/ext-settings_menu.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/ext-spellcheck.js (Renamed from base/src/main/webapp/lib/ace/src-min/ext-spellcheck.js)
--- base/src/main/webapp/lib/ace/src-min/ext-spellcheck.js
+++ base/src/main/webapp/resources/lib/ace/src-min/ext-spellcheck.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/ext-split.js (Renamed from base/src/main/webapp/lib/ace/src-min/ext-split.js)
--- base/src/main/webapp/lib/ace/src-min/ext-split.js
+++ base/src/main/webapp/resources/lib/ace/src-min/ext-split.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/ext-static_highlight.js (Renamed from base/src/main/webapp/lib/ace/src-min/ext-static_highlight.js)
--- base/src/main/webapp/lib/ace/src-min/ext-static_highlight.js
+++ base/src/main/webapp/resources/lib/ace/src-min/ext-static_highlight.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/ext-statusbar.js (Renamed from base/src/main/webapp/lib/ace/src-min/ext-statusbar.js)
--- base/src/main/webapp/lib/ace/src-min/ext-statusbar.js
+++ base/src/main/webapp/resources/lib/ace/src-min/ext-statusbar.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/ext-textarea.js (Renamed from base/src/main/webapp/lib/ace/src-min/ext-textarea.js)
--- base/src/main/webapp/lib/ace/src-min/ext-textarea.js
+++ base/src/main/webapp/resources/lib/ace/src-min/ext-textarea.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/ext-themelist.js (Renamed from base/src/main/webapp/lib/ace/src-min/ext-themelist.js)
--- base/src/main/webapp/lib/ace/src-min/ext-themelist.js
+++ base/src/main/webapp/resources/lib/ace/src-min/ext-themelist.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/ext-whitespace.js (Renamed from base/src/main/webapp/lib/ace/src-min/ext-whitespace.js)
--- base/src/main/webapp/lib/ace/src-min/ext-whitespace.js
+++ base/src/main/webapp/resources/lib/ace/src-min/ext-whitespace.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/keybinding-emacs.js (Renamed from base/src/main/webapp/lib/ace/src-min/keybinding-emacs.js)
--- base/src/main/webapp/lib/ace/src-min/keybinding-emacs.js
+++ base/src/main/webapp/resources/lib/ace/src-min/keybinding-emacs.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/keybinding-vim.js (Renamed from base/src/main/webapp/lib/ace/src-min/keybinding-vim.js)
--- base/src/main/webapp/lib/ace/src-min/keybinding-vim.js
+++ base/src/main/webapp/resources/lib/ace/src-min/keybinding-vim.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/mode-abap.js (Renamed from base/src/main/webapp/lib/ace/src-min/mode-abap.js)
--- base/src/main/webapp/lib/ace/src-min/mode-abap.js
+++ base/src/main/webapp/resources/lib/ace/src-min/mode-abap.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/mode-actionscript.js (Renamed from base/src/main/webapp/lib/ace/src-min/mode-actionscript.js)
--- base/src/main/webapp/lib/ace/src-min/mode-actionscript.js
+++ base/src/main/webapp/resources/lib/ace/src-min/mode-actionscript.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/mode-ada.js (Renamed from base/src/main/webapp/lib/ace/src-min/mode-ada.js)
--- base/src/main/webapp/lib/ace/src-min/mode-ada.js
+++ base/src/main/webapp/resources/lib/ace/src-min/mode-ada.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/mode-apache_conf.js (Renamed from base/src/main/webapp/lib/ace/src-min/mode-apache_conf.js)
--- base/src/main/webapp/lib/ace/src-min/mode-apache_conf.js
+++ base/src/main/webapp/resources/lib/ace/src-min/mode-apache_conf.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/mode-asciidoc.js (Renamed from base/src/main/webapp/lib/ace/src-min/mode-asciidoc.js)
--- base/src/main/webapp/lib/ace/src-min/mode-asciidoc.js
+++ base/src/main/webapp/resources/lib/ace/src-min/mode-asciidoc.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/mode-assembly_x86.js (Renamed from base/src/main/webapp/lib/ace/src-min/mode-assembly_x86.js)
--- base/src/main/webapp/lib/ace/src-min/mode-assembly_x86.js
+++ base/src/main/webapp/resources/lib/ace/src-min/mode-assembly_x86.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/mode-autohotkey.js (Renamed from base/src/main/webapp/lib/ace/src-min/mode-autohotkey.js)
--- base/src/main/webapp/lib/ace/src-min/mode-autohotkey.js
+++ base/src/main/webapp/resources/lib/ace/src-min/mode-autohotkey.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/mode-batchfile.js (Renamed from base/src/main/webapp/lib/ace/src-min/mode-batchfile.js)
--- base/src/main/webapp/lib/ace/src-min/mode-batchfile.js
+++ base/src/main/webapp/resources/lib/ace/src-min/mode-batchfile.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/mode-c9search.js (Renamed from base/src/main/webapp/lib/ace/src-min/mode-c9search.js)
--- base/src/main/webapp/lib/ace/src-min/mode-c9search.js
+++ base/src/main/webapp/resources/lib/ace/src-min/mode-c9search.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/mode-c_cpp.js (Renamed from base/src/main/webapp/lib/ace/src-min/mode-c_cpp.js)
--- base/src/main/webapp/lib/ace/src-min/mode-c_cpp.js
+++ base/src/main/webapp/resources/lib/ace/src-min/mode-c_cpp.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/mode-clojure.js (Renamed from base/src/main/webapp/lib/ace/src-min/mode-clojure.js)
--- base/src/main/webapp/lib/ace/src-min/mode-clojure.js
+++ base/src/main/webapp/resources/lib/ace/src-min/mode-clojure.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/mode-cobol.js (Renamed from base/src/main/webapp/lib/ace/src-min/mode-cobol.js)
--- base/src/main/webapp/lib/ace/src-min/mode-cobol.js
+++ base/src/main/webapp/resources/lib/ace/src-min/mode-cobol.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/mode-coffee.js (Renamed from base/src/main/webapp/lib/ace/src-min/mode-coffee.js)
--- base/src/main/webapp/lib/ace/src-min/mode-coffee.js
+++ base/src/main/webapp/resources/lib/ace/src-min/mode-coffee.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/mode-coldfusion.js (Renamed from base/src/main/webapp/lib/ace/src-min/mode-coldfusion.js)
--- base/src/main/webapp/lib/ace/src-min/mode-coldfusion.js
+++ base/src/main/webapp/resources/lib/ace/src-min/mode-coldfusion.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/mode-csharp.js (Renamed from base/src/main/webapp/lib/ace/src-min/mode-csharp.js)
--- base/src/main/webapp/lib/ace/src-min/mode-csharp.js
+++ base/src/main/webapp/resources/lib/ace/src-min/mode-csharp.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/mode-css.js (Renamed from base/src/main/webapp/lib/ace/src-min/mode-css.js)
--- base/src/main/webapp/lib/ace/src-min/mode-css.js
+++ base/src/main/webapp/resources/lib/ace/src-min/mode-css.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/mode-curly.js (Renamed from base/src/main/webapp/lib/ace/src-min/mode-curly.js)
--- base/src/main/webapp/lib/ace/src-min/mode-curly.js
+++ base/src/main/webapp/resources/lib/ace/src-min/mode-curly.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/mode-d.js (Renamed from base/src/main/webapp/lib/ace/src-min/mode-d.js)
--- base/src/main/webapp/lib/ace/src-min/mode-d.js
+++ base/src/main/webapp/resources/lib/ace/src-min/mode-d.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/mode-dart.js (Renamed from base/src/main/webapp/lib/ace/src-min/mode-dart.js)
--- base/src/main/webapp/lib/ace/src-min/mode-dart.js
+++ base/src/main/webapp/resources/lib/ace/src-min/mode-dart.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/mode-diff.js (Renamed from base/src/main/webapp/lib/ace/src-min/mode-diff.js)
--- base/src/main/webapp/lib/ace/src-min/mode-diff.js
+++ base/src/main/webapp/resources/lib/ace/src-min/mode-diff.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/mode-django.js (Renamed from base/src/main/webapp/lib/ace/src-min/mode-django.js)
--- base/src/main/webapp/lib/ace/src-min/mode-django.js
+++ base/src/main/webapp/resources/lib/ace/src-min/mode-django.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/mode-dot.js (Renamed from base/src/main/webapp/lib/ace/src-min/mode-dot.js)
--- base/src/main/webapp/lib/ace/src-min/mode-dot.js
+++ base/src/main/webapp/resources/lib/ace/src-min/mode-dot.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/mode-ejs.js (Renamed from base/src/main/webapp/lib/ace/src-min/mode-ejs.js)
--- base/src/main/webapp/lib/ace/src-min/mode-ejs.js
+++ base/src/main/webapp/resources/lib/ace/src-min/mode-ejs.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/mode-erlang.js (Renamed from base/src/main/webapp/lib/ace/src-min/mode-erlang.js)
--- base/src/main/webapp/lib/ace/src-min/mode-erlang.js
+++ base/src/main/webapp/resources/lib/ace/src-min/mode-erlang.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/mode-forth.js (Renamed from base/src/main/webapp/lib/ace/src-min/mode-forth.js)
--- base/src/main/webapp/lib/ace/src-min/mode-forth.js
+++ base/src/main/webapp/resources/lib/ace/src-min/mode-forth.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/mode-ftl.js (Renamed from base/src/main/webapp/lib/ace/src-min/mode-ftl.js)
--- base/src/main/webapp/lib/ace/src-min/mode-ftl.js
+++ base/src/main/webapp/resources/lib/ace/src-min/mode-ftl.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/mode-glsl.js (Renamed from base/src/main/webapp/lib/ace/src-min/mode-glsl.js)
--- base/src/main/webapp/lib/ace/src-min/mode-glsl.js
+++ base/src/main/webapp/resources/lib/ace/src-min/mode-glsl.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/mode-golang.js (Renamed from base/src/main/webapp/lib/ace/src-min/mode-golang.js)
--- base/src/main/webapp/lib/ace/src-min/mode-golang.js
+++ base/src/main/webapp/resources/lib/ace/src-min/mode-golang.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/mode-groovy.js (Renamed from base/src/main/webapp/lib/ace/src-min/mode-groovy.js)
--- base/src/main/webapp/lib/ace/src-min/mode-groovy.js
+++ base/src/main/webapp/resources/lib/ace/src-min/mode-groovy.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/mode-haml.js (Renamed from base/src/main/webapp/lib/ace/src-min/mode-haml.js)
--- base/src/main/webapp/lib/ace/src-min/mode-haml.js
+++ base/src/main/webapp/resources/lib/ace/src-min/mode-haml.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/mode-handlebars.js (Renamed from base/src/main/webapp/lib/ace/src-min/mode-handlebars.js)
--- base/src/main/webapp/lib/ace/src-min/mode-handlebars.js
+++ base/src/main/webapp/resources/lib/ace/src-min/mode-handlebars.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/mode-haskell.js (Renamed from base/src/main/webapp/lib/ace/src-min/mode-haskell.js)
--- base/src/main/webapp/lib/ace/src-min/mode-haskell.js
+++ base/src/main/webapp/resources/lib/ace/src-min/mode-haskell.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/mode-haxe.js (Renamed from base/src/main/webapp/lib/ace/src-min/mode-haxe.js)
--- base/src/main/webapp/lib/ace/src-min/mode-haxe.js
+++ base/src/main/webapp/resources/lib/ace/src-min/mode-haxe.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/mode-html.js (Renamed from base/src/main/webapp/lib/ace/src-min/mode-html.js)
--- base/src/main/webapp/lib/ace/src-min/mode-html.js
+++ base/src/main/webapp/resources/lib/ace/src-min/mode-html.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/mode-html_completions.js (Renamed from base/src/main/webapp/lib/ace/src-min/mode-html_completions.js)
--- base/src/main/webapp/lib/ace/src-min/mode-html_completions.js
+++ base/src/main/webapp/resources/lib/ace/src-min/mode-html_completions.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/mode-html_ruby.js (Renamed from base/src/main/webapp/lib/ace/src-min/mode-html_ruby.js)
--- base/src/main/webapp/lib/ace/src-min/mode-html_ruby.js
+++ base/src/main/webapp/resources/lib/ace/src-min/mode-html_ruby.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/mode-ini.js (Renamed from base/src/main/webapp/lib/ace/src-min/mode-ini.js)
--- base/src/main/webapp/lib/ace/src-min/mode-ini.js
+++ base/src/main/webapp/resources/lib/ace/src-min/mode-ini.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/mode-jack.js (Renamed from base/src/main/webapp/lib/ace/src-min/mode-jack.js)
--- base/src/main/webapp/lib/ace/src-min/mode-jack.js
+++ base/src/main/webapp/resources/lib/ace/src-min/mode-jack.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/mode-jade.js (Renamed from base/src/main/webapp/lib/ace/src-min/mode-jade.js)
--- base/src/main/webapp/lib/ace/src-min/mode-jade.js
+++ base/src/main/webapp/resources/lib/ace/src-min/mode-jade.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/mode-java.js (Renamed from base/src/main/webapp/lib/ace/src-min/mode-java.js)
--- base/src/main/webapp/lib/ace/src-min/mode-java.js
+++ base/src/main/webapp/resources/lib/ace/src-min/mode-java.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/mode-javascript.js (Renamed from base/src/main/webapp/lib/ace/src-min/mode-javascript.js)
--- base/src/main/webapp/lib/ace/src-min/mode-javascript.js
+++ base/src/main/webapp/resources/lib/ace/src-min/mode-javascript.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/mode-json.js (Renamed from base/src/main/webapp/lib/ace/src-min/mode-json.js)
--- base/src/main/webapp/lib/ace/src-min/mode-json.js
+++ base/src/main/webapp/resources/lib/ace/src-min/mode-json.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/mode-jsoniq.js (Renamed from base/src/main/webapp/lib/ace/src-min/mode-jsoniq.js)
--- base/src/main/webapp/lib/ace/src-min/mode-jsoniq.js
+++ base/src/main/webapp/resources/lib/ace/src-min/mode-jsoniq.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/mode-jsp.js (Renamed from base/src/main/webapp/lib/ace/src-min/mode-jsp.js)
--- base/src/main/webapp/lib/ace/src-min/mode-jsp.js
+++ base/src/main/webapp/resources/lib/ace/src-min/mode-jsp.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/mode-jsx.js (Renamed from base/src/main/webapp/lib/ace/src-min/mode-jsx.js)
--- base/src/main/webapp/lib/ace/src-min/mode-jsx.js
+++ base/src/main/webapp/resources/lib/ace/src-min/mode-jsx.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/mode-julia.js (Renamed from base/src/main/webapp/lib/ace/src-min/mode-julia.js)
--- base/src/main/webapp/lib/ace/src-min/mode-julia.js
+++ base/src/main/webapp/resources/lib/ace/src-min/mode-julia.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/mode-latex.js (Renamed from base/src/main/webapp/lib/ace/src-min/mode-latex.js)
--- base/src/main/webapp/lib/ace/src-min/mode-latex.js
+++ base/src/main/webapp/resources/lib/ace/src-min/mode-latex.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/mode-less.js (Renamed from base/src/main/webapp/lib/ace/src-min/mode-less.js)
--- base/src/main/webapp/lib/ace/src-min/mode-less.js
+++ base/src/main/webapp/resources/lib/ace/src-min/mode-less.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/mode-liquid.js (Renamed from base/src/main/webapp/lib/ace/src-min/mode-liquid.js)
--- base/src/main/webapp/lib/ace/src-min/mode-liquid.js
+++ base/src/main/webapp/resources/lib/ace/src-min/mode-liquid.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/mode-lisp.js (Renamed from base/src/main/webapp/lib/ace/src-min/mode-lisp.js)
--- base/src/main/webapp/lib/ace/src-min/mode-lisp.js
+++ base/src/main/webapp/resources/lib/ace/src-min/mode-lisp.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/mode-livescript.js (Renamed from base/src/main/webapp/lib/ace/src-min/mode-livescript.js)
--- base/src/main/webapp/lib/ace/src-min/mode-livescript.js
+++ base/src/main/webapp/resources/lib/ace/src-min/mode-livescript.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/mode-logiql.js (Renamed from base/src/main/webapp/lib/ace/src-min/mode-logiql.js)
--- base/src/main/webapp/lib/ace/src-min/mode-logiql.js
+++ base/src/main/webapp/resources/lib/ace/src-min/mode-logiql.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/mode-lsl.js (Renamed from base/src/main/webapp/lib/ace/src-min/mode-lsl.js)
--- base/src/main/webapp/lib/ace/src-min/mode-lsl.js
+++ base/src/main/webapp/resources/lib/ace/src-min/mode-lsl.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/mode-lua.js (Renamed from base/src/main/webapp/lib/ace/src-min/mode-lua.js)
--- base/src/main/webapp/lib/ace/src-min/mode-lua.js
+++ base/src/main/webapp/resources/lib/ace/src-min/mode-lua.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/mode-luapage.js (Renamed from base/src/main/webapp/lib/ace/src-min/mode-luapage.js)
--- base/src/main/webapp/lib/ace/src-min/mode-luapage.js
+++ base/src/main/webapp/resources/lib/ace/src-min/mode-luapage.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/mode-lucene.js (Renamed from base/src/main/webapp/lib/ace/src-min/mode-lucene.js)
--- base/src/main/webapp/lib/ace/src-min/mode-lucene.js
+++ base/src/main/webapp/resources/lib/ace/src-min/mode-lucene.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/mode-makefile.js (Renamed from base/src/main/webapp/lib/ace/src-min/mode-makefile.js)
--- base/src/main/webapp/lib/ace/src-min/mode-makefile.js
+++ base/src/main/webapp/resources/lib/ace/src-min/mode-makefile.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/mode-markdown.js (Renamed from base/src/main/webapp/lib/ace/src-min/mode-markdown.js)
--- base/src/main/webapp/lib/ace/src-min/mode-markdown.js
+++ base/src/main/webapp/resources/lib/ace/src-min/mode-markdown.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/mode-matlab.js (Renamed from base/src/main/webapp/lib/ace/src-min/mode-matlab.js)
--- base/src/main/webapp/lib/ace/src-min/mode-matlab.js
+++ base/src/main/webapp/resources/lib/ace/src-min/mode-matlab.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/mode-mel.js (Renamed from base/src/main/webapp/lib/ace/src-min/mode-mel.js)
--- base/src/main/webapp/lib/ace/src-min/mode-mel.js
+++ base/src/main/webapp/resources/lib/ace/src-min/mode-mel.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/mode-mushcode.js (Renamed from base/src/main/webapp/lib/ace/src-min/mode-mushcode.js)
--- base/src/main/webapp/lib/ace/src-min/mode-mushcode.js
+++ base/src/main/webapp/resources/lib/ace/src-min/mode-mushcode.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/mode-mushcode_high_rules.js (Renamed from base/src/main/webapp/lib/ace/src-min/mode-mushcode_high_rules.js)
--- base/src/main/webapp/lib/ace/src-min/mode-mushcode_high_rules.js
+++ base/src/main/webapp/resources/lib/ace/src-min/mode-mushcode_high_rules.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/mode-mysql.js (Renamed from base/src/main/webapp/lib/ace/src-min/mode-mysql.js)
--- base/src/main/webapp/lib/ace/src-min/mode-mysql.js
+++ base/src/main/webapp/resources/lib/ace/src-min/mode-mysql.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/mode-nix.js (Renamed from base/src/main/webapp/lib/ace/src-min/mode-nix.js)
--- base/src/main/webapp/lib/ace/src-min/mode-nix.js
+++ base/src/main/webapp/resources/lib/ace/src-min/mode-nix.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/mode-objectivec.js (Renamed from base/src/main/webapp/lib/ace/src-min/mode-objectivec.js)
--- base/src/main/webapp/lib/ace/src-min/mode-objectivec.js
+++ base/src/main/webapp/resources/lib/ace/src-min/mode-objectivec.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/mode-ocaml.js (Renamed from base/src/main/webapp/lib/ace/src-min/mode-ocaml.js)
--- base/src/main/webapp/lib/ace/src-min/mode-ocaml.js
+++ base/src/main/webapp/resources/lib/ace/src-min/mode-ocaml.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/mode-pascal.js (Renamed from base/src/main/webapp/lib/ace/src-min/mode-pascal.js)
--- base/src/main/webapp/lib/ace/src-min/mode-pascal.js
+++ base/src/main/webapp/resources/lib/ace/src-min/mode-pascal.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/mode-perl.js (Renamed from base/src/main/webapp/lib/ace/src-min/mode-perl.js)
--- base/src/main/webapp/lib/ace/src-min/mode-perl.js
+++ base/src/main/webapp/resources/lib/ace/src-min/mode-perl.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/mode-pgsql.js (Renamed from base/src/main/webapp/lib/ace/src-min/mode-pgsql.js)
--- base/src/main/webapp/lib/ace/src-min/mode-pgsql.js
+++ base/src/main/webapp/resources/lib/ace/src-min/mode-pgsql.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/mode-php.js (Renamed from base/src/main/webapp/lib/ace/src-min/mode-php.js)
--- base/src/main/webapp/lib/ace/src-min/mode-php.js
+++ base/src/main/webapp/resources/lib/ace/src-min/mode-php.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/mode-plain_text.js (Renamed from base/src/main/webapp/lib/ace/src-min/mode-plain_text.js)
--- base/src/main/webapp/lib/ace/src-min/mode-plain_text.js
+++ base/src/main/webapp/resources/lib/ace/src-min/mode-plain_text.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/mode-powershell.js (Renamed from base/src/main/webapp/lib/ace/src-min/mode-powershell.js)
--- base/src/main/webapp/lib/ace/src-min/mode-powershell.js
+++ base/src/main/webapp/resources/lib/ace/src-min/mode-powershell.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/mode-prolog.js (Renamed from base/src/main/webapp/lib/ace/src-min/mode-prolog.js)
--- base/src/main/webapp/lib/ace/src-min/mode-prolog.js
+++ base/src/main/webapp/resources/lib/ace/src-min/mode-prolog.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/mode-properties.js (Renamed from base/src/main/webapp/lib/ace/src-min/mode-properties.js)
--- base/src/main/webapp/lib/ace/src-min/mode-properties.js
+++ base/src/main/webapp/resources/lib/ace/src-min/mode-properties.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/mode-protobuf.js (Renamed from base/src/main/webapp/lib/ace/src-min/mode-protobuf.js)
--- base/src/main/webapp/lib/ace/src-min/mode-protobuf.js
+++ base/src/main/webapp/resources/lib/ace/src-min/mode-protobuf.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/mode-python.js (Renamed from base/src/main/webapp/lib/ace/src-min/mode-python.js)
--- base/src/main/webapp/lib/ace/src-min/mode-python.js
+++ base/src/main/webapp/resources/lib/ace/src-min/mode-python.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/mode-r.js (Renamed from base/src/main/webapp/lib/ace/src-min/mode-r.js)
--- base/src/main/webapp/lib/ace/src-min/mode-r.js
+++ base/src/main/webapp/resources/lib/ace/src-min/mode-r.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/mode-rdoc.js (Renamed from base/src/main/webapp/lib/ace/src-min/mode-rdoc.js)
--- base/src/main/webapp/lib/ace/src-min/mode-rdoc.js
+++ base/src/main/webapp/resources/lib/ace/src-min/mode-rdoc.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/mode-rhtml.js (Renamed from base/src/main/webapp/lib/ace/src-min/mode-rhtml.js)
--- base/src/main/webapp/lib/ace/src-min/mode-rhtml.js
+++ base/src/main/webapp/resources/lib/ace/src-min/mode-rhtml.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/mode-ruby.js (Renamed from base/src/main/webapp/lib/ace/src-min/mode-ruby.js)
--- base/src/main/webapp/lib/ace/src-min/mode-ruby.js
+++ base/src/main/webapp/resources/lib/ace/src-min/mode-ruby.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/mode-rust.js (Renamed from base/src/main/webapp/lib/ace/src-min/mode-rust.js)
--- base/src/main/webapp/lib/ace/src-min/mode-rust.js
+++ base/src/main/webapp/resources/lib/ace/src-min/mode-rust.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/mode-sass.js (Renamed from base/src/main/webapp/lib/ace/src-min/mode-sass.js)
--- base/src/main/webapp/lib/ace/src-min/mode-sass.js
+++ base/src/main/webapp/resources/lib/ace/src-min/mode-sass.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/mode-scad.js (Renamed from base/src/main/webapp/lib/ace/src-min/mode-scad.js)
--- base/src/main/webapp/lib/ace/src-min/mode-scad.js
+++ base/src/main/webapp/resources/lib/ace/src-min/mode-scad.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/mode-scala.js (Renamed from base/src/main/webapp/lib/ace/src-min/mode-scala.js)
--- base/src/main/webapp/lib/ace/src-min/mode-scala.js
+++ base/src/main/webapp/resources/lib/ace/src-min/mode-scala.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/mode-scheme.js (Renamed from base/src/main/webapp/lib/ace/src-min/mode-scheme.js)
--- base/src/main/webapp/lib/ace/src-min/mode-scheme.js
+++ base/src/main/webapp/resources/lib/ace/src-min/mode-scheme.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/mode-scss.js (Renamed from base/src/main/webapp/lib/ace/src-min/mode-scss.js)
--- base/src/main/webapp/lib/ace/src-min/mode-scss.js
+++ base/src/main/webapp/resources/lib/ace/src-min/mode-scss.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/mode-sh.js (Renamed from base/src/main/webapp/lib/ace/src-min/mode-sh.js)
--- base/src/main/webapp/lib/ace/src-min/mode-sh.js
+++ base/src/main/webapp/resources/lib/ace/src-min/mode-sh.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/mode-sjs.js (Renamed from base/src/main/webapp/lib/ace/src-min/mode-sjs.js)
--- base/src/main/webapp/lib/ace/src-min/mode-sjs.js
+++ base/src/main/webapp/resources/lib/ace/src-min/mode-sjs.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/mode-snippets.js (Renamed from base/src/main/webapp/lib/ace/src-min/mode-snippets.js)
--- base/src/main/webapp/lib/ace/src-min/mode-snippets.js
+++ base/src/main/webapp/resources/lib/ace/src-min/mode-snippets.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/mode-soy_template.js (Renamed from base/src/main/webapp/lib/ace/src-min/mode-soy_template.js)
--- base/src/main/webapp/lib/ace/src-min/mode-soy_template.js
+++ base/src/main/webapp/resources/lib/ace/src-min/mode-soy_template.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/mode-space.js (Renamed from base/src/main/webapp/lib/ace/src-min/mode-space.js)
--- base/src/main/webapp/lib/ace/src-min/mode-space.js
+++ base/src/main/webapp/resources/lib/ace/src-min/mode-space.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/mode-sql.js (Renamed from base/src/main/webapp/lib/ace/src-min/mode-sql.js)
--- base/src/main/webapp/lib/ace/src-min/mode-sql.js
+++ base/src/main/webapp/resources/lib/ace/src-min/mode-sql.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/mode-stylus.js (Renamed from base/src/main/webapp/lib/ace/src-min/mode-stylus.js)
--- base/src/main/webapp/lib/ace/src-min/mode-stylus.js
+++ base/src/main/webapp/resources/lib/ace/src-min/mode-stylus.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/mode-svg.js (Renamed from base/src/main/webapp/lib/ace/src-min/mode-svg.js)
--- base/src/main/webapp/lib/ace/src-min/mode-svg.js
+++ base/src/main/webapp/resources/lib/ace/src-min/mode-svg.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/mode-tcl.js (Renamed from base/src/main/webapp/lib/ace/src-min/mode-tcl.js)
--- base/src/main/webapp/lib/ace/src-min/mode-tcl.js
+++ base/src/main/webapp/resources/lib/ace/src-min/mode-tcl.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/mode-tex.js (Renamed from base/src/main/webapp/lib/ace/src-min/mode-tex.js)
--- base/src/main/webapp/lib/ace/src-min/mode-tex.js
+++ base/src/main/webapp/resources/lib/ace/src-min/mode-tex.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/mode-text.js (Renamed from base/src/main/webapp/lib/ace/src-min/mode-text.js)
--- base/src/main/webapp/lib/ace/src-min/mode-text.js
+++ base/src/main/webapp/resources/lib/ace/src-min/mode-text.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/mode-textile.js (Renamed from base/src/main/webapp/lib/ace/src-min/mode-textile.js)
--- base/src/main/webapp/lib/ace/src-min/mode-textile.js
+++ base/src/main/webapp/resources/lib/ace/src-min/mode-textile.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/mode-tmsnippet.js (Renamed from base/src/main/webapp/lib/ace/src-min/mode-tmsnippet.js)
--- base/src/main/webapp/lib/ace/src-min/mode-tmsnippet.js
+++ base/src/main/webapp/resources/lib/ace/src-min/mode-tmsnippet.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/mode-toml.js (Renamed from base/src/main/webapp/lib/ace/src-min/mode-toml.js)
--- base/src/main/webapp/lib/ace/src-min/mode-toml.js
+++ base/src/main/webapp/resources/lib/ace/src-min/mode-toml.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/mode-twig.js (Renamed from base/src/main/webapp/lib/ace/src-min/mode-twig.js)
--- base/src/main/webapp/lib/ace/src-min/mode-twig.js
+++ base/src/main/webapp/resources/lib/ace/src-min/mode-twig.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/mode-typescript.js (Renamed from base/src/main/webapp/lib/ace/src-min/mode-typescript.js)
--- base/src/main/webapp/lib/ace/src-min/mode-typescript.js
+++ base/src/main/webapp/resources/lib/ace/src-min/mode-typescript.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/mode-vbscript.js (Renamed from base/src/main/webapp/lib/ace/src-min/mode-vbscript.js)
--- base/src/main/webapp/lib/ace/src-min/mode-vbscript.js
+++ base/src/main/webapp/resources/lib/ace/src-min/mode-vbscript.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/mode-velocity.js (Renamed from base/src/main/webapp/lib/ace/src-min/mode-velocity.js)
--- base/src/main/webapp/lib/ace/src-min/mode-velocity.js
+++ base/src/main/webapp/resources/lib/ace/src-min/mode-velocity.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/mode-verilog.js (Renamed from base/src/main/webapp/lib/ace/src-min/mode-verilog.js)
--- base/src/main/webapp/lib/ace/src-min/mode-verilog.js
+++ base/src/main/webapp/resources/lib/ace/src-min/mode-verilog.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/mode-vhdl.js (Renamed from base/src/main/webapp/lib/ace/src-min/mode-vhdl.js)
--- base/src/main/webapp/lib/ace/src-min/mode-vhdl.js
+++ base/src/main/webapp/resources/lib/ace/src-min/mode-vhdl.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/mode-xml.js (Renamed from base/src/main/webapp/lib/ace/src-min/mode-xml.js)
--- base/src/main/webapp/lib/ace/src-min/mode-xml.js
+++ base/src/main/webapp/resources/lib/ace/src-min/mode-xml.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/mode-xquery.js (Renamed from base/src/main/webapp/lib/ace/src-min/mode-xquery.js)
--- base/src/main/webapp/lib/ace/src-min/mode-xquery.js
+++ base/src/main/webapp/resources/lib/ace/src-min/mode-xquery.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/mode-yaml.js (Renamed from base/src/main/webapp/lib/ace/src-min/mode-yaml.js)
--- base/src/main/webapp/lib/ace/src-min/mode-yaml.js
+++ base/src/main/webapp/resources/lib/ace/src-min/mode-yaml.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/theme-ambiance.js (Renamed from base/src/main/webapp/lib/ace/src-min/theme-ambiance.js)
--- base/src/main/webapp/lib/ace/src-min/theme-ambiance.js
+++ base/src/main/webapp/resources/lib/ace/src-min/theme-ambiance.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/theme-chaos.js (Renamed from base/src/main/webapp/lib/ace/src-min/theme-chaos.js)
--- base/src/main/webapp/lib/ace/src-min/theme-chaos.js
+++ base/src/main/webapp/resources/lib/ace/src-min/theme-chaos.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/theme-chrome.js (Renamed from base/src/main/webapp/lib/ace/src-min/theme-chrome.js)
--- base/src/main/webapp/lib/ace/src-min/theme-chrome.js
+++ base/src/main/webapp/resources/lib/ace/src-min/theme-chrome.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/theme-clouds.js (Renamed from base/src/main/webapp/lib/ace/src-min/theme-clouds.js)
--- base/src/main/webapp/lib/ace/src-min/theme-clouds.js
+++ base/src/main/webapp/resources/lib/ace/src-min/theme-clouds.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/theme-clouds_midnight.js (Renamed from base/src/main/webapp/lib/ace/src-min/theme-clouds_midnight.js)
--- base/src/main/webapp/lib/ace/src-min/theme-clouds_midnight.js
+++ base/src/main/webapp/resources/lib/ace/src-min/theme-clouds_midnight.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/theme-cobalt.js (Renamed from base/src/main/webapp/lib/ace/src-min/theme-cobalt.js)
--- base/src/main/webapp/lib/ace/src-min/theme-cobalt.js
+++ base/src/main/webapp/resources/lib/ace/src-min/theme-cobalt.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/theme-crimson_editor.js (Renamed from base/src/main/webapp/lib/ace/src-min/theme-crimson_editor.js)
--- base/src/main/webapp/lib/ace/src-min/theme-crimson_editor.js
+++ base/src/main/webapp/resources/lib/ace/src-min/theme-crimson_editor.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/theme-dawn.js (Renamed from base/src/main/webapp/lib/ace/src-min/theme-dawn.js)
--- base/src/main/webapp/lib/ace/src-min/theme-dawn.js
+++ base/src/main/webapp/resources/lib/ace/src-min/theme-dawn.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/theme-dreamweaver.js (Renamed from base/src/main/webapp/lib/ace/src-min/theme-dreamweaver.js)
--- base/src/main/webapp/lib/ace/src-min/theme-dreamweaver.js
+++ base/src/main/webapp/resources/lib/ace/src-min/theme-dreamweaver.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/theme-eclipse.js (Renamed from base/src/main/webapp/lib/ace/src-min/theme-eclipse.js)
--- base/src/main/webapp/lib/ace/src-min/theme-eclipse.js
+++ base/src/main/webapp/resources/lib/ace/src-min/theme-eclipse.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/theme-github.js (Renamed from base/src/main/webapp/lib/ace/src-min/theme-github.js)
--- base/src/main/webapp/lib/ace/src-min/theme-github.js
+++ base/src/main/webapp/resources/lib/ace/src-min/theme-github.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/theme-idle_fingers.js (Renamed from base/src/main/webapp/lib/ace/src-min/theme-idle_fingers.js)
--- base/src/main/webapp/lib/ace/src-min/theme-idle_fingers.js
+++ base/src/main/webapp/resources/lib/ace/src-min/theme-idle_fingers.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/theme-katzenmilch.js (Renamed from base/src/main/webapp/lib/ace/src-min/theme-katzenmilch.js)
--- base/src/main/webapp/lib/ace/src-min/theme-katzenmilch.js
+++ base/src/main/webapp/resources/lib/ace/src-min/theme-katzenmilch.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/theme-kr.js (Renamed from base/src/main/webapp/lib/ace/src-min/theme-kr.js)
--- base/src/main/webapp/lib/ace/src-min/theme-kr.js
+++ base/src/main/webapp/resources/lib/ace/src-min/theme-kr.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/theme-kuroir.js (Renamed from base/src/main/webapp/lib/ace/src-min/theme-kuroir.js)
--- base/src/main/webapp/lib/ace/src-min/theme-kuroir.js
+++ base/src/main/webapp/resources/lib/ace/src-min/theme-kuroir.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/theme-merbivore.js (Renamed from base/src/main/webapp/lib/ace/src-min/theme-merbivore.js)
--- base/src/main/webapp/lib/ace/src-min/theme-merbivore.js
+++ base/src/main/webapp/resources/lib/ace/src-min/theme-merbivore.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/theme-merbivore_soft.js (Renamed from base/src/main/webapp/lib/ace/src-min/theme-merbivore_soft.js)
--- base/src/main/webapp/lib/ace/src-min/theme-merbivore_soft.js
+++ base/src/main/webapp/resources/lib/ace/src-min/theme-merbivore_soft.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/theme-mono_industrial.js (Renamed from base/src/main/webapp/lib/ace/src-min/theme-mono_industrial.js)
--- base/src/main/webapp/lib/ace/src-min/theme-mono_industrial.js
+++ base/src/main/webapp/resources/lib/ace/src-min/theme-mono_industrial.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/theme-monokai.js (Renamed from base/src/main/webapp/lib/ace/src-min/theme-monokai.js)
--- base/src/main/webapp/lib/ace/src-min/theme-monokai.js
+++ base/src/main/webapp/resources/lib/ace/src-min/theme-monokai.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/theme-pastel_on_dark.js (Renamed from base/src/main/webapp/lib/ace/src-min/theme-pastel_on_dark.js)
--- base/src/main/webapp/lib/ace/src-min/theme-pastel_on_dark.js
+++ base/src/main/webapp/resources/lib/ace/src-min/theme-pastel_on_dark.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/theme-solarized_dark.js (Renamed from base/src/main/webapp/lib/ace/src-min/theme-solarized_dark.js)
--- base/src/main/webapp/lib/ace/src-min/theme-solarized_dark.js
+++ base/src/main/webapp/resources/lib/ace/src-min/theme-solarized_dark.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/theme-solarized_light.js (Renamed from base/src/main/webapp/lib/ace/src-min/theme-solarized_light.js)
--- base/src/main/webapp/lib/ace/src-min/theme-solarized_light.js
+++ base/src/main/webapp/resources/lib/ace/src-min/theme-solarized_light.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/theme-terminal.js (Renamed from base/src/main/webapp/lib/ace/src-min/theme-terminal.js)
--- base/src/main/webapp/lib/ace/src-min/theme-terminal.js
+++ base/src/main/webapp/resources/lib/ace/src-min/theme-terminal.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/theme-textmate.js (Renamed from base/src/main/webapp/lib/ace/src-min/theme-textmate.js)
--- base/src/main/webapp/lib/ace/src-min/theme-textmate.js
+++ base/src/main/webapp/resources/lib/ace/src-min/theme-textmate.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/theme-tomorrow.js (Renamed from base/src/main/webapp/lib/ace/src-min/theme-tomorrow.js)
--- base/src/main/webapp/lib/ace/src-min/theme-tomorrow.js
+++ base/src/main/webapp/resources/lib/ace/src-min/theme-tomorrow.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/theme-tomorrow_night.js (Renamed from base/src/main/webapp/lib/ace/src-min/theme-tomorrow_night.js)
--- base/src/main/webapp/lib/ace/src-min/theme-tomorrow_night.js
+++ base/src/main/webapp/resources/lib/ace/src-min/theme-tomorrow_night.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/theme-tomorrow_night_blue.js (Renamed from base/src/main/webapp/lib/ace/src-min/theme-tomorrow_night_blue.js)
--- base/src/main/webapp/lib/ace/src-min/theme-tomorrow_night_blue.js
+++ base/src/main/webapp/resources/lib/ace/src-min/theme-tomorrow_night_blue.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/theme-tomorrow_night_bright.js (Renamed from base/src/main/webapp/lib/ace/src-min/theme-tomorrow_night_bright.js)
--- base/src/main/webapp/lib/ace/src-min/theme-tomorrow_night_bright.js
+++ base/src/main/webapp/resources/lib/ace/src-min/theme-tomorrow_night_bright.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/theme-tomorrow_night_eighties.js (Renamed from base/src/main/webapp/lib/ace/src-min/theme-tomorrow_night_eighties.js)
--- base/src/main/webapp/lib/ace/src-min/theme-tomorrow_night_eighties.js
+++ base/src/main/webapp/resources/lib/ace/src-min/theme-tomorrow_night_eighties.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/theme-twilight.js (Renamed from base/src/main/webapp/lib/ace/src-min/theme-twilight.js)
--- base/src/main/webapp/lib/ace/src-min/theme-twilight.js
+++ base/src/main/webapp/resources/lib/ace/src-min/theme-twilight.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/theme-vibrant_ink.js (Renamed from base/src/main/webapp/lib/ace/src-min/theme-vibrant_ink.js)
--- base/src/main/webapp/lib/ace/src-min/theme-vibrant_ink.js
+++ base/src/main/webapp/resources/lib/ace/src-min/theme-vibrant_ink.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/theme-xcode.js (Renamed from base/src/main/webapp/lib/ace/src-min/theme-xcode.js)
--- base/src/main/webapp/lib/ace/src-min/theme-xcode.js
+++ base/src/main/webapp/resources/lib/ace/src-min/theme-xcode.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/worker-coffee.js (Renamed from base/src/main/webapp/lib/ace/src-min/worker-coffee.js)
--- base/src/main/webapp/lib/ace/src-min/worker-coffee.js
+++ base/src/main/webapp/resources/lib/ace/src-min/worker-coffee.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/worker-css.js (Renamed from base/src/main/webapp/lib/ace/src-min/worker-css.js)
--- base/src/main/webapp/lib/ace/src-min/worker-css.js
+++ base/src/main/webapp/resources/lib/ace/src-min/worker-css.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/worker-javascript.js (Renamed from base/src/main/webapp/lib/ace/src-min/worker-javascript.js)
--- base/src/main/webapp/lib/ace/src-min/worker-javascript.js
+++ base/src/main/webapp/resources/lib/ace/src-min/worker-javascript.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/worker-json.js (Renamed from base/src/main/webapp/lib/ace/src-min/worker-json.js)
--- base/src/main/webapp/lib/ace/src-min/worker-json.js
+++ base/src/main/webapp/resources/lib/ace/src-min/worker-json.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/worker-lua.js (Renamed from base/src/main/webapp/lib/ace/src-min/worker-lua.js)
--- base/src/main/webapp/lib/ace/src-min/worker-lua.js
+++ base/src/main/webapp/resources/lib/ace/src-min/worker-lua.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/worker-php.js (Renamed from base/src/main/webapp/lib/ace/src-min/worker-php.js)
--- base/src/main/webapp/lib/ace/src-min/worker-php.js
+++ base/src/main/webapp/resources/lib/ace/src-min/worker-php.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ace/src-min/worker-xquery.js (Renamed from base/src/main/webapp/lib/ace/src-min/worker-xquery.js)
--- base/src/main/webapp/lib/ace/src-min/worker-xquery.js
+++ base/src/main/webapp/resources/lib/ace/src-min/worker-xquery.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/export/FileSaver.min.js (Renamed from base/src/main/webapp/lib/export/FileSaver.min.js)
--- base/src/main/webapp/lib/export/FileSaver.min.js
+++ base/src/main/webapp/resources/lib/export/FileSaver.min.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/export/tableExport.min.js (Renamed from base/src/main/webapp/lib/export/tableExport.min.js)
--- base/src/main/webapp/lib/export/tableExport.min.js
+++ base/src/main/webapp/resources/lib/export/tableExport.min.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/export/xlsx.core.min.js (Renamed from base/src/main/webapp/lib/export/xlsx.core.min.js)
--- base/src/main/webapp/lib/export/xlsx.core.min.js
+++ base/src/main/webapp/resources/lib/export/xlsx.core.min.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/ext/tmpl.min.js (Renamed from base/src/main/webapp/lib/ext/tmpl.min.js)
--- base/src/main/webapp/lib/ext/tmpl.min.js
+++ base/src/main/webapp/resources/lib/ext/tmpl.min.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/flipClock/DailyCounter.js (Renamed from base/src/main/webapp/lib/flipClock/DailyCounter.js)
--- base/src/main/webapp/lib/flipClock/DailyCounter.js
+++ base/src/main/webapp/resources/lib/flipClock/DailyCounter.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/flipClock/flipclock.css (Renamed from base/src/main/webapp/lib/flipClock/flipclock.css)
--- base/src/main/webapp/lib/flipClock/flipclock.css
+++ base/src/main/webapp/resources/lib/flipClock/flipclock.css
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/flipClock/flipclock.min.js (Renamed from base/src/main/webapp/lib/flipClock/flipclock.min.js)
--- base/src/main/webapp/lib/flipClock/flipclock.min.js
+++ base/src/main/webapp/resources/lib/flipClock/flipclock.min.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/font/malgun.ttf (Binary) (Renamed from base/src/main/webapp/lib/font/malgun.ttf (Binary))
--- base/src/main/webapp/lib/font/malgun.ttf
+++ base/src/main/webapp/resources/lib/font/malgun.ttf
Binary file is not shown
base/src/main/webapp/resources/lib/jBox/audio/LICENCE.txt (Renamed from base/src/main/webapp/lib/jBox/audio/LICENCE.txt)
--- base/src/main/webapp/lib/jBox/audio/LICENCE.txt
+++ base/src/main/webapp/resources/lib/jBox/audio/LICENCE.txt
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/jBox/audio/beep1.mp3 (Binary) (Renamed from base/src/main/webapp/lib/jBox/audio/beep1.mp3 (Binary))
--- base/src/main/webapp/lib/jBox/audio/beep1.mp3
+++ base/src/main/webapp/resources/lib/jBox/audio/beep1.mp3
Binary file is not shown
base/src/main/webapp/resources/lib/jBox/audio/beep1.ogg (Binary) (Renamed from base/src/main/webapp/lib/jBox/audio/beep1.ogg (Binary))
--- base/src/main/webapp/lib/jBox/audio/beep1.ogg
+++ base/src/main/webapp/resources/lib/jBox/audio/beep1.ogg
Binary file is not shown
base/src/main/webapp/resources/lib/jBox/audio/beep2.mp3 (Binary) (Renamed from base/src/main/webapp/lib/jBox/audio/beep2.mp3 (Binary))
--- base/src/main/webapp/lib/jBox/audio/beep2.mp3
+++ base/src/main/webapp/resources/lib/jBox/audio/beep2.mp3
Binary file is not shown
base/src/main/webapp/resources/lib/jBox/audio/beep2.ogg (Binary) (Renamed from base/src/main/webapp/lib/jBox/audio/beep2.ogg (Binary))
--- base/src/main/webapp/lib/jBox/audio/beep2.ogg
+++ base/src/main/webapp/resources/lib/jBox/audio/beep2.ogg
Binary file is not shown
base/src/main/webapp/resources/lib/jBox/audio/beep3.mp3 (Binary) (Renamed from base/src/main/webapp/lib/jBox/audio/beep3.mp3 (Binary))
--- base/src/main/webapp/lib/jBox/audio/beep3.mp3
+++ base/src/main/webapp/resources/lib/jBox/audio/beep3.mp3
Binary file is not shown
base/src/main/webapp/resources/lib/jBox/audio/beep3.ogg (Binary) (Renamed from base/src/main/webapp/lib/jBox/audio/beep3.ogg (Binary))
--- base/src/main/webapp/lib/jBox/audio/beep3.ogg
+++ base/src/main/webapp/resources/lib/jBox/audio/beep3.ogg
Binary file is not shown
base/src/main/webapp/resources/lib/jBox/audio/bling1.mp3 (Binary) (Renamed from base/src/main/webapp/lib/jBox/audio/bling1.mp3 (Binary))
--- base/src/main/webapp/lib/jBox/audio/bling1.mp3
+++ base/src/main/webapp/resources/lib/jBox/audio/bling1.mp3
Binary file is not shown
base/src/main/webapp/resources/lib/jBox/audio/bling1.ogg (Binary) (Renamed from base/src/main/webapp/lib/jBox/audio/bling1.ogg (Binary))
--- base/src/main/webapp/lib/jBox/audio/bling1.ogg
+++ base/src/main/webapp/resources/lib/jBox/audio/bling1.ogg
Binary file is not shown
base/src/main/webapp/resources/lib/jBox/audio/bling2.mp3 (Binary) (Renamed from base/src/main/webapp/lib/jBox/audio/bling2.mp3 (Binary))
--- base/src/main/webapp/lib/jBox/audio/bling2.mp3
+++ base/src/main/webapp/resources/lib/jBox/audio/bling2.mp3
Binary file is not shown
base/src/main/webapp/resources/lib/jBox/audio/bling2.ogg (Binary) (Renamed from base/src/main/webapp/lib/jBox/audio/bling2.ogg (Binary))
--- base/src/main/webapp/lib/jBox/audio/bling2.ogg
+++ base/src/main/webapp/resources/lib/jBox/audio/bling2.ogg
Binary file is not shown
base/src/main/webapp/resources/lib/jBox/audio/bling3.mp3 (Binary) (Renamed from base/src/main/webapp/lib/jBox/audio/bling3.mp3 (Binary))
--- base/src/main/webapp/lib/jBox/audio/bling3.mp3
+++ base/src/main/webapp/resources/lib/jBox/audio/bling3.mp3
Binary file is not shown
base/src/main/webapp/resources/lib/jBox/audio/bling3.ogg (Binary) (Renamed from base/src/main/webapp/lib/jBox/audio/bling3.ogg (Binary))
--- base/src/main/webapp/lib/jBox/audio/bling3.ogg
+++ base/src/main/webapp/resources/lib/jBox/audio/bling3.ogg
Binary file is not shown
base/src/main/webapp/resources/lib/jBox/audio/bling4.mp3 (Binary) (Renamed from base/src/main/webapp/lib/jBox/audio/bling4.mp3 (Binary))
--- base/src/main/webapp/lib/jBox/audio/bling4.mp3
+++ base/src/main/webapp/resources/lib/jBox/audio/bling4.mp3
Binary file is not shown
base/src/main/webapp/resources/lib/jBox/audio/bling4.ogg (Binary) (Renamed from base/src/main/webapp/lib/jBox/audio/bling4.ogg (Binary))
--- base/src/main/webapp/lib/jBox/audio/bling4.ogg
+++ base/src/main/webapp/resources/lib/jBox/audio/bling4.ogg
Binary file is not shown
base/src/main/webapp/resources/lib/jBox/audio/bling5.mp3 (Binary) (Renamed from base/src/main/webapp/lib/jBox/audio/bling5.mp3 (Binary))
--- base/src/main/webapp/lib/jBox/audio/bling5.mp3
+++ base/src/main/webapp/resources/lib/jBox/audio/bling5.mp3
Binary file is not shown
base/src/main/webapp/resources/lib/jBox/audio/bling5.ogg (Binary) (Renamed from base/src/main/webapp/lib/jBox/audio/bling5.ogg (Binary))
--- base/src/main/webapp/lib/jBox/audio/bling5.ogg
+++ base/src/main/webapp/resources/lib/jBox/audio/bling5.ogg
Binary file is not shown
base/src/main/webapp/resources/lib/jBox/audio/blop.mp3 (Binary) (Renamed from base/src/main/webapp/lib/jBox/audio/blop.mp3 (Binary))
--- base/src/main/webapp/lib/jBox/audio/blop.mp3
+++ base/src/main/webapp/resources/lib/jBox/audio/blop.mp3
Binary file is not shown
base/src/main/webapp/resources/lib/jBox/audio/blop.ogg (Binary) (Renamed from base/src/main/webapp/lib/jBox/audio/blop.ogg (Binary))
--- base/src/main/webapp/lib/jBox/audio/blop.ogg
+++ base/src/main/webapp/resources/lib/jBox/audio/blop.ogg
Binary file is not shown
base/src/main/webapp/resources/lib/jBox/audio/boop1.mp3 (Binary) (Renamed from base/src/main/webapp/lib/jBox/audio/boop1.mp3 (Binary))
--- base/src/main/webapp/lib/jBox/audio/boop1.mp3
+++ base/src/main/webapp/resources/lib/jBox/audio/boop1.mp3
Binary file is not shown
base/src/main/webapp/resources/lib/jBox/audio/boop1.ogg (Binary) (Renamed from base/src/main/webapp/lib/jBox/audio/boop1.ogg (Binary))
--- base/src/main/webapp/lib/jBox/audio/boop1.ogg
+++ base/src/main/webapp/resources/lib/jBox/audio/boop1.ogg
Binary file is not shown
base/src/main/webapp/resources/lib/jBox/audio/boop2.mp3 (Binary) (Renamed from base/src/main/webapp/lib/jBox/audio/boop2.mp3 (Binary))
--- base/src/main/webapp/lib/jBox/audio/boop2.mp3
+++ base/src/main/webapp/resources/lib/jBox/audio/boop2.mp3
Binary file is not shown
base/src/main/webapp/resources/lib/jBox/audio/boop2.ogg (Binary) (Renamed from base/src/main/webapp/lib/jBox/audio/boop2.ogg (Binary))
--- base/src/main/webapp/lib/jBox/audio/boop2.ogg
+++ base/src/main/webapp/resources/lib/jBox/audio/boop2.ogg
Binary file is not shown
base/src/main/webapp/resources/lib/jBox/audio/boop3.mp3 (Binary) (Renamed from base/src/main/webapp/lib/jBox/audio/boop3.mp3 (Binary))
--- base/src/main/webapp/lib/jBox/audio/boop3.mp3
+++ base/src/main/webapp/resources/lib/jBox/audio/boop3.mp3
Binary file is not shown
base/src/main/webapp/resources/lib/jBox/audio/boop3.ogg (Binary) (Renamed from base/src/main/webapp/lib/jBox/audio/boop3.ogg (Binary))
--- base/src/main/webapp/lib/jBox/audio/boop3.ogg
+++ base/src/main/webapp/resources/lib/jBox/audio/boop3.ogg
Binary file is not shown
base/src/main/webapp/resources/lib/jBox/jBox.Confirm.css (Renamed from base/src/main/webapp/lib/jBox/jBox.Confirm.css)
--- base/src/main/webapp/lib/jBox/jBox.Confirm.css
+++ base/src/main/webapp/resources/lib/jBox/jBox.Confirm.css
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/jBox/jBox.Confirm.js (Renamed from base/src/main/webapp/lib/jBox/jBox.Confirm.js)
--- base/src/main/webapp/lib/jBox/jBox.Confirm.js
+++ base/src/main/webapp/resources/lib/jBox/jBox.Confirm.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/jBox/jBox.css (Renamed from base/src/main/webapp/lib/jBox/jBox.css)
--- base/src/main/webapp/lib/jBox/jBox.css
+++ base/src/main/webapp/resources/lib/jBox/jBox.css
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/jBox/jBox.js (Renamed from base/src/main/webapp/lib/jBox/jBox.js)
--- base/src/main/webapp/lib/jBox/jBox.js
+++ base/src/main/webapp/resources/lib/jBox/jBox.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/jBox/jBox.min.js (Renamed from base/src/main/webapp/lib/jBox/jBox.min.js)
--- base/src/main/webapp/lib/jBox/jBox.min.js
+++ base/src/main/webapp/resources/lib/jBox/jBox.min.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/jBox/plugins/Confirm/jBox.Confirm.css (Renamed from base/src/main/webapp/lib/jBox/plugins/Confirm/jBox.Confirm.css)
--- base/src/main/webapp/lib/jBox/plugins/Confirm/jBox.Confirm.css
+++ base/src/main/webapp/resources/lib/jBox/plugins/Confirm/jBox.Confirm.css
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/jBox/plugins/Confirm/jBox.Confirm.js (Renamed from base/src/main/webapp/lib/jBox/plugins/Confirm/jBox.Confirm.js)
--- base/src/main/webapp/lib/jBox/plugins/Confirm/jBox.Confirm.js
+++ base/src/main/webapp/resources/lib/jBox/plugins/Confirm/jBox.Confirm.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/jBox/plugins/Confirm/jBox.Confirm.min.js (Renamed from base/src/main/webapp/lib/jBox/plugins/Confirm/jBox.Confirm.min.js)
--- base/src/main/webapp/lib/jBox/plugins/Confirm/jBox.Confirm.min.js
+++ base/src/main/webapp/resources/lib/jBox/plugins/Confirm/jBox.Confirm.min.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/jBox/plugins/Image/jBox.Image.css (Renamed from base/src/main/webapp/lib/jBox/plugins/Image/jBox.Image.css)
--- base/src/main/webapp/lib/jBox/plugins/Image/jBox.Image.css
+++ base/src/main/webapp/resources/lib/jBox/plugins/Image/jBox.Image.css
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/jBox/plugins/Image/jBox.Image.js (Renamed from base/src/main/webapp/lib/jBox/plugins/Image/jBox.Image.js)
--- base/src/main/webapp/lib/jBox/plugins/Image/jBox.Image.js
+++ base/src/main/webapp/resources/lib/jBox/plugins/Image/jBox.Image.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/jBox/plugins/Image/jBox.Image.min.js (Renamed from base/src/main/webapp/lib/jBox/plugins/Image/jBox.Image.min.js)
--- base/src/main/webapp/lib/jBox/plugins/Image/jBox.Image.min.js
+++ base/src/main/webapp/resources/lib/jBox/plugins/Image/jBox.Image.min.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/jBox/plugins/Notice/jBox.Notice.css (Renamed from base/src/main/webapp/lib/jBox/plugins/Notice/jBox.Notice.css)
--- base/src/main/webapp/lib/jBox/plugins/Notice/jBox.Notice.css
+++ base/src/main/webapp/resources/lib/jBox/plugins/Notice/jBox.Notice.css
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/jBox/plugins/Notice/jBox.Notice.js (Renamed from base/src/main/webapp/lib/jBox/plugins/Notice/jBox.Notice.js)
--- base/src/main/webapp/lib/jBox/plugins/Notice/jBox.Notice.js
+++ base/src/main/webapp/resources/lib/jBox/plugins/Notice/jBox.Notice.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/jBox/plugins/Notice/jBox.Notice.min.js (Renamed from base/src/main/webapp/lib/jBox/plugins/Notice/jBox.Notice.min.js)
--- base/src/main/webapp/lib/jBox/plugins/Notice/jBox.Notice.min.js
+++ base/src/main/webapp/resources/lib/jBox/plugins/Notice/jBox.Notice.min.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/jBox/themes/NoticeFancy.css (Renamed from base/src/main/webapp/lib/jBox/themes/NoticeFancy.css)
--- base/src/main/webapp/lib/jBox/themes/NoticeFancy.css
+++ base/src/main/webapp/resources/lib/jBox/themes/NoticeFancy.css
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/jBox/themes/TooltipBorder.css (Renamed from base/src/main/webapp/lib/jBox/themes/TooltipBorder.css)
--- base/src/main/webapp/lib/jBox/themes/TooltipBorder.css
+++ base/src/main/webapp/resources/lib/jBox/themes/TooltipBorder.css
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/jBox/themes/TooltipBorderThick.css (Renamed from base/src/main/webapp/lib/jBox/themes/TooltipBorderThick.css)
--- base/src/main/webapp/lib/jBox/themes/TooltipBorderThick.css
+++ base/src/main/webapp/resources/lib/jBox/themes/TooltipBorderThick.css
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/jBox/themes/TooltipDark.css (Renamed from base/src/main/webapp/lib/jBox/themes/TooltipDark.css)
--- base/src/main/webapp/lib/jBox/themes/TooltipDark.css
+++ base/src/main/webapp/resources/lib/jBox/themes/TooltipDark.css
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/jBox/themes/TooltipError.css (Renamed from base/src/main/webapp/lib/jBox/themes/TooltipError.css)
--- base/src/main/webapp/lib/jBox/themes/TooltipError.css
+++ base/src/main/webapp/resources/lib/jBox/themes/TooltipError.css
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/jBox/themes/TooltipSmall.css (Renamed from base/src/main/webapp/lib/jBox/themes/TooltipSmall.css)
--- base/src/main/webapp/lib/jBox/themes/TooltipSmall.css
+++ base/src/main/webapp/resources/lib/jBox/themes/TooltipSmall.css
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/jBox/themes/TooltipSmallGray.css (Renamed from base/src/main/webapp/lib/jBox/themes/TooltipSmallGray.css)
--- base/src/main/webapp/lib/jBox/themes/TooltipSmallGray.css
+++ base/src/main/webapp/resources/lib/jBox/themes/TooltipSmallGray.css
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/jBox/vex-theme-os.css (Renamed from base/src/main/webapp/lib/jBox/vex-theme-os.css)
--- base/src/main/webapp/lib/jBox/vex-theme-os.css
+++ base/src/main/webapp/resources/lib/jBox/vex-theme-os.css
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/jquery-ui-1.12.1.custom/AUTHORS.txt (Renamed from base/src/main/webapp/lib/jquery-ui-1.12.1.custom/AUTHORS.txt)
--- base/src/main/webapp/lib/jquery-ui-1.12.1.custom/AUTHORS.txt
+++ base/src/main/webapp/resources/lib/jquery-ui-1.12.1.custom/AUTHORS.txt
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/jquery-ui-1.12.1.custom/LICENSE.txt (Renamed from base/src/main/webapp/lib/jquery-ui-1.12.1.custom/LICENSE.txt)
--- base/src/main/webapp/lib/jquery-ui-1.12.1.custom/LICENSE.txt
+++ base/src/main/webapp/resources/lib/jquery-ui-1.12.1.custom/LICENSE.txt
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/jquery-ui-1.12.1.custom/external/jquery/jquery.js (Renamed from base/src/main/webapp/lib/jquery-ui-1.12.1.custom/external/jquery/jquery.js)
--- base/src/main/webapp/lib/jquery-ui-1.12.1.custom/external/jquery/jquery.js
+++ base/src/main/webapp/resources/lib/jquery-ui-1.12.1.custom/external/jquery/jquery.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/jquery-ui-1.12.1.custom/images/ui-icons_444444_256x240.png (Binary) (Renamed from base/src/main/webapp/lib/jquery-ui-1.12.1.custom/images/ui-icons_444444_256x240.png (Binary))
--- base/src/main/webapp/lib/jquery-ui-1.12.1.custom/images/ui-icons_444444_256x240.png
+++ base/src/main/webapp/resources/lib/jquery-ui-1.12.1.custom/images/ui-icons_444444_256x240.png
Binary file is not shown
base/src/main/webapp/resources/lib/jquery-ui-1.12.1.custom/images/ui-icons_555555_256x240.png (Binary) (Renamed from base/src/main/webapp/lib/jquery-ui-1.12.1.custom/images/ui-icons_555555_256x240.png (Binary))
--- base/src/main/webapp/lib/jquery-ui-1.12.1.custom/images/ui-icons_555555_256x240.png
+++ base/src/main/webapp/resources/lib/jquery-ui-1.12.1.custom/images/ui-icons_555555_256x240.png
Binary file is not shown
base/src/main/webapp/resources/lib/jquery-ui-1.12.1.custom/images/ui-icons_777620_256x240.png (Binary) (Renamed from base/src/main/webapp/lib/jquery-ui-1.12.1.custom/images/ui-icons_777620_256x240.png (Binary))
--- base/src/main/webapp/lib/jquery-ui-1.12.1.custom/images/ui-icons_777620_256x240.png
+++ base/src/main/webapp/resources/lib/jquery-ui-1.12.1.custom/images/ui-icons_777620_256x240.png
Binary file is not shown
base/src/main/webapp/resources/lib/jquery-ui-1.12.1.custom/images/ui-icons_777777_256x240.png (Binary) (Renamed from base/src/main/webapp/lib/jquery-ui-1.12.1.custom/images/ui-icons_777777_256x240.png (Binary))
--- base/src/main/webapp/lib/jquery-ui-1.12.1.custom/images/ui-icons_777777_256x240.png
+++ base/src/main/webapp/resources/lib/jquery-ui-1.12.1.custom/images/ui-icons_777777_256x240.png
Binary file is not shown
base/src/main/webapp/resources/lib/jquery-ui-1.12.1.custom/images/ui-icons_cc0000_256x240.png (Binary) (Renamed from base/src/main/webapp/lib/jquery-ui-1.12.1.custom/images/ui-icons_cc0000_256x240.png (Binary))
--- base/src/main/webapp/lib/jquery-ui-1.12.1.custom/images/ui-icons_cc0000_256x240.png
+++ base/src/main/webapp/resources/lib/jquery-ui-1.12.1.custom/images/ui-icons_cc0000_256x240.png
Binary file is not shown
base/src/main/webapp/resources/lib/jquery-ui-1.12.1.custom/images/ui-icons_ffffff_256x240.png (Binary) (Renamed from base/src/main/webapp/lib/jquery-ui-1.12.1.custom/images/ui-icons_ffffff_256x240.png (Binary))
--- base/src/main/webapp/lib/jquery-ui-1.12.1.custom/images/ui-icons_ffffff_256x240.png
+++ base/src/main/webapp/resources/lib/jquery-ui-1.12.1.custom/images/ui-icons_ffffff_256x240.png
Binary file is not shown
base/src/main/webapp/resources/lib/jquery-ui-1.12.1.custom/index.html (Renamed from base/src/main/webapp/lib/jquery-ui-1.12.1.custom/index.html)
--- base/src/main/webapp/lib/jquery-ui-1.12.1.custom/index.html
+++ base/src/main/webapp/resources/lib/jquery-ui-1.12.1.custom/index.html
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/jquery-ui-1.12.1.custom/jquery-ui.css (Renamed from base/src/main/webapp/lib/jquery-ui-1.12.1.custom/jquery-ui.css)
--- base/src/main/webapp/lib/jquery-ui-1.12.1.custom/jquery-ui.css
+++ base/src/main/webapp/resources/lib/jquery-ui-1.12.1.custom/jquery-ui.css
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/jquery-ui-1.12.1.custom/jquery-ui.js (Renamed from base/src/main/webapp/lib/jquery-ui-1.12.1.custom/jquery-ui.js)
--- base/src/main/webapp/lib/jquery-ui-1.12.1.custom/jquery-ui.js
+++ base/src/main/webapp/resources/lib/jquery-ui-1.12.1.custom/jquery-ui.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/jquery-ui-1.12.1.custom/jquery-ui.min.css (Renamed from base/src/main/webapp/lib/jquery-ui-1.12.1.custom/jquery-ui.min.css)
--- base/src/main/webapp/lib/jquery-ui-1.12.1.custom/jquery-ui.min.css
+++ base/src/main/webapp/resources/lib/jquery-ui-1.12.1.custom/jquery-ui.min.css
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/jquery-ui-1.12.1.custom/jquery-ui.min.js (Renamed from base/src/main/webapp/lib/jquery-ui-1.12.1.custom/jquery-ui.min.js)
--- base/src/main/webapp/lib/jquery-ui-1.12.1.custom/jquery-ui.min.js
+++ base/src/main/webapp/resources/lib/jquery-ui-1.12.1.custom/jquery-ui.min.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/jquery-ui-1.12.1.custom/jquery-ui.structure.css (Renamed from base/src/main/webapp/lib/jquery-ui-1.12.1.custom/jquery-ui.structure.css)
--- base/src/main/webapp/lib/jquery-ui-1.12.1.custom/jquery-ui.structure.css
+++ base/src/main/webapp/resources/lib/jquery-ui-1.12.1.custom/jquery-ui.structure.css
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/jquery-ui-1.12.1.custom/jquery-ui.structure.min.css (Renamed from base/src/main/webapp/lib/jquery-ui-1.12.1.custom/jquery-ui.structure.min.css)
--- base/src/main/webapp/lib/jquery-ui-1.12.1.custom/jquery-ui.structure.min.css
+++ base/src/main/webapp/resources/lib/jquery-ui-1.12.1.custom/jquery-ui.structure.min.css
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/jquery-ui-1.12.1.custom/jquery-ui.theme.css (Renamed from base/src/main/webapp/lib/jquery-ui-1.12.1.custom/jquery-ui.theme.css)
--- base/src/main/webapp/lib/jquery-ui-1.12.1.custom/jquery-ui.theme.css
+++ base/src/main/webapp/resources/lib/jquery-ui-1.12.1.custom/jquery-ui.theme.css
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/jquery-ui-1.12.1.custom/jquery-ui.theme.min.css (Renamed from base/src/main/webapp/lib/jquery-ui-1.12.1.custom/jquery-ui.theme.min.css)
--- base/src/main/webapp/lib/jquery-ui-1.12.1.custom/jquery-ui.theme.min.css
+++ base/src/main/webapp/resources/lib/jquery-ui-1.12.1.custom/jquery-ui.theme.min.css
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/jquery-ui-1.12.1.custom/package.json (Renamed from base/src/main/webapp/lib/jquery-ui-1.12.1.custom/package.json)
--- base/src/main/webapp/lib/jquery-ui-1.12.1.custom/package.json
+++ base/src/main/webapp/resources/lib/jquery-ui-1.12.1.custom/package.json
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/jquery/jquery-ui.css (Renamed from base/src/main/webapp/lib/jquery/jquery-ui.css)
--- base/src/main/webapp/lib/jquery/jquery-ui.css
+++ base/src/main/webapp/resources/lib/jquery/jquery-ui.css
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/jquery/jquery.ui.widget.js (Renamed from base/src/main/webapp/lib/jquery/jquery.ui.widget.js)
--- base/src/main/webapp/lib/jquery/jquery.ui.widget.js
+++ base/src/main/webapp/resources/lib/jquery/jquery.ui.widget.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/jquery/jquery1.9.1.min.js (Renamed from base/src/main/webapp/lib/jquery/jquery1.9.1.min.js)
--- base/src/main/webapp/lib/jquery/jquery1.9.1.min.js
+++ base/src/main/webapp/resources/lib/jquery/jquery1.9.1.min.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/mma/MovieClient.xap (Binary) (Renamed from base/src/main/webapp/lib/mma/MovieClient.xap (Binary))
--- base/src/main/webapp/lib/mma/MovieClient.xap
+++ base/src/main/webapp/resources/lib/mma/MovieClient.xap
Binary file is not shown
base/src/main/webapp/resources/lib/mma/MultiFileUpload.xap (Binary) (Renamed from base/src/main/webapp/lib/mma/MultiFileUpload.xap (Binary))
--- base/src/main/webapp/lib/mma/MultiFileUpload.xap
+++ base/src/main/webapp/resources/lib/mma/MultiFileUpload.xap
Binary file is not shown
base/src/main/webapp/resources/lib/mma/Youtube.min.js (Renamed from base/src/main/webapp/lib/mma/Youtube.min.js)
--- base/src/main/webapp/lib/mma/Youtube.min.js
+++ base/src/main/webapp/resources/lib/mma/Youtube.min.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/mma/aframe-animation-component3.0.1.min.js (Renamed from base/src/main/webapp/lib/mma/aframe-animation-component3.0.1.min.js)
--- base/src/main/webapp/lib/mma/aframe-animation-component3.0.1.min.js
+++ base/src/main/webapp/resources/lib/mma/aframe-animation-component3.0.1.min.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/mma/aframe-event-set-component3.0.1.min.js (Renamed from base/src/main/webapp/lib/mma/aframe-event-set-component3.0.1.min.js)
--- base/src/main/webapp/lib/mma/aframe-event-set-component3.0.1.min.js
+++ base/src/main/webapp/resources/lib/mma/aframe-event-set-component3.0.1.min.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/mma/aframe-layout-component3.0.1.min.js (Renamed from base/src/main/webapp/lib/mma/aframe-layout-component3.0.1.min.js)
--- base/src/main/webapp/lib/mma/aframe-layout-component3.0.1.min.js
+++ base/src/main/webapp/resources/lib/mma/aframe-layout-component3.0.1.min.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/mma/aframe-template-component3.0.1.min.js (Renamed from base/src/main/webapp/lib/mma/aframe-template-component3.0.1.min.js)
--- base/src/main/webapp/lib/mma/aframe-template-component3.0.1.min.js
+++ base/src/main/webapp/resources/lib/mma/aframe-template-component3.0.1.min.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/mma/aframe-update-raycaster3.0.1.js (Renamed from base/src/main/webapp/lib/mma/aframe-update-raycaster3.0.1.js)
--- base/src/main/webapp/lib/mma/aframe-update-raycaster3.0.1.js
+++ base/src/main/webapp/resources/lib/mma/aframe-update-raycaster3.0.1.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/mma/aframe-v7.0.1.min.js (Renamed from base/src/main/webapp/lib/mma/aframe-v7.0.1.min.js)
--- base/src/main/webapp/lib/mma/aframe-v7.0.1.min.js
+++ base/src/main/webapp/resources/lib/mma/aframe-v7.0.1.min.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/mma/base.css (Renamed from base/src/main/webapp/lib/mma/base.css)
--- base/src/main/webapp/lib/mma/base.css
+++ base/src/main/webapp/resources/lib/mma/base.css
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/mma/click.ogg (Binary) (Renamed from base/src/main/webapp/lib/mma/click.ogg (Binary))
--- base/src/main/webapp/lib/mma/click.ogg
+++ base/src/main/webapp/resources/lib/mma/click.ogg
Binary file is not shown
base/src/main/webapp/resources/lib/mma/es6-promise.auto.min.js (Renamed from base/src/main/webapp/lib/mma/es6-promise.auto.min.js)
--- base/src/main/webapp/lib/mma/es6-promise.auto.min.js
+++ base/src/main/webapp/resources/lib/mma/es6-promise.auto.min.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/mma/es6-promise.min.js (Renamed from base/src/main/webapp/lib/mma/es6-promise.min.js)
--- base/src/main/webapp/lib/mma/es6-promise.min.js
+++ base/src/main/webapp/resources/lib/mma/es6-promise.min.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/mma/spin.js (Renamed from base/src/main/webapp/lib/mma/spin.js)
--- base/src/main/webapp/lib/mma/spin.js
+++ base/src/main/webapp/resources/lib/mma/spin.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/mma/three.js (Renamed from base/src/main/webapp/lib/mma/three.js)
--- base/src/main/webapp/lib/mma/three.js
+++ base/src/main/webapp/resources/lib/mma/three.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/mma/videojs-contrib-hls.min.js (Renamed from base/src/main/webapp/lib/mma/videojs-contrib-hls.min.js)
--- base/src/main/webapp/lib/mma/videojs-contrib-hls.min.js
+++ base/src/main/webapp/resources/lib/mma/videojs-contrib-hls.min.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/mma/videojs-panorama.min.css (Renamed from base/src/main/webapp/lib/mma/videojs-panorama.min.css)
--- base/src/main/webapp/lib/mma/videojs-panorama.min.css
+++ base/src/main/webapp/resources/lib/mma/videojs-panorama.min.css
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/mma/videojs-playlist.js (Renamed from base/src/main/webapp/lib/mma/videojs-playlist.js)
--- base/src/main/webapp/lib/mma/videojs-playlist.js
+++ base/src/main/webapp/resources/lib/mma/videojs-playlist.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/mma/vjs-663.css (Renamed from base/src/main/webapp/lib/mma/vjs-663.css)
--- base/src/main/webapp/lib/mma/vjs-663.css
+++ base/src/main/webapp/resources/lib/mma/vjs-663.css
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/mma/vjs-663.js (Renamed from base/src/main/webapp/lib/mma/vjs-663.js)
--- base/src/main/webapp/lib/mma/vjs-663.js
+++ base/src/main/webapp/resources/lib/mma/vjs-663.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/mma/vpv5.js (Renamed from base/src/main/webapp/lib/mma/vpv5.js)
--- base/src/main/webapp/lib/mma/vpv5.js
+++ base/src/main/webapp/resources/lib/mma/vpv5.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/tinymce/LICENSE.TXT (Renamed from base/src/main/webapp/lib/tinymce/LICENSE.TXT)
--- base/src/main/webapp/lib/tinymce/LICENSE.TXT
+++ base/src/main/webapp/resources/lib/tinymce/LICENSE.TXT
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/tinymce/changelog.txt (Renamed from base/src/main/webapp/lib/tinymce/changelog.txt)
--- base/src/main/webapp/lib/tinymce/changelog.txt
+++ base/src/main/webapp/resources/lib/tinymce/changelog.txt
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/tinymce/js/tinymce/jquery.tinymce.min.js (Renamed from base/src/main/webapp/lib/tinymce/js/tinymce/jquery.tinymce.min.js)
--- base/src/main/webapp/lib/tinymce/js/tinymce/jquery.tinymce.min.js
+++ base/src/main/webapp/resources/lib/tinymce/js/tinymce/jquery.tinymce.min.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/tinymce/js/tinymce/langs/ko_KR.js (Renamed from base/src/main/webapp/lib/tinymce/js/tinymce/langs/ko_KR.js)
--- base/src/main/webapp/lib/tinymce/js/tinymce/langs/ko_KR.js
+++ base/src/main/webapp/resources/lib/tinymce/js/tinymce/langs/ko_KR.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/tinymce/js/tinymce/langs/readme.md (Renamed from base/src/main/webapp/lib/tinymce/js/tinymce/langs/readme.md)
--- base/src/main/webapp/lib/tinymce/js/tinymce/langs/readme.md
+++ base/src/main/webapp/resources/lib/tinymce/js/tinymce/langs/readme.md
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/tinymce/js/tinymce/license.txt (Renamed from base/src/main/webapp/lib/tinymce/js/tinymce/license.txt)
--- base/src/main/webapp/lib/tinymce/js/tinymce/license.txt
+++ base/src/main/webapp/resources/lib/tinymce/js/tinymce/license.txt
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/advlist/plugin.min.js (Renamed from base/src/main/webapp/lib/tinymce/js/tinymce/plugins/advlist/plugin.min.js)
--- base/src/main/webapp/lib/tinymce/js/tinymce/plugins/advlist/plugin.min.js
+++ base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/advlist/plugin.min.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/anchor/plugin.min.js (Renamed from base/src/main/webapp/lib/tinymce/js/tinymce/plugins/anchor/plugin.min.js)
--- base/src/main/webapp/lib/tinymce/js/tinymce/plugins/anchor/plugin.min.js
+++ base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/anchor/plugin.min.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/autoresize/plugin.min.js (Renamed from base/src/main/webapp/lib/tinymce/js/tinymce/plugins/autoresize/plugin.min.js)
--- base/src/main/webapp/lib/tinymce/js/tinymce/plugins/autoresize/plugin.min.js
+++ base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/autoresize/plugin.min.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/autosave/plugin.min.js (Renamed from base/src/main/webapp/lib/tinymce/js/tinymce/plugins/autosave/plugin.min.js)
--- base/src/main/webapp/lib/tinymce/js/tinymce/plugins/autosave/plugin.min.js
+++ base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/autosave/plugin.min.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/bbcode/plugin.min.js (Renamed from base/src/main/webapp/lib/tinymce/js/tinymce/plugins/bbcode/plugin.min.js)
--- base/src/main/webapp/lib/tinymce/js/tinymce/plugins/bbcode/plugin.min.js
+++ base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/bbcode/plugin.min.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/charmap/plugin.min.js (Renamed from base/src/main/webapp/lib/tinymce/js/tinymce/plugins/charmap/plugin.min.js)
--- base/src/main/webapp/lib/tinymce/js/tinymce/plugins/charmap/plugin.min.js
+++ base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/charmap/plugin.min.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/code/plugin.min.js (Renamed from base/src/main/webapp/lib/tinymce/js/tinymce/plugins/code/plugin.min.js)
--- base/src/main/webapp/lib/tinymce/js/tinymce/plugins/code/plugin.min.js
+++ base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/code/plugin.min.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/codesample/css/prism.css (Renamed from base/src/main/webapp/lib/tinymce/js/tinymce/plugins/codesample/css/prism.css)
--- base/src/main/webapp/lib/tinymce/js/tinymce/plugins/codesample/css/prism.css
+++ base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/codesample/css/prism.css
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/codesample/plugin.min.js (Renamed from base/src/main/webapp/lib/tinymce/js/tinymce/plugins/codesample/plugin.min.js)
--- base/src/main/webapp/lib/tinymce/js/tinymce/plugins/codesample/plugin.min.js
+++ base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/codesample/plugin.min.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/colorpicker/plugin.min.js (Renamed from base/src/main/webapp/lib/tinymce/js/tinymce/plugins/colorpicker/plugin.min.js)
--- base/src/main/webapp/lib/tinymce/js/tinymce/plugins/colorpicker/plugin.min.js
+++ base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/colorpicker/plugin.min.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/contextmenu/plugin.min.js (Renamed from base/src/main/webapp/lib/tinymce/js/tinymce/plugins/contextmenu/plugin.min.js)
--- base/src/main/webapp/lib/tinymce/js/tinymce/plugins/contextmenu/plugin.min.js
+++ base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/contextmenu/plugin.min.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/directionality/plugin.min.js (Renamed from base/src/main/webapp/lib/tinymce/js/tinymce/plugins/directionality/plugin.min.js)
--- base/src/main/webapp/lib/tinymce/js/tinymce/plugins/directionality/plugin.min.js
+++ base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/directionality/plugin.min.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/emoticons/img/smiley-cool.gif (Binary) (Renamed from base/src/main/webapp/lib/tinymce/js/tinymce/plugins/emoticons/img/smiley-cool.gif (Binary))
--- base/src/main/webapp/lib/tinymce/js/tinymce/plugins/emoticons/img/smiley-cool.gif
+++ base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/emoticons/img/smiley-cool.gif
Binary file is not shown
base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/emoticons/img/smiley-cry.gif (Binary) (Renamed from base/src/main/webapp/lib/tinymce/js/tinymce/plugins/emoticons/img/smiley-cry.gif (Binary))
--- base/src/main/webapp/lib/tinymce/js/tinymce/plugins/emoticons/img/smiley-cry.gif
+++ base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/emoticons/img/smiley-cry.gif
Binary file is not shown
base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/emoticons/img/smiley-embarassed.gif (Binary) (Renamed from base/src/main/webapp/lib/tinymce/js/tinymce/plugins/emoticons/img/smiley-embarassed.gif (Binary))
--- base/src/main/webapp/lib/tinymce/js/tinymce/plugins/emoticons/img/smiley-embarassed.gif
+++ base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/emoticons/img/smiley-embarassed.gif
Binary file is not shown
base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/emoticons/img/smiley-foot-in-mouth.gif (Binary) (Renamed from base/src/main/webapp/lib/tinymce/js/tinymce/plugins/emoticons/img/smiley-foot-in-mouth.gif (Binary))
--- base/src/main/webapp/lib/tinymce/js/tinymce/plugins/emoticons/img/smiley-foot-in-mouth.gif
+++ base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/emoticons/img/smiley-foot-in-mouth.gif
Binary file is not shown
base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/emoticons/img/smiley-frown.gif (Binary) (Renamed from base/src/main/webapp/lib/tinymce/js/tinymce/plugins/emoticons/img/smiley-frown.gif (Binary))
--- base/src/main/webapp/lib/tinymce/js/tinymce/plugins/emoticons/img/smiley-frown.gif
+++ base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/emoticons/img/smiley-frown.gif
Binary file is not shown
base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/emoticons/img/smiley-innocent.gif (Binary) (Renamed from base/src/main/webapp/lib/tinymce/js/tinymce/plugins/emoticons/img/smiley-innocent.gif (Binary))
--- base/src/main/webapp/lib/tinymce/js/tinymce/plugins/emoticons/img/smiley-innocent.gif
+++ base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/emoticons/img/smiley-innocent.gif
Binary file is not shown
base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/emoticons/img/smiley-kiss.gif (Binary) (Renamed from base/src/main/webapp/lib/tinymce/js/tinymce/plugins/emoticons/img/smiley-kiss.gif (Binary))
--- base/src/main/webapp/lib/tinymce/js/tinymce/plugins/emoticons/img/smiley-kiss.gif
+++ base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/emoticons/img/smiley-kiss.gif
Binary file is not shown
base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/emoticons/img/smiley-laughing.gif (Binary) (Renamed from base/src/main/webapp/lib/tinymce/js/tinymce/plugins/emoticons/img/smiley-laughing.gif (Binary))
--- base/src/main/webapp/lib/tinymce/js/tinymce/plugins/emoticons/img/smiley-laughing.gif
+++ base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/emoticons/img/smiley-laughing.gif
Binary file is not shown
base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/emoticons/img/smiley-money-mouth.gif (Binary) (Renamed from base/src/main/webapp/lib/tinymce/js/tinymce/plugins/emoticons/img/smiley-money-mouth.gif (Binary))
--- base/src/main/webapp/lib/tinymce/js/tinymce/plugins/emoticons/img/smiley-money-mouth.gif
+++ base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/emoticons/img/smiley-money-mouth.gif
Binary file is not shown
base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/emoticons/img/smiley-sealed.gif (Binary) (Renamed from base/src/main/webapp/lib/tinymce/js/tinymce/plugins/emoticons/img/smiley-sealed.gif (Binary))
--- base/src/main/webapp/lib/tinymce/js/tinymce/plugins/emoticons/img/smiley-sealed.gif
+++ base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/emoticons/img/smiley-sealed.gif
Binary file is not shown
base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/emoticons/img/smiley-smile.gif (Binary) (Renamed from base/src/main/webapp/lib/tinymce/js/tinymce/plugins/emoticons/img/smiley-smile.gif (Binary))
--- base/src/main/webapp/lib/tinymce/js/tinymce/plugins/emoticons/img/smiley-smile.gif
+++ base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/emoticons/img/smiley-smile.gif
Binary file is not shown
base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/emoticons/img/smiley-surprised.gif (Binary) (Renamed from base/src/main/webapp/lib/tinymce/js/tinymce/plugins/emoticons/img/smiley-surprised.gif (Binary))
--- base/src/main/webapp/lib/tinymce/js/tinymce/plugins/emoticons/img/smiley-surprised.gif
+++ base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/emoticons/img/smiley-surprised.gif
Binary file is not shown
base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/emoticons/img/smiley-tongue-out.gif (Binary) (Renamed from base/src/main/webapp/lib/tinymce/js/tinymce/plugins/emoticons/img/smiley-tongue-out.gif (Binary))
--- base/src/main/webapp/lib/tinymce/js/tinymce/plugins/emoticons/img/smiley-tongue-out.gif
+++ base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/emoticons/img/smiley-tongue-out.gif
Binary file is not shown
base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/emoticons/img/smiley-undecided.gif (Binary) (Renamed from base/src/main/webapp/lib/tinymce/js/tinymce/plugins/emoticons/img/smiley-undecided.gif (Binary))
--- base/src/main/webapp/lib/tinymce/js/tinymce/plugins/emoticons/img/smiley-undecided.gif
+++ base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/emoticons/img/smiley-undecided.gif
Binary file is not shown
base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/emoticons/img/smiley-wink.gif (Binary) (Renamed from base/src/main/webapp/lib/tinymce/js/tinymce/plugins/emoticons/img/smiley-wink.gif (Binary))
--- base/src/main/webapp/lib/tinymce/js/tinymce/plugins/emoticons/img/smiley-wink.gif
+++ base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/emoticons/img/smiley-wink.gif
Binary file is not shown
base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/emoticons/img/smiley-yell.gif (Binary) (Renamed from base/src/main/webapp/lib/tinymce/js/tinymce/plugins/emoticons/img/smiley-yell.gif (Binary))
--- base/src/main/webapp/lib/tinymce/js/tinymce/plugins/emoticons/img/smiley-yell.gif
+++ base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/emoticons/img/smiley-yell.gif
Binary file is not shown
base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/emoticons/plugin.min.js (Renamed from base/src/main/webapp/lib/tinymce/js/tinymce/plugins/emoticons/plugin.min.js)
--- base/src/main/webapp/lib/tinymce/js/tinymce/plugins/emoticons/plugin.min.js
+++ base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/emoticons/plugin.min.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/fullpage/plugin.min.js (Renamed from base/src/main/webapp/lib/tinymce/js/tinymce/plugins/fullpage/plugin.min.js)
--- base/src/main/webapp/lib/tinymce/js/tinymce/plugins/fullpage/plugin.min.js
+++ base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/fullpage/plugin.min.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/fullscreen/plugin.min.js (Renamed from base/src/main/webapp/lib/tinymce/js/tinymce/plugins/fullscreen/plugin.min.js)
--- base/src/main/webapp/lib/tinymce/js/tinymce/plugins/fullscreen/plugin.min.js
+++ base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/fullscreen/plugin.min.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/help/img/logo.png (Binary) (Renamed from base/src/main/webapp/lib/tinymce/js/tinymce/plugins/help/img/logo.png (Binary))
--- base/src/main/webapp/lib/tinymce/js/tinymce/plugins/help/img/logo.png
+++ base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/help/img/logo.png
Binary file is not shown
base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/help/plugin.min.js (Renamed from base/src/main/webapp/lib/tinymce/js/tinymce/plugins/help/plugin.min.js)
--- base/src/main/webapp/lib/tinymce/js/tinymce/plugins/help/plugin.min.js
+++ base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/help/plugin.min.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/hr/plugin.min.js (Renamed from base/src/main/webapp/lib/tinymce/js/tinymce/plugins/hr/plugin.min.js)
--- base/src/main/webapp/lib/tinymce/js/tinymce/plugins/hr/plugin.min.js
+++ base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/hr/plugin.min.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/image/plugin.min.js (Renamed from base/src/main/webapp/lib/tinymce/js/tinymce/plugins/image/plugin.min.js)
--- base/src/main/webapp/lib/tinymce/js/tinymce/plugins/image/plugin.min.js
+++ base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/image/plugin.min.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/imagetools/plugin.min.js (Renamed from base/src/main/webapp/lib/tinymce/js/tinymce/plugins/imagetools/plugin.min.js)
--- base/src/main/webapp/lib/tinymce/js/tinymce/plugins/imagetools/plugin.min.js
+++ base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/imagetools/plugin.min.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/importcss/plugin.min.js (Renamed from base/src/main/webapp/lib/tinymce/js/tinymce/plugins/importcss/plugin.min.js)
--- base/src/main/webapp/lib/tinymce/js/tinymce/plugins/importcss/plugin.min.js
+++ base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/importcss/plugin.min.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/insertdatetime/plugin.min.js (Renamed from base/src/main/webapp/lib/tinymce/js/tinymce/plugins/insertdatetime/plugin.min.js)
--- base/src/main/webapp/lib/tinymce/js/tinymce/plugins/insertdatetime/plugin.min.js
+++ base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/insertdatetime/plugin.min.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/legacyoutput/plugin.min.js (Renamed from base/src/main/webapp/lib/tinymce/js/tinymce/plugins/legacyoutput/plugin.min.js)
--- base/src/main/webapp/lib/tinymce/js/tinymce/plugins/legacyoutput/plugin.min.js
+++ base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/legacyoutput/plugin.min.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/lists/plugin.min.js (Renamed from base/src/main/webapp/lib/tinymce/js/tinymce/plugins/lists/plugin.min.js)
--- base/src/main/webapp/lib/tinymce/js/tinymce/plugins/lists/plugin.min.js
+++ base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/lists/plugin.min.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/media/plugin.min.js (Renamed from base/src/main/webapp/lib/tinymce/js/tinymce/plugins/media/plugin.min.js)
--- base/src/main/webapp/lib/tinymce/js/tinymce/plugins/media/plugin.min.js
+++ base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/media/plugin.min.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/nonbreaking/plugin.min.js (Renamed from base/src/main/webapp/lib/tinymce/js/tinymce/plugins/nonbreaking/plugin.min.js)
--- base/src/main/webapp/lib/tinymce/js/tinymce/plugins/nonbreaking/plugin.min.js
+++ base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/nonbreaking/plugin.min.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/noneditable/plugin.min.js (Renamed from base/src/main/webapp/lib/tinymce/js/tinymce/plugins/noneditable/plugin.min.js)
--- base/src/main/webapp/lib/tinymce/js/tinymce/plugins/noneditable/plugin.min.js
+++ base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/noneditable/plugin.min.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/pagebreak/plugin.min.js (Renamed from base/src/main/webapp/lib/tinymce/js/tinymce/plugins/pagebreak/plugin.min.js)
--- base/src/main/webapp/lib/tinymce/js/tinymce/plugins/pagebreak/plugin.min.js
+++ base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/pagebreak/plugin.min.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/paste/plugin.min.js (Renamed from base/src/main/webapp/lib/tinymce/js/tinymce/plugins/paste/plugin.min.js)
--- base/src/main/webapp/lib/tinymce/js/tinymce/plugins/paste/plugin.min.js
+++ base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/paste/plugin.min.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/preview/plugin.min.js (Renamed from base/src/main/webapp/lib/tinymce/js/tinymce/plugins/preview/plugin.min.js)
--- base/src/main/webapp/lib/tinymce/js/tinymce/plugins/preview/plugin.min.js
+++ base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/preview/plugin.min.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/print/plugin.min.js (Renamed from base/src/main/webapp/lib/tinymce/js/tinymce/plugins/print/plugin.min.js)
--- base/src/main/webapp/lib/tinymce/js/tinymce/plugins/print/plugin.min.js
+++ base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/print/plugin.min.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/save/plugin.min.js (Renamed from base/src/main/webapp/lib/tinymce/js/tinymce/plugins/save/plugin.min.js)
--- base/src/main/webapp/lib/tinymce/js/tinymce/plugins/save/plugin.min.js
+++ base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/save/plugin.min.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/searchreplace/plugin.min.js (Renamed from base/src/main/webapp/lib/tinymce/js/tinymce/plugins/searchreplace/plugin.min.js)
--- base/src/main/webapp/lib/tinymce/js/tinymce/plugins/searchreplace/plugin.min.js
+++ base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/searchreplace/plugin.min.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/spellchecker/plugin.min.js (Renamed from base/src/main/webapp/lib/tinymce/js/tinymce/plugins/spellchecker/plugin.min.js)
--- base/src/main/webapp/lib/tinymce/js/tinymce/plugins/spellchecker/plugin.min.js
+++ base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/spellchecker/plugin.min.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/tabfocus/plugin.min.js (Renamed from base/src/main/webapp/lib/tinymce/js/tinymce/plugins/tabfocus/plugin.min.js)
--- base/src/main/webapp/lib/tinymce/js/tinymce/plugins/tabfocus/plugin.min.js
+++ base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/tabfocus/plugin.min.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/table/plugin.min.js (Renamed from base/src/main/webapp/lib/tinymce/js/tinymce/plugins/table/plugin.min.js)
--- base/src/main/webapp/lib/tinymce/js/tinymce/plugins/table/plugin.min.js
+++ base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/table/plugin.min.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/template/plugin.min.js (Renamed from base/src/main/webapp/lib/tinymce/js/tinymce/plugins/template/plugin.min.js)
--- base/src/main/webapp/lib/tinymce/js/tinymce/plugins/template/plugin.min.js
+++ base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/template/plugin.min.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/textcolor/plugin.min.js (Renamed from base/src/main/webapp/lib/tinymce/js/tinymce/plugins/textcolor/plugin.min.js)
--- base/src/main/webapp/lib/tinymce/js/tinymce/plugins/textcolor/plugin.min.js
+++ base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/textcolor/plugin.min.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/textpattern/plugin.min.js (Renamed from base/src/main/webapp/lib/tinymce/js/tinymce/plugins/textpattern/plugin.min.js)
--- base/src/main/webapp/lib/tinymce/js/tinymce/plugins/textpattern/plugin.min.js
+++ base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/textpattern/plugin.min.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/toc/plugin.min.js (Renamed from base/src/main/webapp/lib/tinymce/js/tinymce/plugins/toc/plugin.min.js)
--- base/src/main/webapp/lib/tinymce/js/tinymce/plugins/toc/plugin.min.js
+++ base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/toc/plugin.min.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/visualblocks/css/visualblocks.css (Renamed from base/src/main/webapp/lib/tinymce/js/tinymce/plugins/visualblocks/css/visualblocks.css)
--- base/src/main/webapp/lib/tinymce/js/tinymce/plugins/visualblocks/css/visualblocks.css
+++ base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/visualblocks/css/visualblocks.css
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/visualblocks/plugin.min.js (Renamed from base/src/main/webapp/lib/tinymce/js/tinymce/plugins/visualblocks/plugin.min.js)
--- base/src/main/webapp/lib/tinymce/js/tinymce/plugins/visualblocks/plugin.min.js
+++ base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/visualblocks/plugin.min.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/visualchars/plugin.min.js (Renamed from base/src/main/webapp/lib/tinymce/js/tinymce/plugins/visualchars/plugin.min.js)
--- base/src/main/webapp/lib/tinymce/js/tinymce/plugins/visualchars/plugin.min.js
+++ base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/visualchars/plugin.min.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/wordcount/plugin.min.js (Renamed from base/src/main/webapp/lib/tinymce/js/tinymce/plugins/wordcount/plugin.min.js)
--- base/src/main/webapp/lib/tinymce/js/tinymce/plugins/wordcount/plugin.min.js
+++ base/src/main/webapp/resources/lib/tinymce/js/tinymce/plugins/wordcount/plugin.min.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/tinymce/js/tinymce/skins/lightgray/content.inline.min.css (Renamed from base/src/main/webapp/lib/tinymce/js/tinymce/skins/lightgray/content.inline.min.css)
--- base/src/main/webapp/lib/tinymce/js/tinymce/skins/lightgray/content.inline.min.css
+++ base/src/main/webapp/resources/lib/tinymce/js/tinymce/skins/lightgray/content.inline.min.css
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/tinymce/js/tinymce/skins/lightgray/content.min.css (Renamed from base/src/main/webapp/lib/tinymce/js/tinymce/skins/lightgray/content.min.css)
--- base/src/main/webapp/lib/tinymce/js/tinymce/skins/lightgray/content.min.css
+++ base/src/main/webapp/resources/lib/tinymce/js/tinymce/skins/lightgray/content.min.css
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/tinymce/js/tinymce/skins/lightgray/content.mobile.min.css (Renamed from base/src/main/webapp/lib/tinymce/js/tinymce/skins/lightgray/content.mobile.min.css)
--- base/src/main/webapp/lib/tinymce/js/tinymce/skins/lightgray/content.mobile.min.css
+++ base/src/main/webapp/resources/lib/tinymce/js/tinymce/skins/lightgray/content.mobile.min.css
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/tinymce/js/tinymce/skins/lightgray/fonts/tinymce-mobile.woff (Binary) (Renamed from base/src/main/webapp/lib/tinymce/js/tinymce/skins/lightgray/fonts/tinymce-mobile.woff (Binary))
--- base/src/main/webapp/lib/tinymce/js/tinymce/skins/lightgray/fonts/tinymce-mobile.woff
+++ base/src/main/webapp/resources/lib/tinymce/js/tinymce/skins/lightgray/fonts/tinymce-mobile.woff
Binary file is not shown
base/src/main/webapp/resources/lib/tinymce/js/tinymce/skins/lightgray/fonts/tinymce-small.eot (Binary) (Renamed from base/src/main/webapp/lib/tinymce/js/tinymce/skins/lightgray/fonts/tinymce-small.eot (Binary))
--- base/src/main/webapp/lib/tinymce/js/tinymce/skins/lightgray/fonts/tinymce-small.eot
+++ base/src/main/webapp/resources/lib/tinymce/js/tinymce/skins/lightgray/fonts/tinymce-small.eot
Binary file is not shown
base/src/main/webapp/resources/lib/tinymce/js/tinymce/skins/lightgray/fonts/tinymce-small.svg (Renamed from base/src/main/webapp/lib/tinymce/js/tinymce/skins/lightgray/fonts/tinymce-small.svg)
--- base/src/main/webapp/lib/tinymce/js/tinymce/skins/lightgray/fonts/tinymce-small.svg
+++ base/src/main/webapp/resources/lib/tinymce/js/tinymce/skins/lightgray/fonts/tinymce-small.svg
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/tinymce/js/tinymce/skins/lightgray/fonts/tinymce-small.ttf (Binary) (Renamed from base/src/main/webapp/lib/tinymce/js/tinymce/skins/lightgray/fonts/tinymce-small.ttf (Binary))
--- base/src/main/webapp/lib/tinymce/js/tinymce/skins/lightgray/fonts/tinymce-small.ttf
+++ base/src/main/webapp/resources/lib/tinymce/js/tinymce/skins/lightgray/fonts/tinymce-small.ttf
Binary file is not shown
base/src/main/webapp/resources/lib/tinymce/js/tinymce/skins/lightgray/fonts/tinymce-small.woff (Binary) (Renamed from base/src/main/webapp/lib/tinymce/js/tinymce/skins/lightgray/fonts/tinymce-small.woff (Binary))
--- base/src/main/webapp/lib/tinymce/js/tinymce/skins/lightgray/fonts/tinymce-small.woff
+++ base/src/main/webapp/resources/lib/tinymce/js/tinymce/skins/lightgray/fonts/tinymce-small.woff
Binary file is not shown
base/src/main/webapp/resources/lib/tinymce/js/tinymce/skins/lightgray/fonts/tinymce.eot (Binary) (Renamed from base/src/main/webapp/lib/tinymce/js/tinymce/skins/lightgray/fonts/tinymce.eot (Binary))
--- base/src/main/webapp/lib/tinymce/js/tinymce/skins/lightgray/fonts/tinymce.eot
+++ base/src/main/webapp/resources/lib/tinymce/js/tinymce/skins/lightgray/fonts/tinymce.eot
Binary file is not shown
base/src/main/webapp/resources/lib/tinymce/js/tinymce/skins/lightgray/fonts/tinymce.svg (Renamed from base/src/main/webapp/lib/tinymce/js/tinymce/skins/lightgray/fonts/tinymce.svg)
--- base/src/main/webapp/lib/tinymce/js/tinymce/skins/lightgray/fonts/tinymce.svg
+++ base/src/main/webapp/resources/lib/tinymce/js/tinymce/skins/lightgray/fonts/tinymce.svg
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/tinymce/js/tinymce/skins/lightgray/fonts/tinymce.ttf (Binary) (Renamed from base/src/main/webapp/lib/tinymce/js/tinymce/skins/lightgray/fonts/tinymce.ttf (Binary))
--- base/src/main/webapp/lib/tinymce/js/tinymce/skins/lightgray/fonts/tinymce.ttf
+++ base/src/main/webapp/resources/lib/tinymce/js/tinymce/skins/lightgray/fonts/tinymce.ttf
Binary file is not shown
base/src/main/webapp/resources/lib/tinymce/js/tinymce/skins/lightgray/fonts/tinymce.woff (Binary) (Renamed from base/src/main/webapp/lib/tinymce/js/tinymce/skins/lightgray/fonts/tinymce.woff (Binary))
--- base/src/main/webapp/lib/tinymce/js/tinymce/skins/lightgray/fonts/tinymce.woff
+++ base/src/main/webapp/resources/lib/tinymce/js/tinymce/skins/lightgray/fonts/tinymce.woff
Binary file is not shown
base/src/main/webapp/resources/lib/tinymce/js/tinymce/skins/lightgray/img/anchor.gif (Binary) (Renamed from base/src/main/webapp/lib/tinymce/js/tinymce/skins/lightgray/img/anchor.gif (Binary))
--- base/src/main/webapp/lib/tinymce/js/tinymce/skins/lightgray/img/anchor.gif
+++ base/src/main/webapp/resources/lib/tinymce/js/tinymce/skins/lightgray/img/anchor.gif
Binary file is not shown
base/src/main/webapp/resources/lib/tinymce/js/tinymce/skins/lightgray/img/loader.gif (Binary) (Renamed from base/src/main/webapp/lib/tinymce/js/tinymce/skins/lightgray/img/loader.gif (Binary))
--- base/src/main/webapp/lib/tinymce/js/tinymce/skins/lightgray/img/loader.gif
+++ base/src/main/webapp/resources/lib/tinymce/js/tinymce/skins/lightgray/img/loader.gif
Binary file is not shown
base/src/main/webapp/resources/lib/tinymce/js/tinymce/skins/lightgray/img/object.gif (Binary) (Renamed from base/src/main/webapp/lib/tinymce/js/tinymce/skins/lightgray/img/object.gif (Binary))
--- base/src/main/webapp/lib/tinymce/js/tinymce/skins/lightgray/img/object.gif
+++ base/src/main/webapp/resources/lib/tinymce/js/tinymce/skins/lightgray/img/object.gif
Binary file is not shown
base/src/main/webapp/resources/lib/tinymce/js/tinymce/skins/lightgray/img/trans.gif (Binary) (Renamed from base/src/main/webapp/lib/tinymce/js/tinymce/skins/lightgray/img/trans.gif (Binary))
--- base/src/main/webapp/lib/tinymce/js/tinymce/skins/lightgray/img/trans.gif
+++ base/src/main/webapp/resources/lib/tinymce/js/tinymce/skins/lightgray/img/trans.gif
Binary file is not shown
base/src/main/webapp/resources/lib/tinymce/js/tinymce/skins/lightgray/skin.min.css (Renamed from base/src/main/webapp/lib/tinymce/js/tinymce/skins/lightgray/skin.min.css)
--- base/src/main/webapp/lib/tinymce/js/tinymce/skins/lightgray/skin.min.css
+++ base/src/main/webapp/resources/lib/tinymce/js/tinymce/skins/lightgray/skin.min.css
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/tinymce/js/tinymce/skins/lightgray/skin.mobile.min.css (Renamed from base/src/main/webapp/lib/tinymce/js/tinymce/skins/lightgray/skin.mobile.min.css)
--- base/src/main/webapp/lib/tinymce/js/tinymce/skins/lightgray/skin.mobile.min.css
+++ base/src/main/webapp/resources/lib/tinymce/js/tinymce/skins/lightgray/skin.mobile.min.css
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/tinymce/js/tinymce/themes/inlite/theme.min.js (Renamed from base/src/main/webapp/lib/tinymce/js/tinymce/themes/inlite/theme.min.js)
--- base/src/main/webapp/lib/tinymce/js/tinymce/themes/inlite/theme.min.js
+++ base/src/main/webapp/resources/lib/tinymce/js/tinymce/themes/inlite/theme.min.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/tinymce/js/tinymce/themes/mobile/theme.min.js (Renamed from base/src/main/webapp/lib/tinymce/js/tinymce/themes/mobile/theme.min.js)
--- base/src/main/webapp/lib/tinymce/js/tinymce/themes/mobile/theme.min.js
+++ base/src/main/webapp/resources/lib/tinymce/js/tinymce/themes/mobile/theme.min.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/tinymce/js/tinymce/themes/modern/theme.min.js (Renamed from base/src/main/webapp/lib/tinymce/js/tinymce/themes/modern/theme.min.js)
--- base/src/main/webapp/lib/tinymce/js/tinymce/themes/modern/theme.min.js
+++ base/src/main/webapp/resources/lib/tinymce/js/tinymce/themes/modern/theme.min.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/tinymce/js/tinymce/tinymce.min.js (Renamed from base/src/main/webapp/lib/tinymce/js/tinymce/tinymce.min.js)
--- base/src/main/webapp/lib/tinymce/js/tinymce/tinymce.min.js
+++ base/src/main/webapp/resources/lib/tinymce/js/tinymce/tinymce.min.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/upload/canvas-to-blob.min.js (Renamed from base/src/main/webapp/lib/upload/canvas-to-blob.min.js)
--- base/src/main/webapp/lib/upload/canvas-to-blob.min.js
+++ base/src/main/webapp/resources/lib/upload/canvas-to-blob.min.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/upload/jquery.fileupload-angular.js (Renamed from base/src/main/webapp/lib/upload/jquery.fileupload-angular.js)
--- base/src/main/webapp/lib/upload/jquery.fileupload-angular.js
+++ base/src/main/webapp/resources/lib/upload/jquery.fileupload-angular.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/upload/jquery.fileupload-audio.js (Renamed from base/src/main/webapp/lib/upload/jquery.fileupload-audio.js)
--- base/src/main/webapp/lib/upload/jquery.fileupload-audio.js
+++ base/src/main/webapp/resources/lib/upload/jquery.fileupload-audio.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/upload/jquery.fileupload-image.js (Renamed from base/src/main/webapp/lib/upload/jquery.fileupload-image.js)
--- base/src/main/webapp/lib/upload/jquery.fileupload-image.js
+++ base/src/main/webapp/resources/lib/upload/jquery.fileupload-image.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/upload/jquery.fileupload-jquery-ui.js (Renamed from base/src/main/webapp/lib/upload/jquery.fileupload-jquery-ui.js)
--- base/src/main/webapp/lib/upload/jquery.fileupload-jquery-ui.js
+++ base/src/main/webapp/resources/lib/upload/jquery.fileupload-jquery-ui.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/upload/jquery.fileupload-process.js (Renamed from base/src/main/webapp/lib/upload/jquery.fileupload-process.js)
--- base/src/main/webapp/lib/upload/jquery.fileupload-process.js
+++ base/src/main/webapp/resources/lib/upload/jquery.fileupload-process.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/upload/jquery.fileupload-ui.js (Renamed from base/src/main/webapp/lib/upload/jquery.fileupload-ui.js)
--- base/src/main/webapp/lib/upload/jquery.fileupload-ui.js
+++ base/src/main/webapp/resources/lib/upload/jquery.fileupload-ui.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/upload/jquery.fileupload-validate.js (Renamed from base/src/main/webapp/lib/upload/jquery.fileupload-validate.js)
--- base/src/main/webapp/lib/upload/jquery.fileupload-validate.js
+++ base/src/main/webapp/resources/lib/upload/jquery.fileupload-validate.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/upload/jquery.fileupload-video.js (Renamed from base/src/main/webapp/lib/upload/jquery.fileupload-video.js)
--- base/src/main/webapp/lib/upload/jquery.fileupload-video.js
+++ base/src/main/webapp/resources/lib/upload/jquery.fileupload-video.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/upload/jquery.fileupload.js (Renamed from base/src/main/webapp/lib/upload/jquery.fileupload.js)
--- base/src/main/webapp/lib/upload/jquery.fileupload.js
+++ base/src/main/webapp/resources/lib/upload/jquery.fileupload.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/upload/jquery.iframe-transport.js (Renamed from base/src/main/webapp/lib/upload/jquery.iframe-transport.js)
--- base/src/main/webapp/lib/upload/jquery.iframe-transport.js
+++ base/src/main/webapp/resources/lib/upload/jquery.iframe-transport.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/upload/load-image.all.min.js (Renamed from base/src/main/webapp/lib/upload/load-image.all.min.js)
--- base/src/main/webapp/lib/upload/load-image.all.min.js
+++ base/src/main/webapp/resources/lib/upload/load-image.all.min.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/upload/mltmdUpload.js (Renamed from base/src/main/webapp/lib/upload/mltmdUpload.js)
--- base/src/main/webapp/lib/upload/mltmdUpload.js
+++ base/src/main/webapp/resources/lib/upload/mltmdUpload.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/upload/rotate-image.css (Renamed from base/src/main/webapp/lib/upload/rotate-image.css)
--- base/src/main/webapp/lib/upload/rotate-image.css
+++ base/src/main/webapp/resources/lib/upload/rotate-image.css
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/upload/upload.cmy.js (Renamed from base/src/main/webapp/lib/upload/upload.cmy.js)
--- base/src/main/webapp/lib/upload/upload.cmy.js
+++ base/src/main/webapp/resources/lib/upload/upload.cmy.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/upload/upload.js (Renamed from base/src/main/webapp/lib/upload/upload.js)
--- base/src/main/webapp/lib/upload/upload.js
+++ base/src/main/webapp/resources/lib/upload/upload.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/lib/upload/upload2.js (Renamed from base/src/main/webapp/lib/upload/upload2.js)
--- base/src/main/webapp/lib/upload/upload2.js
+++ base/src/main/webapp/resources/lib/upload/upload2.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/arrow01.gif (Binary) (Renamed from base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/arrow01.gif (Binary))
--- base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/arrow01.gif
+++ base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/arrow01.gif
Binary file is not shown
base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/arrow02.gif (Binary) (Renamed from base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/arrow02.gif (Binary))
--- base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/arrow02.gif
+++ base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/arrow02.gif
Binary file is not shown
base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/arrow03.gif (Binary) (Renamed from base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/arrow03.gif (Binary))
--- base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/arrow03.gif
+++ base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/arrow03.gif
Binary file is not shown
base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/bg_bar.gif (Binary) (Renamed from base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/bg_bar.gif (Binary))
--- base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/bg_bar.gif
+++ base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/bg_bar.gif
Binary file is not shown
base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/bg_tit.gif (Binary) (Renamed from base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/bg_tit.gif (Binary))
--- base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/bg_tit.gif
+++ base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/bg_tit.gif
Binary file is not shown
base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/box_spcbbl.png (Binary) (Renamed from base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/box_spcbbl.png (Binary))
--- base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/box_spcbbl.png
+++ base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/box_spcbbl.png
Binary file is not shown
base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_add_file.gif (Binary) (Renamed from base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_add_file.gif (Binary))
--- base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_add_file.gif
+++ base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_add_file.gif
Binary file is not shown
base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_all.gif (Binary) (Renamed from base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_all.gif (Binary))
--- base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_all.gif
+++ base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_all.gif
Binary file is not shown
base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_cancel.gif (Binary) (Renamed from base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_cancel.gif (Binary))
--- base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_cancel.gif
+++ base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_cancel.gif
Binary file is not shown
base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_close.gif (Binary) (Renamed from base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_close.gif (Binary))
--- base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_close.gif
+++ base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_close.gif
Binary file is not shown
base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_copy.gif (Binary) (Renamed from base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_copy.gif (Binary))
--- base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_copy.gif
+++ base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_copy.gif
Binary file is not shown
base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_del.gif (Binary) (Renamed from base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_del.gif (Binary))
--- base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_del.gif
+++ base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_del.gif
Binary file is not shown
base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_del_all.gif (Binary) (Renamed from base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_del_all.gif (Binary))
--- base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_del_all.gif
+++ base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_del_all.gif
Binary file is not shown
base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_delete.gif (Binary) (Renamed from base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_delete.gif (Binary))
--- base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_delete.gif
+++ base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_delete.gif
Binary file is not shown
base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_first.gif (Binary) (Renamed from base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_first.gif (Binary))
--- base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_first.gif
+++ base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_first.gif
Binary file is not shown
base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_first_scn.gif (Binary) (Renamed from base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_first_scn.gif (Binary))
--- base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_first_scn.gif
+++ base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_first_scn.gif
Binary file is not shown
base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_home.gif (Binary) (Renamed from base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_home.gif (Binary))
--- base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_home.gif
+++ base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_home.gif
Binary file is not shown
base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_last.gif (Binary) (Renamed from base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_last.gif (Binary))
--- base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_last.gif
+++ base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_last.gif
Binary file is not shown
base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_last_scn.gif (Binary) (Renamed from base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_last_scn.gif (Binary))
--- base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_last_scn.gif
+++ base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_last_scn.gif
Binary file is not shown
base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_list.gif (Binary) (Renamed from base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_list.gif (Binary))
--- base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_list.gif
+++ base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_list.gif
Binary file is not shown
base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_modify.gif (Binary) (Renamed from base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_modify.gif (Binary))
--- base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_modify.gif
+++ base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_modify.gif
Binary file is not shown
base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_move.gif (Binary) (Renamed from base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_move.gif (Binary))
--- base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_move.gif
+++ base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_move.gif
Binary file is not shown
base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_next.gif (Binary) (Renamed from base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_next.gif (Binary))
--- base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_next.gif
+++ base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_next.gif
Binary file is not shown
base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_next2.gif (Binary) (Renamed from base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_next2.gif (Binary))
--- base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_next2.gif
+++ base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_next2.gif
Binary file is not shown
base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_next_scn.gif (Binary) (Renamed from base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_next_scn.gif (Binary))
--- base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_next_scn.gif
+++ base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_next_scn.gif
Binary file is not shown
base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_ok.gif (Binary) (Renamed from base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_ok.gif (Binary))
--- base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_ok.gif
+++ base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_ok.gif
Binary file is not shown
base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_prev.gif (Binary) (Renamed from base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_prev.gif (Binary))
--- base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_prev.gif
+++ base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_prev.gif
Binary file is not shown
base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_prev2.gif (Binary) (Renamed from base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_prev2.gif (Binary))
--- base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_prev2.gif
+++ base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_prev2.gif
Binary file is not shown
base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_prev_scn.gif (Binary) (Renamed from base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_prev_scn.gif (Binary))
--- base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_prev_scn.gif
+++ base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_prev_scn.gif
Binary file is not shown
base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_print.gif (Binary) (Renamed from base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_print.gif (Binary))
--- base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_print.gif
+++ base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_print.gif
Binary file is not shown
base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_repair.gif (Binary) (Renamed from base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_repair.gif (Binary))
--- base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_repair.gif
+++ base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_repair.gif
Binary file is not shown
base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_reply_ok.gif (Binary) (Renamed from base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_reply_ok.gif (Binary))
--- base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_reply_ok.gif
+++ base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_reply_ok.gif
Binary file is not shown
base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_reply_re.gif (Binary) (Renamed from base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_reply_re.gif (Binary))
--- base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_reply_re.gif
+++ base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_reply_re.gif
Binary file is not shown
base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_reply_review.gif (Binary) (Renamed from base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_reply_review.gif (Binary))
--- base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_reply_review.gif
+++ base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_reply_review.gif
Binary file is not shown
base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_replywrite.gif (Binary) (Renamed from base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_replywrite.gif (Binary))
--- base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_replywrite.gif
+++ base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_replywrite.gif
Binary file is not shown
base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_scn_join.gif (Binary) (Renamed from base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_scn_join.gif (Binary))
--- base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_scn_join.gif
+++ base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_scn_join.gif
Binary file is not shown
base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_scn_poll_send.gif (Binary) (Renamed from base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_scn_poll_send.gif (Binary))
--- base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_scn_poll_send.gif
+++ base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_scn_poll_send.gif
Binary file is not shown
base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_scn_result_view.gif (Binary) (Renamed from base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_scn_result_view.gif (Binary))
--- base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_scn_result_view.gif
+++ base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_scn_result_view.gif
Binary file is not shown
base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_sdelete.gif (Binary) (Renamed from base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_sdelete.gif (Binary))
--- base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_sdelete.gif
+++ base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_sdelete.gif
Binary file is not shown
base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_search.gif (Binary) (Renamed from base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_search.gif (Binary))
--- base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_search.gif
+++ base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_search.gif
Binary file is not shown
base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_submit.gif (Binary) (Renamed from base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_submit.gif (Binary))
--- base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_submit.gif
+++ base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_submit.gif
Binary file is not shown
base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_top.gif (Binary) (Renamed from base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_top.gif (Binary))
--- base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_top.gif
+++ base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_top.gif
Binary file is not shown
base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_write.gif (Binary) (Renamed from base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_write.gif (Binary))
--- base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_write.gif
+++ base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/btn_write.gif
Binary file is not shown
base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/calendar_end.gif (Binary) (Renamed from base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/calendar_end.gif (Binary))
--- base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/calendar_end.gif
+++ base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/calendar_end.gif
Binary file is not shown
base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/calendar_ing.gif (Binary) (Renamed from base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/calendar_ing.gif (Binary))
--- base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/calendar_ing.gif
+++ base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/calendar_ing.gif
Binary file is not shown
base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/calendar_list_view.gif (Binary) (Renamed from base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/calendar_list_view.gif (Binary))
--- base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/calendar_list_view.gif
+++ base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/calendar_list_view.gif
Binary file is not shown
base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/calendar_list_view_on.gif (Binary) (Renamed from base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/calendar_list_view_on.gif (Binary))
--- base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/calendar_list_view_on.gif
+++ base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/calendar_list_view_on.gif
Binary file is not shown
base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/calendar_month_view.gif (Binary) (Renamed from base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/calendar_month_view.gif (Binary))
--- base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/calendar_month_view.gif
+++ base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/calendar_month_view.gif
Binary file is not shown
base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/calendar_month_view_on.gif (Binary) (Renamed from base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/calendar_month_view_on.gif (Binary))
--- base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/calendar_month_view_on.gif
+++ base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/calendar_month_view_on.gif
Binary file is not shown
base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/ico_board_lock.gif (Binary) (Renamed from base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/ico_board_lock.gif (Binary))
--- base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/ico_board_lock.gif
+++ base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/ico_board_lock.gif
Binary file is not shown
base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/ico_file.gif (Binary) (Renamed from base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/ico_file.gif (Binary))
--- base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/ico_file.gif
+++ base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/ico_file.gif
Binary file is not shown
base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/ico_file_gif.gif (Binary) (Renamed from base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/ico_file_gif.gif (Binary))
--- base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/ico_file_gif.gif
+++ base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/ico_file_gif.gif
Binary file is not shown
base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/ico_file_hwp.gif (Binary) (Renamed from base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/ico_file_hwp.gif (Binary))
--- base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/ico_file_hwp.gif
+++ base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/ico_file_hwp.gif
Binary file is not shown
base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/ico_file_jpg.gif (Binary) (Renamed from base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/ico_file_jpg.gif (Binary))
--- base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/ico_file_jpg.gif
+++ base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/ico_file_jpg.gif
Binary file is not shown
base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/ico_file_pdf.gif (Binary) (Renamed from base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/ico_file_pdf.gif (Binary))
--- base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/ico_file_pdf.gif
+++ base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/ico_file_pdf.gif
Binary file is not shown
base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/ico_file_ppt.gif (Binary) (Renamed from base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/ico_file_ppt.gif (Binary))
--- base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/ico_file_ppt.gif
+++ base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/ico_file_ppt.gif
Binary file is not shown
base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/ico_reply.gif (Binary) (Renamed from base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/ico_reply.gif (Binary))
--- base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/ico_reply.gif
+++ base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/ico_reply.gif
Binary file is not shown
base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/icon_balloon.gif (Binary) (Renamed from base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/icon_balloon.gif (Binary))
--- base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/icon_balloon.gif
+++ base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/icon_balloon.gif
Binary file is not shown
base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/icon_new.gif (Binary) (Renamed from base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/icon_new.gif (Binary))
--- base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/icon_new.gif
+++ base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/icon_new.gif
Binary file is not shown
base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/icon_notice.gif (Binary) (Renamed from base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/icon_notice.gif (Binary))
--- base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/icon_notice.gif
+++ base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/icon_notice.gif
Binary file is not shown
base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/noimg.gif (Binary) (Renamed from base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/noimg.gif (Binary))
--- base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/noimg.gif
+++ base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/noimg.gif
Binary file is not shown
base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/poll_close.gif (Binary) (Renamed from base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/poll_close.gif (Binary))
--- base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/poll_close.gif
+++ base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/poll_close.gif
Binary file is not shown
base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/poll_view.gif (Binary) (Renamed from base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/poll_view.gif (Binary))
--- base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/poll_view.gif
+++ base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/poll_view.gif
Binary file is not shown
base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/tab_bg_back.gif (Binary) (Renamed from base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/tab_bg_back.gif (Binary))
--- base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/tab_bg_back.gif
+++ base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/tab_bg_back.gif
Binary file is not shown
base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/tab_bg_back_scn.gif (Binary) (Renamed from base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/tab_bg_back_scn.gif (Binary))
--- base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/tab_bg_back_scn.gif
+++ base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/tab_bg_back_scn.gif
Binary file is not shown
base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/tab_bg_front.gif (Binary) (Renamed from base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/tab_bg_front.gif (Binary))
--- base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/tab_bg_front.gif
+++ base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/tab_bg_front.gif
Binary file is not shown
base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/tab_bg_front_scn.gif (Binary) (Renamed from base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/tab_bg_front_scn.gif (Binary))
--- base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/tab_bg_front_scn.gif
+++ base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/tab_bg_front_scn.gif
Binary file is not shown
base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/tab_bg_line.gif (Binary) (Renamed from base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/tab_bg_line.gif (Binary))
--- base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/tab_bg_line.gif
+++ base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/tab_bg_line.gif
Binary file is not shown
base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/tab_bg_middle.gif (Binary) (Renamed from base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/tab_bg_middle.gif (Binary))
--- base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/tab_bg_middle.gif
+++ base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/tab_bg_middle.gif
Binary file is not shown
base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/tab_bg_middle_scn.gif (Binary) (Renamed from base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/tab_bg_middle_scn.gif (Binary))
--- base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/tab_bg_middle_scn.gif
+++ base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/images/tab_bg_middle_scn.gif
Binary file is not shown
base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/script.js (Renamed from base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/script.js)
--- base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/script.js
+++ base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/script.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/style.css (Renamed from base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/style.css)
--- base/src/main/webapp/str/cre/bbs/tmplat/BBSTMP_0000000000001/style.css
+++ base/src/main/webapp/resources/str/cre/bbs/tmplat/BBSTMP_0000000000001/style.css
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/str/cre/lyt/tmplat/cmy/LTYTMP_0000000000001/script.js (Renamed from base/src/main/webapp/str/cre/lyt/tmplat/cmy/LTYTMP_0000000000001/script.js)
--- base/src/main/webapp/str/cre/lyt/tmplat/cmy/LTYTMP_0000000000001/script.js
+++ base/src/main/webapp/resources/str/cre/lyt/tmplat/cmy/LTYTMP_0000000000001/script.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/str/cre/lyt/tmplat/cmy/LTYTMP_0000000000001/style.css (Renamed from base/src/main/webapp/str/cre/lyt/tmplat/cmy/LTYTMP_0000000000001/style.css)
--- base/src/main/webapp/str/cre/lyt/tmplat/cmy/LTYTMP_0000000000001/style.css
+++ base/src/main/webapp/resources/str/cre/lyt/tmplat/cmy/LTYTMP_0000000000001/style.css
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/str/cre/lyt/tmplat/sit/LYTTMP_0000000000001/script.js (Renamed from base/src/main/webapp/str/cre/lyt/tmplat/sit/LYTTMP_0000000000001/script.js)
--- base/src/main/webapp/str/cre/lyt/tmplat/sit/LYTTMP_0000000000001/script.js
+++ base/src/main/webapp/resources/str/cre/lyt/tmplat/sit/LYTTMP_0000000000001/script.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/str/cre/lyt/tmplat/sit/LYTTMP_0000000000001/style.css (Renamed from base/src/main/webapp/str/cre/lyt/tmplat/sit/LYTTMP_0000000000001/style.css)
--- base/src/main/webapp/str/cre/lyt/tmplat/sit/LYTTMP_0000000000001/style.css
+++ base/src/main/webapp/resources/str/cre/lyt/tmplat/sit/LYTTMP_0000000000001/style.css
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/str/mnu/SITE_000000000000001/script.js (Renamed from base/src/main/webapp/str/mnu/SITE_000000000000001/script.js)
--- base/src/main/webapp/str/mnu/SITE_000000000000001/script.js
+++ base/src/main/webapp/resources/str/mnu/SITE_000000000000001/script.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/str/mnu/SITE_000000000000001/style.css (Renamed from base/src/main/webapp/str/mnu/SITE_000000000000001/style.css)
--- base/src/main/webapp/str/mnu/SITE_000000000000001/style.css
+++ base/src/main/webapp/resources/str/mnu/SITE_000000000000001/style.css
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/str/mnu/ZZZZZZZZZZZZZZZZZZZZ/MNU_0000000000000001/script.js (Renamed from base/src/main/webapp/str/mnu/ZZZZZZZZZZZZZZZZZZZZ/MNU_0000000000000001/script.js)
--- base/src/main/webapp/str/mnu/ZZZZZZZZZZZZZZZZZZZZ/MNU_0000000000000001/script.js
+++ base/src/main/webapp/resources/str/mnu/ZZZZZZZZZZZZZZZZZZZZ/MNU_0000000000000001/script.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/str/mnu/ZZZZZZZZZZZZZZZZZZZZ/MNU_0000000000000001/script_MBL.js (Renamed from base/src/main/webapp/str/mnu/ZZZZZZZZZZZZZZZZZZZZ/MNU_0000000000000001/script_MBL.js)
--- base/src/main/webapp/str/mnu/ZZZZZZZZZZZZZZZZZZZZ/MNU_0000000000000001/script_MBL.js
+++ base/src/main/webapp/resources/str/mnu/ZZZZZZZZZZZZZZZZZZZZ/MNU_0000000000000001/script_MBL.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/str/mnu/ZZZZZZZZZZZZZZZZZZZZ/MNU_0000000000000001/style.css (Renamed from base/src/main/webapp/str/mnu/ZZZZZZZZZZZZZZZZZZZZ/MNU_0000000000000001/style.css)
--- base/src/main/webapp/str/mnu/ZZZZZZZZZZZZZZZZZZZZ/MNU_0000000000000001/style.css
+++ base/src/main/webapp/resources/str/mnu/ZZZZZZZZZZZZZZZZZZZZ/MNU_0000000000000001/style.css
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/str/mnu/ZZZZZZZZZZZZZZZZZZZZ/MNU_0000000000000001/style_MBL.css (Renamed from base/src/main/webapp/str/mnu/ZZZZZZZZZZZZZZZZZZZZ/MNU_0000000000000001/style_MBL.css)
--- base/src/main/webapp/str/mnu/ZZZZZZZZZZZZZZZZZZZZ/MNU_0000000000000001/style_MBL.css
+++ base/src/main/webapp/resources/str/mnu/ZZZZZZZZZZZZZZZZZZZZ/MNU_0000000000000001/style_MBL.css
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/template/.project (Renamed from base/src/main/webapp/template/.project)
--- base/src/main/webapp/template/.project
+++ base/src/main/webapp/resources/template/.project
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/template/common/css/default.css (Renamed from base/src/main/webapp/template/common/css/default.css)
--- base/src/main/webapp/template/common/css/default.css
+++ base/src/main/webapp/resources/template/common/css/default.css
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/template/common/images/error404.gif (Binary) (Renamed from base/src/main/webapp/template/common/images/error404.gif (Binary))
--- base/src/main/webapp/template/common/images/error404.gif
+++ base/src/main/webapp/resources/template/common/images/error404.gif
Binary file is not shown
base/src/main/webapp/resources/template/common/images/error500.gif (Binary) (Renamed from base/src/main/webapp/template/common/images/error500.gif (Binary))
--- base/src/main/webapp/template/common/images/error500.gif
+++ base/src/main/webapp/resources/template/common/images/error500.gif
Binary file is not shown
base/src/main/webapp/resources/template/common/js/board.js (Renamed from base/src/main/webapp/template/common/js/board.js)
--- base/src/main/webapp/template/common/js/board.js
+++ base/src/main/webapp/resources/template/common/js/board.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/template/common/js/board2.js (Renamed from base/src/main/webapp/template/common/js/board2.js)
--- base/src/main/webapp/template/common/js/board2.js
+++ base/src/main/webapp/resources/template/common/js/board2.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/template/common/js/common.js (Renamed from base/src/main/webapp/template/common/js/common.js)
--- base/src/main/webapp/template/common/js/common.js
+++ base/src/main/webapp/resources/template/common/js/common.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/template/common/js/contactCommon.js (Renamed from base/src/main/webapp/template/common/js/contactCommon.js)
--- base/src/main/webapp/template/common/js/contactCommon.js
+++ base/src/main/webapp/resources/template/common/js/contactCommon.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/template/common/js/globalCommon.js (Renamed from base/src/main/webapp/template/common/js/globalCommon.js)
--- base/src/main/webapp/template/common/js/globalCommon.js
+++ base/src/main/webapp/resources/template/common/js/globalCommon.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/template/common/js/jcarousellite_add-control.js (Renamed from base/src/main/webapp/template/common/js/jcarousellite_add-control.js)
--- base/src/main/webapp/template/common/js/jcarousellite_add-control.js
+++ base/src/main/webapp/resources/template/common/js/jcarousellite_add-control.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/template/common/js/jquery-1.12.4.min.js (Renamed from base/src/main/webapp/template/common/js/jquery-1.12.4.min.js)
--- base/src/main/webapp/template/common/js/jquery-1.12.4.min.js
+++ base/src/main/webapp/resources/template/common/js/jquery-1.12.4.min.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/template/common/js/jquery.event.drag-2.2.js (Renamed from base/src/main/webapp/template/common/js/jquery.event.drag-2.2.js)
--- base/src/main/webapp/template/common/js/jquery.event.drag-2.2.js
+++ base/src/main/webapp/resources/template/common/js/jquery.event.drag-2.2.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/template/common/js/jquery.event.drag.live-2.2.js (Renamed from base/src/main/webapp/template/common/js/jquery.event.drag.live-2.2.js)
--- base/src/main/webapp/template/common/js/jquery.event.drag.live-2.2.js
+++ base/src/main/webapp/resources/template/common/js/jquery.event.drag.live-2.2.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/template/common/js/jquery.event.drop-2.2.js (Renamed from base/src/main/webapp/template/common/js/jquery.event.drop-2.2.js)
--- base/src/main/webapp/template/common/js/jquery.event.drop-2.2.js
+++ base/src/main/webapp/resources/template/common/js/jquery.event.drop-2.2.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/template/common/js/jquery.event.drop.live-2.2.js (Renamed from base/src/main/webapp/template/common/js/jquery.event.drop.live-2.2.js)
--- base/src/main/webapp/template/common/js/jquery.event.drop.live-2.2.js
+++ base/src/main/webapp/resources/template/common/js/jquery.event.drop.live-2.2.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/template/common/js/jquery.printElement.js (Renamed from base/src/main/webapp/template/common/js/jquery.printElement.js)
--- base/src/main/webapp/template/common/js/jquery.printElement.js
+++ base/src/main/webapp/resources/template/common/js/jquery.printElement.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/template/common/js/jquery/calendar/calendar.css (Renamed from base/src/main/webapp/template/common/js/jquery/calendar/calendar.css)
--- base/src/main/webapp/template/common/js/jquery/calendar/calendar.css
+++ base/src/main/webapp/resources/template/common/js/jquery/calendar/calendar.css
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/template/common/js/jquery/calendar/calendar.js (Renamed from base/src/main/webapp/template/common/js/jquery/calendar/calendar.js)
--- base/src/main/webapp/template/common/js/jquery/calendar/calendar.js
+++ base/src/main/webapp/resources/template/common/js/jquery/calendar/calendar.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/template/common/js/jquery/calendar/calendar.print.css (Renamed from base/src/main/webapp/template/common/js/jquery/calendar/calendar.print.css)
--- base/src/main/webapp/template/common/js/jquery/calendar/calendar.print.css
+++ base/src/main/webapp/resources/template/common/js/jquery/calendar/calendar.print.css
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/template/common/js/jquery/calendar/demos.css (Renamed from base/src/main/webapp/template/common/js/jquery/calendar/demos.css)
--- base/src/main/webapp/template/common/js/jquery/calendar/demos.css
+++ base/src/main/webapp/resources/template/common/js/jquery/calendar/demos.css
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/template/common/js/jquery/calendar/images/ui-bg_diagonals-thick_90_eeeeee_40x40.png (Binary) (Renamed from base/src/main/webapp/template/common/js/jquery/calendar/images/ui-bg_diagonals-thick_90_eeeeee_40x40.png (Binary))
--- base/src/main/webapp/template/common/js/jquery/calendar/images/ui-bg_diagonals-thick_90_eeeeee_40x40.png
+++ base/src/main/webapp/resources/template/common/js/jquery/calendar/images/ui-bg_diagonals-thick_90_eeeeee_40x40.png
Binary file is not shown
base/src/main/webapp/resources/template/common/js/jquery/calendar/images/ui-bg_flat_0_aaaaaa_40x100.png (Binary) (Renamed from base/src/main/webapp/template/common/js/jquery/calendar/images/ui-bg_flat_0_aaaaaa_40x100.png (Binary))
--- base/src/main/webapp/template/common/js/jquery/calendar/images/ui-bg_flat_0_aaaaaa_40x100.png
+++ base/src/main/webapp/resources/template/common/js/jquery/calendar/images/ui-bg_flat_0_aaaaaa_40x100.png
Binary file is not shown
base/src/main/webapp/resources/template/common/js/jquery/calendar/images/ui-bg_flat_15_cd0a0a_40x100.png (Binary) (Renamed from base/src/main/webapp/template/common/js/jquery/calendar/images/ui-bg_flat_15_cd0a0a_40x100.png (Binary))
--- base/src/main/webapp/template/common/js/jquery/calendar/images/ui-bg_flat_15_cd0a0a_40x100.png
+++ base/src/main/webapp/resources/template/common/js/jquery/calendar/images/ui-bg_flat_15_cd0a0a_40x100.png
Binary file is not shown
base/src/main/webapp/resources/template/common/js/jquery/calendar/images/ui-bg_flat_75_ffffff_40x100.png (Binary) (Renamed from base/src/main/webapp/template/common/js/jquery/calendar/images/ui-bg_flat_75_ffffff_40x100.png (Binary))
--- base/src/main/webapp/template/common/js/jquery/calendar/images/ui-bg_flat_75_ffffff_40x100.png
+++ base/src/main/webapp/resources/template/common/js/jquery/calendar/images/ui-bg_flat_75_ffffff_40x100.png
Binary file is not shown
base/src/main/webapp/resources/template/common/js/jquery/calendar/images/ui-bg_glass_100_e4f1fb_1x400.png (Binary) (Renamed from base/src/main/webapp/template/common/js/jquery/calendar/images/ui-bg_glass_100_e4f1fb_1x400.png (Binary))
--- base/src/main/webapp/template/common/js/jquery/calendar/images/ui-bg_glass_100_e4f1fb_1x400.png
+++ base/src/main/webapp/resources/template/common/js/jquery/calendar/images/ui-bg_glass_100_e4f1fb_1x400.png
Binary file is not shown
base/src/main/webapp/resources/template/common/js/jquery/calendar/images/ui-bg_glass_50_3baae3_1x400.png (Binary) (Renamed from base/src/main/webapp/template/common/js/jquery/calendar/images/ui-bg_glass_50_3baae3_1x400.png (Binary))
--- base/src/main/webapp/template/common/js/jquery/calendar/images/ui-bg_glass_50_3baae3_1x400.png
+++ base/src/main/webapp/resources/template/common/js/jquery/calendar/images/ui-bg_glass_50_3baae3_1x400.png
Binary file is not shown
base/src/main/webapp/resources/template/common/js/jquery/calendar/images/ui-bg_glass_55_fbf9ee_1x400.png (Binary) (Renamed from base/src/main/webapp/template/common/js/jquery/calendar/images/ui-bg_glass_55_fbf9ee_1x400.png (Binary))
--- base/src/main/webapp/template/common/js/jquery/calendar/images/ui-bg_glass_55_fbf9ee_1x400.png
+++ base/src/main/webapp/resources/template/common/js/jquery/calendar/images/ui-bg_glass_55_fbf9ee_1x400.png
Binary file is not shown
base/src/main/webapp/resources/template/common/js/jquery/calendar/images/ui-bg_glass_65_ffffff_1x400.png (Binary) (Renamed from base/src/main/webapp/template/common/js/jquery/calendar/images/ui-bg_glass_65_ffffff_1x400.png (Binary))
--- base/src/main/webapp/template/common/js/jquery/calendar/images/ui-bg_glass_65_ffffff_1x400.png
+++ base/src/main/webapp/resources/template/common/js/jquery/calendar/images/ui-bg_glass_65_ffffff_1x400.png
Binary file is not shown
base/src/main/webapp/resources/template/common/js/jquery/calendar/images/ui-bg_glass_75_dadada_1x400.png (Binary) (Renamed from base/src/main/webapp/template/common/js/jquery/calendar/images/ui-bg_glass_75_dadada_1x400.png (Binary))
--- base/src/main/webapp/template/common/js/jquery/calendar/images/ui-bg_glass_75_dadada_1x400.png
+++ base/src/main/webapp/resources/template/common/js/jquery/calendar/images/ui-bg_glass_75_dadada_1x400.png
Binary file is not shown
base/src/main/webapp/resources/template/common/js/jquery/calendar/images/ui-bg_glass_75_e6e6e6_1x400.png (Binary) (Renamed from base/src/main/webapp/template/common/js/jquery/calendar/images/ui-bg_glass_75_e6e6e6_1x400.png (Binary))
--- base/src/main/webapp/template/common/js/jquery/calendar/images/ui-bg_glass_75_e6e6e6_1x400.png
+++ base/src/main/webapp/resources/template/common/js/jquery/calendar/images/ui-bg_glass_75_e6e6e6_1x400.png
Binary file is not shown
base/src/main/webapp/resources/template/common/js/jquery/calendar/images/ui-bg_glass_80_d7ebf9_1x400.png (Binary) (Renamed from base/src/main/webapp/template/common/js/jquery/calendar/images/ui-bg_glass_80_d7ebf9_1x400.png (Binary))
--- base/src/main/webapp/template/common/js/jquery/calendar/images/ui-bg_glass_80_d7ebf9_1x400.png
+++ base/src/main/webapp/resources/template/common/js/jquery/calendar/images/ui-bg_glass_80_d7ebf9_1x400.png
Binary file is not shown
base/src/main/webapp/resources/template/common/js/jquery/calendar/images/ui-bg_glass_95_fef1ec_1x400.png (Binary) (Renamed from base/src/main/webapp/template/common/js/jquery/calendar/images/ui-bg_glass_95_fef1ec_1x400.png (Binary))
--- base/src/main/webapp/template/common/js/jquery/calendar/images/ui-bg_glass_95_fef1ec_1x400.png
+++ base/src/main/webapp/resources/template/common/js/jquery/calendar/images/ui-bg_glass_95_fef1ec_1x400.png
Binary file is not shown
base/src/main/webapp/resources/template/common/js/jquery/calendar/images/ui-bg_highlight-hard_100_f2f5f7_1x100.png (Binary) (Renamed from base/src/main/webapp/template/common/js/jquery/calendar/images/ui-bg_highlight-hard_100_f2f5f7_1x100.png (Binary))
--- base/src/main/webapp/template/common/js/jquery/calendar/images/ui-bg_highlight-hard_100_f2f5f7_1x100.png
+++ base/src/main/webapp/resources/template/common/js/jquery/calendar/images/ui-bg_highlight-hard_100_f2f5f7_1x100.png
Binary file is not shown
base/src/main/webapp/resources/template/common/js/jquery/calendar/images/ui-bg_highlight-hard_70_000000_1x100.png (Binary) (Renamed from base/src/main/webapp/template/common/js/jquery/calendar/images/ui-bg_highlight-hard_70_000000_1x100.png (Binary))
--- base/src/main/webapp/template/common/js/jquery/calendar/images/ui-bg_highlight-hard_70_000000_1x100.png
+++ base/src/main/webapp/resources/template/common/js/jquery/calendar/images/ui-bg_highlight-hard_70_000000_1x100.png
Binary file is not shown
base/src/main/webapp/resources/template/common/js/jquery/calendar/images/ui-bg_highlight-soft_100_deedf7_1x100.png (Binary) (Renamed from base/src/main/webapp/template/common/js/jquery/calendar/images/ui-bg_highlight-soft_100_deedf7_1x100.png (Binary))
--- base/src/main/webapp/template/common/js/jquery/calendar/images/ui-bg_highlight-soft_100_deedf7_1x100.png
+++ base/src/main/webapp/resources/template/common/js/jquery/calendar/images/ui-bg_highlight-soft_100_deedf7_1x100.png
Binary file is not shown
base/src/main/webapp/resources/template/common/js/jquery/calendar/images/ui-bg_highlight-soft_25_ffef8f_1x100.png (Binary) (Renamed from base/src/main/webapp/template/common/js/jquery/calendar/images/ui-bg_highlight-soft_25_ffef8f_1x100.png (Binary))
--- base/src/main/webapp/template/common/js/jquery/calendar/images/ui-bg_highlight-soft_25_ffef8f_1x100.png
+++ base/src/main/webapp/resources/template/common/js/jquery/calendar/images/ui-bg_highlight-soft_25_ffef8f_1x100.png
Binary file is not shown
base/src/main/webapp/resources/template/common/js/jquery/calendar/images/ui-bg_highlight-soft_75_cccccc_1x100.png (Binary) (Renamed from base/src/main/webapp/template/common/js/jquery/calendar/images/ui-bg_highlight-soft_75_cccccc_1x100.png (Binary))
--- base/src/main/webapp/template/common/js/jquery/calendar/images/ui-bg_highlight-soft_75_cccccc_1x100.png
+++ base/src/main/webapp/resources/template/common/js/jquery/calendar/images/ui-bg_highlight-soft_75_cccccc_1x100.png
Binary file is not shown
base/src/main/webapp/resources/template/common/js/jquery/calendar/images/ui-icons_222222_256x240.png (Binary) (Renamed from base/src/main/webapp/template/common/js/jquery/calendar/images/ui-icons_222222_256x240.png (Binary))
--- base/src/main/webapp/template/common/js/jquery/calendar/images/ui-icons_222222_256x240.png
+++ base/src/main/webapp/resources/template/common/js/jquery/calendar/images/ui-icons_222222_256x240.png
Binary file is not shown
base/src/main/webapp/resources/template/common/js/jquery/calendar/images/ui-icons_2694e8_256x240.png (Binary) (Renamed from base/src/main/webapp/template/common/js/jquery/calendar/images/ui-icons_2694e8_256x240.png (Binary))
--- base/src/main/webapp/template/common/js/jquery/calendar/images/ui-icons_2694e8_256x240.png
+++ base/src/main/webapp/resources/template/common/js/jquery/calendar/images/ui-icons_2694e8_256x240.png
Binary file is not shown
base/src/main/webapp/resources/template/common/js/jquery/calendar/images/ui-icons_2e83ff_256x240.png (Binary) (Renamed from base/src/main/webapp/template/common/js/jquery/calendar/images/ui-icons_2e83ff_256x240.png (Binary))
--- base/src/main/webapp/template/common/js/jquery/calendar/images/ui-icons_2e83ff_256x240.png
+++ base/src/main/webapp/resources/template/common/js/jquery/calendar/images/ui-icons_2e83ff_256x240.png
Binary file is not shown
base/src/main/webapp/resources/template/common/js/jquery/calendar/images/ui-icons_3d80b3_256x240.png (Binary) (Renamed from base/src/main/webapp/template/common/js/jquery/calendar/images/ui-icons_3d80b3_256x240.png (Binary))
--- base/src/main/webapp/template/common/js/jquery/calendar/images/ui-icons_3d80b3_256x240.png
+++ base/src/main/webapp/resources/template/common/js/jquery/calendar/images/ui-icons_3d80b3_256x240.png
Binary file is not shown
base/src/main/webapp/resources/template/common/js/jquery/calendar/images/ui-icons_454545_256x240.png (Binary) (Renamed from base/src/main/webapp/template/common/js/jquery/calendar/images/ui-icons_454545_256x240.png (Binary))
--- base/src/main/webapp/template/common/js/jquery/calendar/images/ui-icons_454545_256x240.png
+++ base/src/main/webapp/resources/template/common/js/jquery/calendar/images/ui-icons_454545_256x240.png
Binary file is not shown
base/src/main/webapp/resources/template/common/js/jquery/calendar/images/ui-icons_72a7cf_256x240.png (Binary) (Renamed from base/src/main/webapp/template/common/js/jquery/calendar/images/ui-icons_72a7cf_256x240.png (Binary))
--- base/src/main/webapp/template/common/js/jquery/calendar/images/ui-icons_72a7cf_256x240.png
+++ base/src/main/webapp/resources/template/common/js/jquery/calendar/images/ui-icons_72a7cf_256x240.png
Binary file is not shown
base/src/main/webapp/resources/template/common/js/jquery/calendar/images/ui-icons_888888_256x240.png (Binary) (Renamed from base/src/main/webapp/template/common/js/jquery/calendar/images/ui-icons_888888_256x240.png (Binary))
--- base/src/main/webapp/template/common/js/jquery/calendar/images/ui-icons_888888_256x240.png
+++ base/src/main/webapp/resources/template/common/js/jquery/calendar/images/ui-icons_888888_256x240.png
Binary file is not shown
base/src/main/webapp/resources/template/common/js/jquery/calendar/images/ui-icons_cd0a0a_256x240.png (Binary) (Renamed from base/src/main/webapp/template/common/js/jquery/calendar/images/ui-icons_cd0a0a_256x240.png (Binary))
--- base/src/main/webapp/template/common/js/jquery/calendar/images/ui-icons_cd0a0a_256x240.png
+++ base/src/main/webapp/resources/template/common/js/jquery/calendar/images/ui-icons_cd0a0a_256x240.png
Binary file is not shown
base/src/main/webapp/resources/template/common/js/jquery/calendar/images/ui-icons_ffffff_256x240.png (Binary) (Renamed from base/src/main/webapp/template/common/js/jquery/calendar/images/ui-icons_ffffff_256x240.png (Binary))
--- base/src/main/webapp/template/common/js/jquery/calendar/images/ui-icons_ffffff_256x240.png
+++ base/src/main/webapp/resources/template/common/js/jquery/calendar/images/ui-icons_ffffff_256x240.png
Binary file is not shown
base/src/main/webapp/resources/template/common/js/jquery/calendar/jquery-ui-1.8.11.js (Renamed from base/src/main/webapp/template/common/js/jquery/calendar/jquery-ui-1.8.11.js)
--- base/src/main/webapp/template/common/js/jquery/calendar/jquery-ui-1.8.11.js
+++ base/src/main/webapp/resources/template/common/js/jquery/calendar/jquery-ui-1.8.11.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/template/common/js/jquery/calendar/theme.css (Renamed from base/src/main/webapp/template/common/js/jquery/calendar/theme.css)
--- base/src/main/webapp/template/common/js/jquery/calendar/theme.css
+++ base/src/main/webapp/resources/template/common/js/jquery/calendar/theme.css
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/template/common/js/jquery/calendar/ui.accordion.css (Renamed from base/src/main/webapp/template/common/js/jquery/calendar/ui.accordion.css)
--- base/src/main/webapp/template/common/js/jquery/calendar/ui.accordion.css
+++ base/src/main/webapp/resources/template/common/js/jquery/calendar/ui.accordion.css
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/template/common/js/jquery/calendar/ui.all.css (Renamed from base/src/main/webapp/template/common/js/jquery/calendar/ui.all.css)
--- base/src/main/webapp/template/common/js/jquery/calendar/ui.all.css
+++ base/src/main/webapp/resources/template/common/js/jquery/calendar/ui.all.css
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/template/common/js/jquery/calendar/ui.base.css (Renamed from base/src/main/webapp/template/common/js/jquery/calendar/ui.base.css)
--- base/src/main/webapp/template/common/js/jquery/calendar/ui.base.css
+++ base/src/main/webapp/resources/template/common/js/jquery/calendar/ui.base.css
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/template/common/js/jquery/calendar/ui.core.css (Renamed from base/src/main/webapp/template/common/js/jquery/calendar/ui.core.css)
--- base/src/main/webapp/template/common/js/jquery/calendar/ui.core.css
+++ base/src/main/webapp/resources/template/common/js/jquery/calendar/ui.core.css
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/template/common/js/jquery/calendar/ui.datepicker.css (Renamed from base/src/main/webapp/template/common/js/jquery/calendar/ui.datepicker.css)
--- base/src/main/webapp/template/common/js/jquery/calendar/ui.datepicker.css
+++ base/src/main/webapp/resources/template/common/js/jquery/calendar/ui.datepicker.css
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/template/common/js/jquery/calendar/ui.datepicker.js (Renamed from base/src/main/webapp/template/common/js/jquery/calendar/ui.datepicker.js)
--- base/src/main/webapp/template/common/js/jquery/calendar/ui.datepicker.js
+++ base/src/main/webapp/resources/template/common/js/jquery/calendar/ui.datepicker.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/template/common/js/jquery/calendar/ui.dialog.css (Renamed from base/src/main/webapp/template/common/js/jquery/calendar/ui.dialog.css)
--- base/src/main/webapp/template/common/js/jquery/calendar/ui.dialog.css
+++ base/src/main/webapp/resources/template/common/js/jquery/calendar/ui.dialog.css
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/template/common/js/jquery/calendar/ui.progressbar.css (Renamed from base/src/main/webapp/template/common/js/jquery/calendar/ui.progressbar.css)
--- base/src/main/webapp/template/common/js/jquery/calendar/ui.progressbar.css
+++ base/src/main/webapp/resources/template/common/js/jquery/calendar/ui.progressbar.css
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/template/common/js/jquery/calendar/ui.resizable.css (Renamed from base/src/main/webapp/template/common/js/jquery/calendar/ui.resizable.css)
--- base/src/main/webapp/template/common/js/jquery/calendar/ui.resizable.css
+++ base/src/main/webapp/resources/template/common/js/jquery/calendar/ui.resizable.css
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/template/common/js/jquery/calendar/ui.slider.css (Renamed from base/src/main/webapp/template/common/js/jquery/calendar/ui.slider.css)
--- base/src/main/webapp/template/common/js/jquery/calendar/ui.slider.css
+++ base/src/main/webapp/resources/template/common/js/jquery/calendar/ui.slider.css
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/template/common/js/jquery/calendar/ui.tabs.css (Renamed from base/src/main/webapp/template/common/js/jquery/calendar/ui.tabs.css)
--- base/src/main/webapp/template/common/js/jquery/calendar/ui.tabs.css
+++ base/src/main/webapp/resources/template/common/js/jquery/calendar/ui.tabs.css
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/template/common/js/jquery/calendar/ui.theme.css (Renamed from base/src/main/webapp/template/common/js/jquery/calendar/ui.theme.css)
--- base/src/main/webapp/template/common/js/jquery/calendar/ui.theme.css
+++ base/src/main/webapp/resources/template/common/js/jquery/calendar/ui.theme.css
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/template/common/js/jquery/css/jquery.timepicker.css (Renamed from base/src/main/webapp/template/common/js/jquery/css/jquery.timepicker.css)
--- base/src/main/webapp/template/common/js/jquery/css/jquery.timepicker.css
+++ base/src/main/webapp/resources/template/common/js/jquery/css/jquery.timepicker.css
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/template/common/js/jquery/css/ui-lightness/images/ui-bg_diagonals-thick_18_b81900_40x40.png (Binary) (Renamed from base/src/main/webapp/template/common/js/jquery/css/ui-lightness/images/ui-bg_diagonals-thick_18_b81900_40x40.png (Binary))
--- base/src/main/webapp/template/common/js/jquery/css/ui-lightness/images/ui-bg_diagonals-thick_18_b81900_40x40.png
+++ base/src/main/webapp/resources/template/common/js/jquery/css/ui-lightness/images/ui-bg_diagonals-thick_18_b81900_40x40.png
Binary file is not shown
base/src/main/webapp/resources/template/common/js/jquery/css/ui-lightness/images/ui-bg_diagonals-thick_20_666666_40x40.png (Binary) (Renamed from base/src/main/webapp/template/common/js/jquery/css/ui-lightness/images/ui-bg_diagonals-thick_20_666666_40x40.png (Binary))
--- base/src/main/webapp/template/common/js/jquery/css/ui-lightness/images/ui-bg_diagonals-thick_20_666666_40x40.png
+++ base/src/main/webapp/resources/template/common/js/jquery/css/ui-lightness/images/ui-bg_diagonals-thick_20_666666_40x40.png
Binary file is not shown
base/src/main/webapp/resources/template/common/js/jquery/css/ui-lightness/images/ui-bg_flat_10_000000_40x100.png (Binary) (Renamed from base/src/main/webapp/template/common/js/jquery/css/ui-lightness/images/ui-bg_flat_10_000000_40x100.png (Binary))
--- base/src/main/webapp/template/common/js/jquery/css/ui-lightness/images/ui-bg_flat_10_000000_40x100.png
+++ base/src/main/webapp/resources/template/common/js/jquery/css/ui-lightness/images/ui-bg_flat_10_000000_40x100.png
Binary file is not shown
base/src/main/webapp/resources/template/common/js/jquery/css/ui-lightness/images/ui-bg_glass_100_f6f6f6_1x400.png (Binary) (Renamed from base/src/main/webapp/template/common/js/jquery/css/ui-lightness/images/ui-bg_glass_100_f6f6f6_1x400.png (Binary))
--- base/src/main/webapp/template/common/js/jquery/css/ui-lightness/images/ui-bg_glass_100_f6f6f6_1x400.png
+++ base/src/main/webapp/resources/template/common/js/jquery/css/ui-lightness/images/ui-bg_glass_100_f6f6f6_1x400.png
Binary file is not shown
base/src/main/webapp/resources/template/common/js/jquery/css/ui-lightness/images/ui-bg_glass_100_fdf5ce_1x400.png (Binary) (Renamed from base/src/main/webapp/template/common/js/jquery/css/ui-lightness/images/ui-bg_glass_100_fdf5ce_1x400.png (Binary))
--- base/src/main/webapp/template/common/js/jquery/css/ui-lightness/images/ui-bg_glass_100_fdf5ce_1x400.png
+++ base/src/main/webapp/resources/template/common/js/jquery/css/ui-lightness/images/ui-bg_glass_100_fdf5ce_1x400.png
Binary file is not shown
base/src/main/webapp/resources/template/common/js/jquery/css/ui-lightness/images/ui-bg_glass_65_ffffff_1x400.png (Binary) (Renamed from base/src/main/webapp/template/common/js/jquery/css/ui-lightness/images/ui-bg_glass_65_ffffff_1x400.png (Binary))
--- base/src/main/webapp/template/common/js/jquery/css/ui-lightness/images/ui-bg_glass_65_ffffff_1x400.png
+++ base/src/main/webapp/resources/template/common/js/jquery/css/ui-lightness/images/ui-bg_glass_65_ffffff_1x400.png
Binary file is not shown
base/src/main/webapp/resources/template/common/js/jquery/css/ui-lightness/images/ui-bg_gloss-wave_35_f6a828_500x100.png (Binary) (Renamed from base/src/main/webapp/template/common/js/jquery/css/ui-lightness/images/ui-bg_gloss-wave_35_f6a828_500x100.png (Binary))
--- base/src/main/webapp/template/common/js/jquery/css/ui-lightness/images/ui-bg_gloss-wave_35_f6a828_500x100.png
+++ base/src/main/webapp/resources/template/common/js/jquery/css/ui-lightness/images/ui-bg_gloss-wave_35_f6a828_500x100.png
Binary file is not shown
base/src/main/webapp/resources/template/common/js/jquery/css/ui-lightness/images/ui-bg_highlight-soft_100_eeeeee_1x100.png (Binary) (Renamed from base/src/main/webapp/template/common/js/jquery/css/ui-lightness/images/ui-bg_highlight-soft_100_eeeeee_1x100.png (Binary))
--- base/src/main/webapp/template/common/js/jquery/css/ui-lightness/images/ui-bg_highlight-soft_100_eeeeee_1x100.png
+++ base/src/main/webapp/resources/template/common/js/jquery/css/ui-lightness/images/ui-bg_highlight-soft_100_eeeeee_1x100.png
Binary file is not shown
base/src/main/webapp/resources/template/common/js/jquery/css/ui-lightness/images/ui-bg_highlight-soft_75_ffe45c_1x100.png (Binary) (Renamed from base/src/main/webapp/template/common/js/jquery/css/ui-lightness/images/ui-bg_highlight-soft_75_ffe45c_1x100.png (Binary))
--- base/src/main/webapp/template/common/js/jquery/css/ui-lightness/images/ui-bg_highlight-soft_75_ffe45c_1x100.png
+++ base/src/main/webapp/resources/template/common/js/jquery/css/ui-lightness/images/ui-bg_highlight-soft_75_ffe45c_1x100.png
Binary file is not shown
base/src/main/webapp/resources/template/common/js/jquery/css/ui-lightness/images/ui-icons_222222_256x240.png (Binary) (Renamed from base/src/main/webapp/template/common/js/jquery/css/ui-lightness/images/ui-icons_222222_256x240.png (Binary))
--- base/src/main/webapp/template/common/js/jquery/css/ui-lightness/images/ui-icons_222222_256x240.png
+++ base/src/main/webapp/resources/template/common/js/jquery/css/ui-lightness/images/ui-icons_222222_256x240.png
Binary file is not shown
base/src/main/webapp/resources/template/common/js/jquery/css/ui-lightness/images/ui-icons_228ef1_256x240.png (Binary) (Renamed from base/src/main/webapp/template/common/js/jquery/css/ui-lightness/images/ui-icons_228ef1_256x240.png (Binary))
--- base/src/main/webapp/template/common/js/jquery/css/ui-lightness/images/ui-icons_228ef1_256x240.png
+++ base/src/main/webapp/resources/template/common/js/jquery/css/ui-lightness/images/ui-icons_228ef1_256x240.png
Binary file is not shown
base/src/main/webapp/resources/template/common/js/jquery/css/ui-lightness/images/ui-icons_ef8c08_256x240.png (Binary) (Renamed from base/src/main/webapp/template/common/js/jquery/css/ui-lightness/images/ui-icons_ef8c08_256x240.png (Binary))
--- base/src/main/webapp/template/common/js/jquery/css/ui-lightness/images/ui-icons_ef8c08_256x240.png
+++ base/src/main/webapp/resources/template/common/js/jquery/css/ui-lightness/images/ui-icons_ef8c08_256x240.png
Binary file is not shown
base/src/main/webapp/resources/template/common/js/jquery/css/ui-lightness/images/ui-icons_ffd27a_256x240.png (Binary) (Renamed from base/src/main/webapp/template/common/js/jquery/css/ui-lightness/images/ui-icons_ffd27a_256x240.png (Binary))
--- base/src/main/webapp/template/common/js/jquery/css/ui-lightness/images/ui-icons_ffd27a_256x240.png
+++ base/src/main/webapp/resources/template/common/js/jquery/css/ui-lightness/images/ui-icons_ffd27a_256x240.png
Binary file is not shown
base/src/main/webapp/resources/template/common/js/jquery/css/ui-lightness/images/ui-icons_ffffff_256x240.png (Binary) (Renamed from base/src/main/webapp/template/common/js/jquery/css/ui-lightness/images/ui-icons_ffffff_256x240.png (Binary))
--- base/src/main/webapp/template/common/js/jquery/css/ui-lightness/images/ui-icons_ffffff_256x240.png
+++ base/src/main/webapp/resources/template/common/js/jquery/css/ui-lightness/images/ui-icons_ffffff_256x240.png
Binary file is not shown
base/src/main/webapp/resources/template/common/js/jquery/css/ui-lightness/jquery-ui-1.8.15.custom.css (Renamed from base/src/main/webapp/template/common/js/jquery/css/ui-lightness/jquery-ui-1.8.15.custom.css)
--- base/src/main/webapp/template/common/js/jquery/css/ui-lightness/jquery-ui-1.8.15.custom.css
+++ base/src/main/webapp/resources/template/common/js/jquery/css/ui-lightness/jquery-ui-1.8.15.custom.css
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/template/common/js/jquery/jquery-1.9.1.min.js (Renamed from base/src/main/webapp/template/common/js/jquery/jquery-1.9.1.min.js)
--- base/src/main/webapp/template/common/js/jquery/jquery-1.9.1.min.js
+++ base/src/main/webapp/resources/template/common/js/jquery/jquery-1.9.1.min.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/template/common/js/jquery/jquery-ui.min.js (Renamed from base/src/main/webapp/template/common/js/jquery/jquery-ui.min.js)
--- base/src/main/webapp/template/common/js/jquery/jquery-ui.min.js
+++ base/src/main/webapp/resources/template/common/js/jquery/jquery-ui.min.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/template/common/js/jquery/jquery.cfSlider.js (Renamed from base/src/main/webapp/template/common/js/jquery/jquery.cfSlider.js)
--- base/src/main/webapp/template/common/js/jquery/jquery.cfSlider.js
+++ base/src/main/webapp/resources/template/common/js/jquery/jquery.cfSlider.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/template/common/js/jquery/jquery.contextmenu.r2.packed.js (Renamed from base/src/main/webapp/template/common/js/jquery/jquery.contextmenu.r2.packed.js)
--- base/src/main/webapp/template/common/js/jquery/jquery.contextmenu.r2.packed.js
+++ base/src/main/webapp/resources/template/common/js/jquery/jquery.contextmenu.r2.packed.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/template/common/js/jquery/jquery.form.js (Renamed from base/src/main/webapp/template/common/js/jquery/jquery.form.js)
--- base/src/main/webapp/template/common/js/jquery/jquery.form.js
+++ base/src/main/webapp/resources/template/common/js/jquery/jquery.form.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/template/common/js/jquery/jquery.min.js (Renamed from base/src/main/webapp/template/common/js/jquery/jquery.min.js)
--- base/src/main/webapp/template/common/js/jquery/jquery.min.js
+++ base/src/main/webapp/resources/template/common/js/jquery/jquery.min.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/template/common/js/jquery/jquery.timepicker.min.js (Renamed from base/src/main/webapp/template/common/js/jquery/jquery.timepicker.min.js)
--- base/src/main/webapp/template/common/js/jquery/jquery.timepicker.min.js
+++ base/src/main/webapp/resources/template/common/js/jquery/jquery.timepicker.min.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/template/common/js/jquery/ui/i18n/jquery.ui.datepicker-ko.js (Renamed from base/src/main/webapp/template/common/js/jquery/ui/i18n/jquery.ui.datepicker-ko.js)
--- base/src/main/webapp/template/common/js/jquery/ui/i18n/jquery.ui.datepicker-ko.js
+++ base/src/main/webapp/resources/template/common/js/jquery/ui/i18n/jquery.ui.datepicker-ko.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/template/common/js/jquery/ui/jquery-ui-1.8.15.custom.js (Renamed from base/src/main/webapp/template/common/js/jquery/ui/jquery-ui-1.8.15.custom.js)
--- base/src/main/webapp/template/common/js/jquery/ui/jquery-ui-1.8.15.custom.js
+++ base/src/main/webapp/resources/template/common/js/jquery/ui/jquery-ui-1.8.15.custom.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/template/common/js/mma.js (Renamed from base/src/main/webapp/template/common/js/mma.js)
--- base/src/main/webapp/template/common/js/mma.js
+++ base/src/main/webapp/resources/template/common/js/mma.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/template/common/js/over_tap.js (Renamed from base/src/main/webapp/template/common/js/over_tap.js)
--- base/src/main/webapp/template/common/js/over_tap.js
+++ base/src/main/webapp/resources/template/common/js/over_tap.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/template/manage/chart/FusionCharts.js (Renamed from base/src/main/webapp/template/manage/chart/FusionCharts.js)
--- base/src/main/webapp/template/manage/chart/FusionCharts.js
+++ base/src/main/webapp/resources/template/manage/chart/FusionCharts.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/template/manage/css/admin_layout.css (Renamed from base/src/main/webapp/template/manage/css/admin_layout.css)
--- base/src/main/webapp/template/manage/css/admin_layout.css
+++ base/src/main/webapp/resources/template/manage/css/admin_layout.css
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/template/manage/css/admin_page.css (Renamed from base/src/main/webapp/template/manage/css/admin_page.css)
--- base/src/main/webapp/template/manage/css/admin_page.css
+++ base/src/main/webapp/resources/template/manage/css/admin_page.css
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/template/manage/css/com.css (Renamed from base/src/main/webapp/template/manage/css/com.css)
--- base/src/main/webapp/template/manage/css/com.css
+++ base/src/main/webapp/resources/template/manage/css/com.css
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/template/manage/css/default.css (Renamed from base/src/main/webapp/template/manage/css/default.css)
--- base/src/main/webapp/template/manage/css/default.css
+++ base/src/main/webapp/resources/template/manage/css/default.css
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/template/manage/css/login.css (Renamed from base/src/main/webapp/template/manage/css/login.css)
--- base/src/main/webapp/template/manage/css/login.css
+++ base/src/main/webapp/resources/template/manage/css/login.css
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/template/manage/css/page.css (Renamed from base/src/main/webapp/template/manage/css/page.css)
--- base/src/main/webapp/template/manage/css/page.css
+++ base/src/main/webapp/resources/template/manage/css/page.css
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/template/manage/docTemplate/mpm/images/m1_01.gif (Binary) (Renamed from base/src/main/webapp/template/manage/docTemplate/mpm/images/m1_01.gif (Binary))
--- base/src/main/webapp/template/manage/docTemplate/mpm/images/m1_01.gif
+++ base/src/main/webapp/resources/template/manage/docTemplate/mpm/images/m1_01.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/docTemplate/mpm/images/m1_01.jpg (Binary) (Renamed from base/src/main/webapp/template/manage/docTemplate/mpm/images/m1_01.jpg (Binary))
--- base/src/main/webapp/template/manage/docTemplate/mpm/images/m1_01.jpg
+++ base/src/main/webapp/resources/template/manage/docTemplate/mpm/images/m1_01.jpg
Binary file is not shown
base/src/main/webapp/resources/template/manage/docTemplate/mpm/images/m1_01_bg.jpg (Binary) (Renamed from base/src/main/webapp/template/manage/docTemplate/mpm/images/m1_01_bg.jpg (Binary))
--- base/src/main/webapp/template/manage/docTemplate/mpm/images/m1_01_bg.jpg
+++ base/src/main/webapp/resources/template/manage/docTemplate/mpm/images/m1_01_bg.jpg
Binary file is not shown
base/src/main/webapp/resources/template/manage/docTemplate/mpm/images/m1_01_pen.gif (Binary) (Renamed from base/src/main/webapp/template/manage/docTemplate/mpm/images/m1_01_pen.gif (Binary))
--- base/src/main/webapp/template/manage/docTemplate/mpm/images/m1_01_pen.gif
+++ base/src/main/webapp/resources/template/manage/docTemplate/mpm/images/m1_01_pen.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/docTemplate/mpm/images/m1_01_text.gif (Binary) (Renamed from base/src/main/webapp/template/manage/docTemplate/mpm/images/m1_01_text.gif (Binary))
--- base/src/main/webapp/template/manage/docTemplate/mpm/images/m1_01_text.gif
+++ base/src/main/webapp/resources/template/manage/docTemplate/mpm/images/m1_01_text.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/docTemplate/mpm/template_list.js (Renamed from base/src/main/webapp/template/manage/docTemplate/mpm/template_list.js)
--- base/src/main/webapp/template/manage/docTemplate/mpm/template_list.js
+++ base/src/main/webapp/resources/template/manage/docTemplate/mpm/template_list.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/template/manage/images/Admin_title_icon.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/Admin_title_icon.gif (Binary))
--- base/src/main/webapp/template/manage/images/Admin_title_icon.gif
+++ base/src/main/webapp/resources/template/manage/images/Admin_title_icon.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/board/bbs_bg.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/board/bbs_bg.gif (Binary))
--- base/src/main/webapp/template/manage/images/board/bbs_bg.gif
+++ base/src/main/webapp/resources/template/manage/images/board/bbs_bg.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/board/bbs_search_btn.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/board/bbs_search_btn.gif (Binary))
--- base/src/main/webapp/template/manage/images/board/bbs_search_btn.gif
+++ base/src/main/webapp/resources/template/manage/images/board/bbs_search_btn.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/board/bg_board_bar.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/board/bg_board_bar.gif (Binary))
--- base/src/main/webapp/template/manage/images/board/bg_board_bar.gif
+++ base/src/main/webapp/resources/template/manage/images/board/bg_board_bar.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/board/bg_board_tit.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/board/bg_board_tit.gif (Binary))
--- base/src/main/webapp/template/manage/images/board/bg_board_tit.gif
+++ base/src/main/webapp/resources/template/manage/images/board/bg_board_tit.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/board/btn_appr.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/board/btn_appr.gif (Binary))
--- base/src/main/webapp/template/manage/images/board/btn_appr.gif
+++ base/src/main/webapp/resources/template/manage/images/board/btn_appr.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/board/btn_appr_can.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/board/btn_appr_can.gif (Binary))
--- base/src/main/webapp/template/manage/images/board/btn_appr_can.gif
+++ base/src/main/webapp/resources/template/manage/images/board/btn_appr_can.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/board/btn_cancel.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/board/btn_cancel.gif (Binary))
--- base/src/main/webapp/template/manage/images/board/btn_cancel.gif
+++ base/src/main/webapp/resources/template/manage/images/board/btn_cancel.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/board/btn_confirm.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/board/btn_confirm.gif (Binary))
--- base/src/main/webapp/template/manage/images/board/btn_confirm.gif
+++ base/src/main/webapp/resources/template/manage/images/board/btn_confirm.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/board/btn_creat.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/board/btn_creat.gif (Binary))
--- base/src/main/webapp/template/manage/images/board/btn_creat.gif
+++ base/src/main/webapp/resources/template/manage/images/board/btn_creat.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/board/btn_del.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/board/btn_del.gif (Binary))
--- base/src/main/webapp/template/manage/images/board/btn_del.gif
+++ base/src/main/webapp/resources/template/manage/images/board/btn_del.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/board/btn_del2.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/board/btn_del2.gif (Binary))
--- base/src/main/webapp/template/manage/images/board/btn_del2.gif
+++ base/src/main/webapp/resources/template/manage/images/board/btn_del2.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/board/btn_first.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/board/btn_first.gif (Binary))
--- base/src/main/webapp/template/manage/images/board/btn_first.gif
+++ base/src/main/webapp/resources/template/manage/images/board/btn_first.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/board/btn_group.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/board/btn_group.gif (Binary))
--- base/src/main/webapp/template/manage/images/board/btn_group.gif
+++ base/src/main/webapp/resources/template/manage/images/board/btn_group.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/board/btn_group_send.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/board/btn_group_send.gif (Binary))
--- base/src/main/webapp/template/manage/images/board/btn_group_send.gif
+++ base/src/main/webapp/resources/template/manage/images/board/btn_group_send.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/board/btn_last.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/board/btn_last.gif (Binary))
--- base/src/main/webapp/template/manage/images/board/btn_last.gif
+++ base/src/main/webapp/resources/template/manage/images/board/btn_last.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/board/btn_list.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/board/btn_list.gif (Binary))
--- base/src/main/webapp/template/manage/images/board/btn_list.gif
+++ base/src/main/webapp/resources/template/manage/images/board/btn_list.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/board/btn_make.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/board/btn_make.gif (Binary))
--- base/src/main/webapp/template/manage/images/board/btn_make.gif
+++ base/src/main/webapp/resources/template/manage/images/board/btn_make.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/board/btn_modify.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/board/btn_modify.gif (Binary))
--- base/src/main/webapp/template/manage/images/board/btn_modify.gif
+++ base/src/main/webapp/resources/template/manage/images/board/btn_modify.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/board/btn_msg_save.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/board/btn_msg_save.gif (Binary))
--- base/src/main/webapp/template/manage/images/board/btn_msg_save.gif
+++ base/src/main/webapp/resources/template/manage/images/board/btn_msg_save.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/board/btn_msg_send.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/board/btn_msg_send.gif (Binary))
--- base/src/main/webapp/template/manage/images/board/btn_msg_send.gif
+++ base/src/main/webapp/resources/template/manage/images/board/btn_msg_send.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/board/btn_next.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/board/btn_next.gif (Binary))
--- base/src/main/webapp/template/manage/images/board/btn_next.gif
+++ base/src/main/webapp/resources/template/manage/images/board/btn_next.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/board/btn_prew.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/board/btn_prew.gif (Binary))
--- base/src/main/webapp/template/manage/images/board/btn_prew.gif
+++ base/src/main/webapp/resources/template/manage/images/board/btn_prew.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/board/btn_registration.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/board/btn_registration.gif (Binary))
--- base/src/main/webapp/template/manage/images/board/btn_registration.gif
+++ base/src/main/webapp/resources/template/manage/images/board/btn_registration.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/board/btn_reservation_send.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/board/btn_reservation_send.gif (Binary))
--- base/src/main/webapp/template/manage/images/board/btn_reservation_send.gif
+++ base/src/main/webapp/resources/template/manage/images/board/btn_reservation_send.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/board/btn_search.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/board/btn_search.gif (Binary))
--- base/src/main/webapp/template/manage/images/board/btn_search.gif
+++ base/src/main/webapp/resources/template/manage/images/board/btn_search.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/board/btn_search2.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/board/btn_search2.gif (Binary))
--- base/src/main/webapp/template/manage/images/board/btn_search2.gif
+++ base/src/main/webapp/resources/template/manage/images/board/btn_search2.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/board/btn_viewer.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/board/btn_viewer.gif (Binary))
--- base/src/main/webapp/template/manage/images/board/btn_viewer.gif
+++ base/src/main/webapp/resources/template/manage/images/board/btn_viewer.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/board/btn_word.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/board/btn_word.gif (Binary))
--- base/src/main/webapp/template/manage/images/board/btn_word.gif
+++ base/src/main/webapp/resources/template/manage/images/board/btn_word.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/board/btn_write.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/board/btn_write.gif (Binary))
--- base/src/main/webapp/template/manage/images/board/btn_write.gif
+++ base/src/main/webapp/resources/template/manage/images/board/btn_write.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/board/btn_x.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/board/btn_x.gif (Binary))
--- base/src/main/webapp/template/manage/images/board/btn_x.gif
+++ base/src/main/webapp/resources/template/manage/images/board/btn_x.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/board/excel.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/board/excel.gif (Binary))
--- base/src/main/webapp/template/manage/images/board/excel.gif
+++ base/src/main/webapp/resources/template/manage/images/board/excel.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/board/icon_balloon.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/board/icon_balloon.gif (Binary))
--- base/src/main/webapp/template/manage/images/board/icon_balloon.gif
+++ base/src/main/webapp/resources/template/manage/images/board/icon_balloon.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/board/icon_lock.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/board/icon_lock.gif (Binary))
--- base/src/main/webapp/template/manage/images/board/icon_lock.gif
+++ base/src/main/webapp/resources/template/manage/images/board/icon_lock.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/board/icon_re.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/board/icon_re.gif (Binary))
--- base/src/main/webapp/template/manage/images/board/icon_re.gif
+++ base/src/main/webapp/resources/template/manage/images/board/icon_re.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/board/icon_reply.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/board/icon_reply.gif (Binary))
--- base/src/main/webapp/template/manage/images/board/icon_reply.gif
+++ base/src/main/webapp/resources/template/manage/images/board/icon_reply.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/board/no_img.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/board/no_img.gif (Binary))
--- base/src/main/webapp/template/manage/images/board/no_img.gif
+++ base/src/main/webapp/resources/template/manage/images/board/no_img.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/board/use_no.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/board/use_no.gif (Binary))
--- base/src/main/webapp/template/manage/images/board/use_no.gif
+++ base/src/main/webapp/resources/template/manage/images/board/use_no.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/board/use_yes.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/board/use_yes.gif (Binary))
--- base/src/main/webapp/template/manage/images/board/use_yes.gif
+++ base/src/main/webapp/resources/template/manage/images/board/use_yes.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn/1dep_btn.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn/1dep_btn.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn/1dep_btn.gif
+++ base/src/main/webapp/resources/template/manage/images/btn/1dep_btn.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn/add_btn_1.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn/add_btn_1.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn/add_btn_1.gif
+++ base/src/main/webapp/resources/template/manage/images/btn/add_btn_1.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn/add_btn_2.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn/add_btn_2.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn/add_btn_2.gif
+++ base/src/main/webapp/resources/template/manage/images/btn/add_btn_2.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn/add_btn_3.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn/add_btn_3.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn/add_btn_3.gif
+++ base/src/main/webapp/resources/template/manage/images/btn/add_btn_3.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn/add_copy.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn/add_copy.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn/add_copy.gif
+++ base/src/main/webapp/resources/template/manage/images/btn/add_copy.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn/admin_btn_34.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn/admin_btn_34.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn/admin_btn_34.gif
+++ base/src/main/webapp/resources/template/manage/images/btn/admin_btn_34.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn/btn_add.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn/btn_add.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn/btn_add.gif
+++ base/src/main/webapp/resources/template/manage/images/btn/btn_add.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn/btn_address.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn/btn_address.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn/btn_address.gif
+++ base/src/main/webapp/resources/template/manage/images/btn/btn_address.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn/btn_address_find.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn/btn_address_find.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn/btn_address_find.gif
+++ base/src/main/webapp/resources/template/manage/images/btn/btn_address_find.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn/btn_basic_sauce.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn/btn_basic_sauce.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn/btn_basic_sauce.gif
+++ base/src/main/webapp/resources/template/manage/images/btn/btn_basic_sauce.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn/btn_block (2).gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn/btn_block (2).gif (Binary))
--- base/src/main/webapp/template/manage/images/btn/btn_block (2).gif
+++ base/src/main/webapp/resources/template/manage/images/btn/btn_block (2).gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn/btn_block-(2).gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn/btn_block-(2).gif (Binary))
--- base/src/main/webapp/template/manage/images/btn/btn_block-(2).gif
+++ base/src/main/webapp/resources/template/manage/images/btn/btn_block-(2).gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn/btn_block.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn/btn_block.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn/btn_block.gif
+++ base/src/main/webapp/resources/template/manage/images/btn/btn_block.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn/btn_breakdown.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn/btn_breakdown.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn/btn_breakdown.gif
+++ base/src/main/webapp/resources/template/manage/images/btn/btn_breakdown.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn/btn_calculation.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn/btn_calculation.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn/btn_calculation.gif
+++ base/src/main/webapp/resources/template/manage/images/btn/btn_calculation.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn/btn_cancel.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn/btn_cancel.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn/btn_cancel.gif
+++ base/src/main/webapp/resources/template/manage/images/btn/btn_cancel.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn/btn_cateadmin.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn/btn_cateadmin.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn/btn_cateadmin.gif
+++ base/src/main/webapp/resources/template/manage/images/btn/btn_cateadmin.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn/btn_change.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn/btn_change.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn/btn_change.gif
+++ base/src/main/webapp/resources/template/manage/images/btn/btn_change.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn/btn_change_s.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn/btn_change_s.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn/btn_change_s.gif
+++ base/src/main/webapp/resources/template/manage/images/btn/btn_change_s.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn/btn_choice_del.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn/btn_choice_del.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn/btn_choice_del.gif
+++ base/src/main/webapp/resources/template/manage/images/btn/btn_choice_del.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn/btn_clear.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn/btn_clear.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn/btn_clear.gif
+++ base/src/main/webapp/resources/template/manage/images/btn/btn_clear.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn/btn_close.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn/btn_close.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn/btn_close.gif
+++ base/src/main/webapp/resources/template/manage/images/btn/btn_close.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn/btn_comp.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn/btn_comp.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn/btn_comp.gif
+++ base/src/main/webapp/resources/template/manage/images/btn/btn_comp.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn/btn_confirm.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn/btn_confirm.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn/btn_confirm.gif
+++ base/src/main/webapp/resources/template/manage/images/btn/btn_confirm.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn/btn_control.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn/btn_control.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn/btn_control.gif
+++ base/src/main/webapp/resources/template/manage/images/btn/btn_control.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn/btn_creat.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn/btn_creat.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn/btn_creat.gif
+++ base/src/main/webapp/resources/template/manage/images/btn/btn_creat.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn/btn_del.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn/btn_del.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn/btn_del.gif
+++ base/src/main/webapp/resources/template/manage/images/btn/btn_del.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn/btn_del2.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn/btn_del2.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn/btn_del2.gif
+++ base/src/main/webapp/resources/template/manage/images/btn/btn_del2.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn/btn_del_s.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn/btn_del_s.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn/btn_del_s.gif
+++ base/src/main/webapp/resources/template/manage/images/btn/btn_del_s.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn/btn_disp.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn/btn_disp.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn/btn_disp.gif
+++ base/src/main/webapp/resources/template/manage/images/btn/btn_disp.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn/btn_duplicate.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn/btn_duplicate.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn/btn_duplicate.gif
+++ base/src/main/webapp/resources/template/manage/images/btn/btn_duplicate.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn/btn_end.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn/btn_end.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn/btn_end.gif
+++ base/src/main/webapp/resources/template/manage/images/btn/btn_end.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn/btn_evt1.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn/btn_evt1.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn/btn_evt1.gif
+++ base/src/main/webapp/resources/template/manage/images/btn/btn_evt1.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn/btn_evt2.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn/btn_evt2.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn/btn_evt2.gif
+++ base/src/main/webapp/resources/template/manage/images/btn/btn_evt2.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn/btn_godown.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn/btn_godown.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn/btn_godown.gif
+++ base/src/main/webapp/resources/template/manage/images/btn/btn_godown.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn/btn_goup.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn/btn_goup.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn/btn_goup.gif
+++ base/src/main/webapp/resources/template/manage/images/btn/btn_goup.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn/btn_group.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn/btn_group.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn/btn_group.gif
+++ base/src/main/webapp/resources/template/manage/images/btn/btn_group.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn/btn_group_send.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn/btn_group_send.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn/btn_group_send.gif
+++ base/src/main/webapp/resources/template/manage/images/btn/btn_group_send.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn/btn_initi.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn/btn_initi.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn/btn_initi.gif
+++ base/src/main/webapp/resources/template/manage/images/btn/btn_initi.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn/btn_join_docu_down.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn/btn_join_docu_down.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn/btn_join_docu_down.gif
+++ base/src/main/webapp/resources/template/manage/images/btn/btn_join_docu_down.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn/btn_lastnum.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn/btn_lastnum.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn/btn_lastnum.gif
+++ base/src/main/webapp/resources/template/manage/images/btn/btn_lastnum.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn/btn_letter.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn/btn_letter.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn/btn_letter.gif
+++ base/src/main/webapp/resources/template/manage/images/btn/btn_letter.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn/btn_list.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn/btn_list.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn/btn_list.gif
+++ base/src/main/webapp/resources/template/manage/images/btn/btn_list.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn/btn_maill_merge.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn/btn_maill_merge.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn/btn_maill_merge.gif
+++ base/src/main/webapp/resources/template/manage/images/btn/btn_maill_merge.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn/btn_make.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn/btn_make.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn/btn_make.gif
+++ base/src/main/webapp/resources/template/manage/images/btn/btn_make.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn/btn_minus.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn/btn_minus.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn/btn_minus.gif
+++ base/src/main/webapp/resources/template/manage/images/btn/btn_minus.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn/btn_modify.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn/btn_modify.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn/btn_modify.gif
+++ base/src/main/webapp/resources/template/manage/images/btn/btn_modify.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn/btn_modify_s.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn/btn_modify_s.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn/btn_modify_s.gif
+++ base/src/main/webapp/resources/template/manage/images/btn/btn_modify_s.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn/btn_msg_save.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn/btn_msg_save.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn/btn_msg_save.gif
+++ base/src/main/webapp/resources/template/manage/images/btn/btn_msg_save.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn/btn_msg_send.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn/btn_msg_send.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn/btn_msg_send.gif
+++ base/src/main/webapp/resources/template/manage/images/btn/btn_msg_send.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn/btn_pass_reissue.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn/btn_pass_reissue.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn/btn_pass_reissue.gif
+++ base/src/main/webapp/resources/template/manage/images/btn/btn_pass_reissue.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn/btn_plus.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn/btn_plus.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn/btn_plus.gif
+++ base/src/main/webapp/resources/template/manage/images/btn/btn_plus.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn/btn_point_reset.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn/btn_point_reset.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn/btn_point_reset.gif
+++ base/src/main/webapp/resources/template/manage/images/btn/btn_point_reset.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn/btn_postcode.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn/btn_postcode.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn/btn_postcode.gif
+++ base/src/main/webapp/resources/template/manage/images/btn/btn_postcode.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn/btn_preview.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn/btn_preview.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn/btn_preview.gif
+++ base/src/main/webapp/resources/template/manage/images/btn/btn_preview.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn/btn_progress.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn/btn_progress.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn/btn_progress.gif
+++ base/src/main/webapp/resources/template/manage/images/btn/btn_progress.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn/btn_receipt.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn/btn_receipt.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn/btn_receipt.gif
+++ base/src/main/webapp/resources/template/manage/images/btn/btn_receipt.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn/btn_regist.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn/btn_regist.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn/btn_regist.gif
+++ base/src/main/webapp/resources/template/manage/images/btn/btn_regist.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn/btn_regist_new.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn/btn_regist_new.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn/btn_regist_new.gif
+++ base/src/main/webapp/resources/template/manage/images/btn/btn_regist_new.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn/btn_registration.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn/btn_registration.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn/btn_registration.gif
+++ base/src/main/webapp/resources/template/manage/images/btn/btn_registration.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn/btn_reply.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn/btn_reply.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn/btn_reply.gif
+++ base/src/main/webapp/resources/template/manage/images/btn/btn_reply.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn/btn_reservation_send.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn/btn_reservation_send.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn/btn_reservation_send.gif
+++ base/src/main/webapp/resources/template/manage/images/btn/btn_reservation_send.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn/btn_reset.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn/btn_reset.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn/btn_reset.gif
+++ base/src/main/webapp/resources/template/manage/images/btn/btn_reset.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn/btn_sauce_copy.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn/btn_sauce_copy.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn/btn_sauce_copy.gif
+++ base/src/main/webapp/resources/template/manage/images/btn/btn_sauce_copy.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn/btn_save.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn/btn_save.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn/btn_save.gif
+++ base/src/main/webapp/resources/template/manage/images/btn/btn_save.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn/btn_scn_result_view.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn/btn_scn_result_view.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn/btn_scn_result_view.gif
+++ base/src/main/webapp/resources/template/manage/images/btn/btn_scn_result_view.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn/btn_search.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn/btn_search.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn/btn_search.gif
+++ base/src/main/webapp/resources/template/manage/images/btn/btn_search.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn/btn_search02.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn/btn_search02.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn/btn_search02.gif
+++ base/src/main/webapp/resources/template/manage/images/btn/btn_search02.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn/btn_select.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn/btn_select.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn/btn_select.gif
+++ base/src/main/webapp/resources/template/manage/images/btn/btn_select.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn/btn_temp_copy.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn/btn_temp_copy.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn/btn_temp_copy.gif
+++ base/src/main/webapp/resources/template/manage/images/btn/btn_temp_copy.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn/btn_update.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn/btn_update.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn/btn_update.gif
+++ base/src/main/webapp/resources/template/manage/images/btn/btn_update.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn/btn_update02.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn/btn_update02.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn/btn_update02.gif
+++ base/src/main/webapp/resources/template/manage/images/btn/btn_update02.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn/btn_viewer.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn/btn_viewer.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn/btn_viewer.gif
+++ base/src/main/webapp/resources/template/manage/images/btn/btn_viewer.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn/btn_word.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn/btn_word.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn/btn_word.gif
+++ base/src/main/webapp/resources/template/manage/images/btn/btn_word.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn/btn_write.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn/btn_write.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn/btn_write.gif
+++ base/src/main/webapp/resources/template/manage/images/btn/btn_write.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn/btn_x.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn/btn_x.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn/btn_x.gif
+++ base/src/main/webapp/resources/template/manage/images/btn/btn_x.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn/btn_zipcode.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn/btn_zipcode.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn/btn_zipcode.gif
+++ base/src/main/webapp/resources/template/manage/images/btn/btn_zipcode.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn/code.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn/code.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn/code.gif
+++ base/src/main/webapp/resources/template/manage/images/btn/code.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn/construct_n.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn/construct_n.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn/construct_n.gif
+++ base/src/main/webapp/resources/template/manage/images/btn/construct_n.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn/construct_on.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn/construct_on.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn/construct_on.gif
+++ base/src/main/webapp/resources/template/manage/images/btn/construct_on.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn/del.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn/del.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn/del.gif
+++ base/src/main/webapp/resources/template/manage/images/btn/del.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn/drawin.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn/drawin.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn/drawin.gif
+++ base/src/main/webapp/resources/template/manage/images/btn/drawin.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn/drawin_n.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn/drawin_n.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn/drawin_n.gif
+++ base/src/main/webapp/resources/template/manage/images/btn/drawin_n.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn/edit.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn/edit.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn/edit.gif
+++ base/src/main/webapp/resources/template/manage/images/btn/edit.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn/excel.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn/excel.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn/excel.gif
+++ base/src/main/webapp/resources/template/manage/images/btn/excel.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn/folder_1.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn/folder_1.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn/folder_1.gif
+++ base/src/main/webapp/resources/template/manage/images/btn/folder_1.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn/folder_2.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn/folder_2.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn/folder_2.gif
+++ base/src/main/webapp/resources/template/manage/images/btn/folder_2.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn/folder_3.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn/folder_3.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn/folder_3.gif
+++ base/src/main/webapp/resources/template/manage/images/btn/folder_3.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn/folder_4.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn/folder_4.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn/folder_4.gif
+++ base/src/main/webapp/resources/template/manage/images/btn/folder_4.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn/icon_balloon.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn/icon_balloon.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn/icon_balloon.gif
+++ base/src/main/webapp/resources/template/manage/images/btn/icon_balloon.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn/icon_lock.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn/icon_lock.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn/icon_lock.gif
+++ base/src/main/webapp/resources/template/manage/images/btn/icon_lock.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn/icon_reply.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn/icon_reply.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn/icon_reply.gif
+++ base/src/main/webapp/resources/template/manage/images/btn/icon_reply.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn/result_s.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn/result_s.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn/result_s.gif
+++ base/src/main/webapp/resources/template/manage/images/btn/result_s.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn/results.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn/results.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn/results.gif
+++ base/src/main/webapp/resources/template/manage/images/btn/results.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn/results_n.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn/results_n.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn/results_n.gif
+++ base/src/main/webapp/resources/template/manage/images/btn/results_n.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn/select_btn.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn/select_btn.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn/select_btn.gif
+++ base/src/main/webapp/resources/template/manage/images/btn/select_btn.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn/use_no.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn/use_no.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn/use_no.gif
+++ base/src/main/webapp/resources/template/manage/images/btn/use_no.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn/use_yes.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn/use_yes.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn/use_yes.gif
+++ base/src/main/webapp/resources/template/manage/images/btn/use_yes.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn/xls.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn/xls.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn/xls.gif
+++ base/src/main/webapp/resources/template/manage/images/btn/xls.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn_add_file.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn_add_file.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn_add_file.gif
+++ base/src/main/webapp/resources/template/manage/images/btn_add_file.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn_close.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn_close.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn_close.gif
+++ base/src/main/webapp/resources/template/manage/images/btn_close.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn_copy.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn_copy.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn_copy.gif
+++ base/src/main/webapp/resources/template/manage/images/btn_copy.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn_del_all.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn_del_all.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn_del_all.gif
+++ base/src/main/webapp/resources/template/manage/images/btn_del_all.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn_images/1dep_btn.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn_images/1dep_btn.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn_images/1dep_btn.gif
+++ base/src/main/webapp/resources/template/manage/images/btn_images/1dep_btn.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn_images/add_btn_1.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn_images/add_btn_1.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn_images/add_btn_1.gif
+++ base/src/main/webapp/resources/template/manage/images/btn_images/add_btn_1.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn_images/add_btn_2.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn_images/add_btn_2.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn_images/add_btn_2.gif
+++ base/src/main/webapp/resources/template/manage/images/btn_images/add_btn_2.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn_images/add_btn_3.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn_images/add_btn_3.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn_images/add_btn_3.gif
+++ base/src/main/webapp/resources/template/manage/images/btn_images/add_btn_3.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn_images/bbs_search_btn.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn_images/bbs_search_btn.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn_images/bbs_search_btn.gif
+++ base/src/main/webapp/resources/template/manage/images/btn_images/bbs_search_btn.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn_images/btn_cateadmin.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn_images/btn_cateadmin.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn_images/btn_cateadmin.gif
+++ base/src/main/webapp/resources/template/manage/images/btn_images/btn_cateadmin.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn_images/btn_common.png (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn_images/btn_common.png (Binary))
--- base/src/main/webapp/template/manage/images/btn_images/btn_common.png
+++ base/src/main/webapp/resources/template/manage/images/btn_images/btn_common.png
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn_images/btn_godown.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn_images/btn_godown.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn_images/btn_godown.gif
+++ base/src/main/webapp/resources/template/manage/images/btn_images/btn_godown.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn_images/btn_goup.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn_images/btn_goup.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn_images/btn_goup.gif
+++ base/src/main/webapp/resources/template/manage/images/btn_images/btn_goup.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn_images/btn_item.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn_images/btn_item.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn_images/btn_item.gif
+++ base/src/main/webapp/resources/template/manage/images/btn_images/btn_item.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn_images/del.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn_images/del.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn_images/del.gif
+++ base/src/main/webapp/resources/template/manage/images/btn_images/del.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn_images/edit.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn_images/edit.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn_images/edit.gif
+++ base/src/main/webapp/resources/template/manage/images/btn_images/edit.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn_images/folder_1.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn_images/folder_1.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn_images/folder_1.gif
+++ base/src/main/webapp/resources/template/manage/images/btn_images/folder_1.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn_images/folder_2.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn_images/folder_2.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn_images/folder_2.gif
+++ base/src/main/webapp/resources/template/manage/images/btn_images/folder_2.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn_images/folder_3.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn_images/folder_3.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn_images/folder_3.gif
+++ base/src/main/webapp/resources/template/manage/images/btn_images/folder_3.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn_images/folder_4.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn_images/folder_4.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn_images/folder_4.gif
+++ base/src/main/webapp/resources/template/manage/images/btn_images/folder_4.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn_images/marker.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn_images/marker.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn_images/marker.gif
+++ base/src/main/webapp/resources/template/manage/images/btn_images/marker.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn_images/screen.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn_images/screen.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn_images/screen.gif
+++ base/src/main/webapp/resources/template/manage/images/btn_images/screen.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn_images/use_no.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn_images/use_no.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn_images/use_no.gif
+++ base/src/main/webapp/resources/template/manage/images/btn_images/use_no.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn_images/use_yes.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn_images/use_yes.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn_images/use_yes.gif
+++ base/src/main/webapp/resources/template/manage/images/btn_images/use_yes.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn_lbg.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn_lbg.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn_lbg.gif
+++ base/src/main/webapp/resources/template/manage/images/btn_lbg.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn_logout.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn_logout.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn_logout.gif
+++ base/src/main/webapp/resources/template/manage/images/btn_logout.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn_move.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn_move.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn_move.gif
+++ base/src/main/webapp/resources/template/manage/images/btn_move.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn_regis.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn_regis.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn_regis.gif
+++ base/src/main/webapp/resources/template/manage/images/btn_regis.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn_repair.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn_repair.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn_repair.gif
+++ base/src/main/webapp/resources/template/manage/images/btn_repair.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn_sbg.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn_sbg.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn_sbg.gif
+++ base/src/main/webapp/resources/template/manage/images/btn_sbg.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/btn_sdelete.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/btn_sdelete.gif (Binary))
--- base/src/main/webapp/template/manage/images/btn_sdelete.gif
+++ base/src/main/webapp/resources/template/manage/images/btn_sdelete.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/bul_1.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/bul_1.gif (Binary))
--- base/src/main/webapp/template/manage/images/bul_1.gif
+++ base/src/main/webapp/resources/template/manage/images/bul_1.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/calendar/btn_cal.png (Binary) (Renamed from base/src/main/webapp/template/manage/images/calendar/btn_cal.png (Binary))
--- base/src/main/webapp/template/manage/images/calendar/btn_cal.png
+++ base/src/main/webapp/resources/template/manage/images/calendar/btn_cal.png
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/calendar/pop_tit_bg.png (Binary) (Renamed from base/src/main/webapp/template/manage/images/calendar/pop_tit_bg.png (Binary))
--- base/src/main/webapp/template/manage/images/calendar/pop_tit_bg.png
+++ base/src/main/webapp/resources/template/manage/images/calendar/pop_tit_bg.png
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/calendar/popbox_close.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/calendar/popbox_close.gif (Binary))
--- base/src/main/webapp/template/manage/images/calendar/popbox_close.gif
+++ base/src/main/webapp/resources/template/manage/images/calendar/popbox_close.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/dd_s.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/dd_s.gif (Binary))
--- base/src/main/webapp/template/manage/images/dd_s.gif
+++ base/src/main/webapp/resources/template/manage/images/dd_s.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/del.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/del.gif (Binary))
--- base/src/main/webapp/template/manage/images/del.gif
+++ base/src/main/webapp/resources/template/manage/images/del.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/duplicate.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/duplicate.gif (Binary))
--- base/src/main/webapp/template/manage/images/duplicate.gif
+++ base/src/main/webapp/resources/template/manage/images/duplicate.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/edit.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/edit.gif (Binary))
--- base/src/main/webapp/template/manage/images/edit.gif
+++ base/src/main/webapp/resources/template/manage/images/edit.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/evt/calendar_clos.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/evt/calendar_clos.gif (Binary))
--- base/src/main/webapp/template/manage/images/evt/calendar_clos.gif
+++ base/src/main/webapp/resources/template/manage/images/evt/calendar_clos.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/evt/calendar_end.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/evt/calendar_end.gif (Binary))
--- base/src/main/webapp/template/manage/images/evt/calendar_end.gif
+++ base/src/main/webapp/resources/template/manage/images/evt/calendar_end.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/evt/calendar_ing.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/evt/calendar_ing.gif (Binary))
--- base/src/main/webapp/template/manage/images/evt/calendar_ing.gif
+++ base/src/main/webapp/resources/template/manage/images/evt/calendar_ing.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/evt/calendar_ready.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/evt/calendar_ready.gif (Binary))
--- base/src/main/webapp/template/manage/images/evt/calendar_ready.gif
+++ base/src/main/webapp/resources/template/manage/images/evt/calendar_ready.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/evt/calendar_resrve.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/evt/calendar_resrve.gif (Binary))
--- base/src/main/webapp/template/manage/images/evt/calendar_resrve.gif
+++ base/src/main/webapp/resources/template/manage/images/evt/calendar_resrve.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/evt/construct_on.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/evt/construct_on.gif (Binary))
--- base/src/main/webapp/template/manage/images/evt/construct_on.gif
+++ base/src/main/webapp/resources/template/manage/images/evt/construct_on.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/evt/drawin.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/evt/drawin.gif (Binary))
--- base/src/main/webapp/template/manage/images/evt/drawin.gif
+++ base/src/main/webapp/resources/template/manage/images/evt/drawin.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/evt/event_defini.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/evt/event_defini.gif (Binary))
--- base/src/main/webapp/template/manage/images/evt/event_defini.gif
+++ base/src/main/webapp/resources/template/manage/images/evt/event_defini.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/evt/event_ok.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/evt/event_ok.gif (Binary))
--- base/src/main/webapp/template/manage/images/evt/event_ok.gif
+++ base/src/main/webapp/resources/template/manage/images/evt/event_ok.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/evt/results.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/evt/results.gif (Binary))
--- base/src/main/webapp/template/manage/images/evt/results.gif
+++ base/src/main/webapp/resources/template/manage/images/evt/results.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/evt/results_on.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/evt/results_on.gif (Binary))
--- base/src/main/webapp/template/manage/images/evt/results_on.gif
+++ base/src/main/webapp/resources/template/manage/images/evt/results_on.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/excel.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/excel.gif (Binary))
--- base/src/main/webapp/template/manage/images/excel.gif
+++ base/src/main/webapp/resources/template/manage/images/excel.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/gBtn1_bg.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/gBtn1_bg.gif (Binary))
--- base/src/main/webapp/template/manage/images/gBtn1_bg.gif
+++ base/src/main/webapp/resources/template/manage/images/gBtn1_bg.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/gBtn2_bg.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/gBtn2_bg.gif (Binary))
--- base/src/main/webapp/template/manage/images/gBtn2_bg.gif
+++ base/src/main/webapp/resources/template/manage/images/gBtn2_bg.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/icoNxt.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/icoNxt.gif (Binary))
--- base/src/main/webapp/template/manage/images/icoNxt.gif
+++ base/src/main/webapp/resources/template/manage/images/icoNxt.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/icoPrev.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/icoPrev.gif (Binary))
--- base/src/main/webapp/template/manage/images/icoPrev.gif
+++ base/src/main/webapp/resources/template/manage/images/icoPrev.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/ico_file.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/ico_file.gif (Binary))
--- base/src/main/webapp/template/manage/images/ico_file.gif
+++ base/src/main/webapp/resources/template/manage/images/ico_file.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/icon_arrow.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/icon_arrow.gif (Binary))
--- base/src/main/webapp/template/manage/images/icon_arrow.gif
+++ base/src/main/webapp/resources/template/manage/images/icon_arrow.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/lm_bg.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/lm_bg.gif (Binary))
--- base/src/main/webapp/template/manage/images/lm_bg.gif
+++ base/src/main/webapp/resources/template/manage/images/lm_bg.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/lm_line.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/lm_line.gif (Binary))
--- base/src/main/webapp/template/manage/images/lm_line.gif
+++ base/src/main/webapp/resources/template/manage/images/lm_line.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/login/btn_login.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/login/btn_login.gif (Binary))
--- base/src/main/webapp/template/manage/images/login/btn_login.gif
+++ base/src/main/webapp/resources/template/manage/images/login/btn_login.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/login/login_bg.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/login/login_bg.gif (Binary))
--- base/src/main/webapp/template/manage/images/login/login_bg.gif
+++ base/src/main/webapp/resources/template/manage/images/login/login_bg.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/login/top_bg.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/login/top_bg.gif (Binary))
--- base/src/main/webapp/template/manage/images/login/top_bg.gif
+++ base/src/main/webapp/resources/template/manage/images/login/top_bg.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/login/txt_id.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/login/txt_id.gif (Binary))
--- base/src/main/webapp/template/manage/images/login/txt_id.gif
+++ base/src/main/webapp/resources/template/manage/images/login/txt_id.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/login/txt_login.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/login/txt_login.gif (Binary))
--- base/src/main/webapp/template/manage/images/login/txt_login.gif
+++ base/src/main/webapp/resources/template/manage/images/login/txt_login.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/login/txt_pw.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/login/txt_pw.gif (Binary))
--- base/src/main/webapp/template/manage/images/login/txt_pw.gif
+++ base/src/main/webapp/resources/template/manage/images/login/txt_pw.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/login/txt_welcom.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/login/txt_welcom.gif (Binary))
--- base/src/main/webapp/template/manage/images/login/txt_welcom.gif
+++ base/src/main/webapp/resources/template/manage/images/login/txt_welcom.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/logo_admin.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/logo_admin.gif (Binary))
--- base/src/main/webapp/template/manage/images/logo_admin.gif
+++ base/src/main/webapp/resources/template/manage/images/logo_admin.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/logo_cyber.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/logo_cyber.gif (Binary))
--- base/src/main/webapp/template/manage/images/logo_cyber.gif
+++ base/src/main/webapp/resources/template/manage/images/logo_cyber.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/menu_bar.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/menu_bar.gif (Binary))
--- base/src/main/webapp/template/manage/images/menu_bar.gif
+++ base/src/main/webapp/resources/template/manage/images/menu_bar.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/multi_btn.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/multi_btn.gif (Binary))
--- base/src/main/webapp/template/manage/images/multi_btn.gif
+++ base/src/main/webapp/resources/template/manage/images/multi_btn.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/search_bg.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/search_bg.gif (Binary))
--- base/src/main/webapp/template/manage/images/search_bg.gif
+++ base/src/main/webapp/resources/template/manage/images/search_bg.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/search_btn.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/search_btn.gif (Binary))
--- base/src/main/webapp/template/manage/images/search_btn.gif
+++ base/src/main/webapp/resources/template/manage/images/search_btn.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/sms/btn_choice.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/sms/btn_choice.gif (Binary))
--- base/src/main/webapp/template/manage/images/sms/btn_choice.gif
+++ base/src/main/webapp/resources/template/manage/images/sms/btn_choice.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/sms/btn_creation.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/sms/btn_creation.gif (Binary))
--- base/src/main/webapp/template/manage/images/sms/btn_creation.gif
+++ base/src/main/webapp/resources/template/manage/images/sms/btn_creation.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/sms/btn_del.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/sms/btn_del.gif (Binary))
--- base/src/main/webapp/template/manage/images/sms/btn_del.gif
+++ base/src/main/webapp/resources/template/manage/images/sms/btn_del.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/sms/btn_del_all.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/sms/btn_del_all.gif (Binary))
--- base/src/main/webapp/template/manage/images/sms/btn_del_all.gif
+++ base/src/main/webapp/resources/template/manage/images/sms/btn_del_all.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/sms/btn_del_sel.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/sms/btn_del_sel.gif (Binary))
--- base/src/main/webapp/template/manage/images/sms/btn_del_sel.gif
+++ base/src/main/webapp/resources/template/manage/images/sms/btn_del_sel.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/sms/btn_group_send.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/sms/btn_group_send.gif (Binary))
--- base/src/main/webapp/template/manage/images/sms/btn_group_send.gif
+++ base/src/main/webapp/resources/template/manage/images/sms/btn_group_send.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/sms/btn_mailmg.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/sms/btn_mailmg.gif (Binary))
--- base/src/main/webapp/template/manage/images/sms/btn_mailmg.gif
+++ base/src/main/webapp/resources/template/manage/images/sms/btn_mailmg.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/sms/btn_preview.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/sms/btn_preview.gif (Binary))
--- base/src/main/webapp/template/manage/images/sms/btn_preview.gif
+++ base/src/main/webapp/resources/template/manage/images/sms/btn_preview.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/sms/btn_reply_no.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/sms/btn_reply_no.gif (Binary))
--- base/src/main/webapp/template/manage/images/sms/btn_reply_no.gif
+++ base/src/main/webapp/resources/template/manage/images/sms/btn_reply_no.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/sms/btn_res.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/sms/btn_res.gif (Binary))
--- base/src/main/webapp/template/manage/images/sms/btn_res.gif
+++ base/src/main/webapp/resources/template/manage/images/sms/btn_res.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/sms/btn_send.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/sms/btn_send.gif (Binary))
--- base/src/main/webapp/template/manage/images/sms/btn_send.gif
+++ base/src/main/webapp/resources/template/manage/images/sms/btn_send.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/sms/btn_sms_adr.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/sms/btn_sms_adr.gif (Binary))
--- base/src/main/webapp/template/manage/images/sms/btn_sms_adr.gif
+++ base/src/main/webapp/resources/template/manage/images/sms/btn_sms_adr.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/sms/phone_bg.jpg (Binary) (Renamed from base/src/main/webapp/template/manage/images/sms/phone_bg.jpg (Binary))
--- base/src/main/webapp/template/manage/images/sms/phone_bg.jpg
+++ base/src/main/webapp/resources/template/manage/images/sms/phone_bg.jpg
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/sms/sms_btn_02.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/sms/sms_btn_02.gif (Binary))
--- base/src/main/webapp/template/manage/images/sms/sms_btn_02.gif
+++ base/src/main/webapp/resources/template/manage/images/sms/sms_btn_02.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/sms/sms_btn_03.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/sms/sms_btn_03.gif (Binary))
--- base/src/main/webapp/template/manage/images/sms/sms_btn_03.gif
+++ base/src/main/webapp/resources/template/manage/images/sms/sms_btn_03.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/sms/sms_del.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/sms/sms_del.gif (Binary))
--- base/src/main/webapp/template/manage/images/sms/sms_del.gif
+++ base/src/main/webapp/resources/template/manage/images/sms/sms_del.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/sms/sms_number_01.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/sms/sms_number_01.gif (Binary))
--- base/src/main/webapp/template/manage/images/sms/sms_number_01.gif
+++ base/src/main/webapp/resources/template/manage/images/sms/sms_number_01.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/sms/sms_number_02.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/sms/sms_number_02.gif (Binary))
--- base/src/main/webapp/template/manage/images/sms/sms_number_02.gif
+++ base/src/main/webapp/resources/template/manage/images/sms/sms_number_02.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/sms/sms_send.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/sms/sms_send.gif (Binary))
--- base/src/main/webapp/template/manage/images/sms/sms_send.gif
+++ base/src/main/webapp/resources/template/manage/images/sms/sms_send.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/sms/sms_send01.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/sms/sms_send01.gif (Binary))
--- base/src/main/webapp/template/manage/images/sms/sms_send01.gif
+++ base/src/main/webapp/resources/template/manage/images/sms/sms_send01.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/sms/sms_send02.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/sms/sms_send02.gif (Binary))
--- base/src/main/webapp/template/manage/images/sms/sms_send02.gif
+++ base/src/main/webapp/resources/template/manage/images/sms/sms_send02.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/subjec_btn.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/subjec_btn.gif (Binary))
--- base/src/main/webapp/template/manage/images/subjec_btn.gif
+++ base/src/main/webapp/resources/template/manage/images/subjec_btn.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/tab_over.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/tab_over.gif (Binary))
--- base/src/main/webapp/template/manage/images/tab_over.gif
+++ base/src/main/webapp/resources/template/manage/images/tab_over.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/ti_bg.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/ti_bg.gif (Binary))
--- base/src/main/webapp/template/manage/images/ti_bg.gif
+++ base/src/main/webapp/resources/template/manage/images/ti_bg.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/tm_now.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/tm_now.gif (Binary))
--- base/src/main/webapp/template/manage/images/tm_now.gif
+++ base/src/main/webapp/resources/template/manage/images/tm_now.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/images/tm_ov.gif (Binary) (Renamed from base/src/main/webapp/template/manage/images/tm_ov.gif (Binary))
--- base/src/main/webapp/template/manage/images/tm_ov.gif
+++ base/src/main/webapp/resources/template/manage/images/tm_ov.gif
Binary file is not shown
base/src/main/webapp/resources/template/manage/js/select_design.js (Renamed from base/src/main/webapp/template/manage/js/select_design.js)
--- base/src/main/webapp/template/manage/js/select_design.js
+++ base/src/main/webapp/resources/template/manage/js/select_design.js
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/template/member/css/login.css (Renamed from base/src/main/webapp/template/member/css/login.css)
--- base/src/main/webapp/template/member/css/login.css
+++ base/src/main/webapp/resources/template/member/css/login.css
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/template/member/images/login/address_bg.png (Binary) (Renamed from base/src/main/webapp/template/member/images/login/address_bg.png (Binary))
--- base/src/main/webapp/template/member/images/login/address_bg.png
+++ base/src/main/webapp/resources/template/member/images/login/address_bg.png
Binary file is not shown
base/src/main/webapp/resources/template/member/images/login/address_tit_bg.png (Binary) (Renamed from base/src/main/webapp/template/member/images/login/address_tit_bg.png (Binary))
--- base/src/main/webapp/template/member/images/login/address_tit_bg.png
+++ base/src/main/webapp/resources/template/member/images/login/address_tit_bg.png
Binary file is not shown
base/src/main/webapp/resources/template/member/images/login/bg_agree.gif (Binary) (Renamed from base/src/main/webapp/template/member/images/login/bg_agree.gif (Binary))
--- base/src/main/webapp/template/member/images/login/bg_agree.gif
+++ base/src/main/webapp/resources/template/member/images/login/bg_agree.gif
Binary file is not shown
base/src/main/webapp/resources/template/member/images/login/bg_btn.gif (Binary) (Renamed from base/src/main/webapp/template/member/images/login/bg_btn.gif (Binary))
--- base/src/main/webapp/template/member/images/login/bg_btn.gif
+++ base/src/main/webapp/resources/template/member/images/login/bg_btn.gif
Binary file is not shown
base/src/main/webapp/resources/template/member/images/login/bg_find_x.gif (Binary) (Renamed from base/src/main/webapp/template/member/images/login/bg_find_x.gif (Binary))
--- base/src/main/webapp/template/member/images/login/bg_find_x.gif
+++ base/src/main/webapp/resources/template/member/images/login/bg_find_x.gif
Binary file is not shown
base/src/main/webapp/resources/template/member/images/login/bg_html.gif (Binary) (Renamed from base/src/main/webapp/template/member/images/login/bg_html.gif (Binary))
--- base/src/main/webapp/template/member/images/login/bg_html.gif
+++ base/src/main/webapp/resources/template/member/images/login/bg_html.gif
Binary file is not shown
base/src/main/webapp/resources/template/member/images/login/bg_id3_x.gif (Binary) (Renamed from base/src/main/webapp/template/member/images/login/bg_id3_x.gif (Binary))
--- base/src/main/webapp/template/member/images/login/bg_id3_x.gif
+++ base/src/main/webapp/resources/template/member/images/login/bg_id3_x.gif
Binary file is not shown
base/src/main/webapp/resources/template/member/images/login/bg_id_x.gif (Binary) (Renamed from base/src/main/webapp/template/member/images/login/bg_id_x.gif (Binary))
--- base/src/main/webapp/template/member/images/login/bg_id_x.gif
+++ base/src/main/webapp/resources/template/member/images/login/bg_id_x.gif
Binary file is not shown
base/src/main/webapp/resources/template/member/images/login/bg_join.gif (Binary) (Renamed from base/src/main/webapp/template/member/images/login/bg_join.gif (Binary))
--- base/src/main/webapp/template/member/images/login/bg_join.gif
+++ base/src/main/webapp/resources/template/member/images/login/bg_join.gif
Binary file is not shown
base/src/main/webapp/resources/template/member/images/login/bg_login_body.jpg (Binary) (Renamed from base/src/main/webapp/template/member/images/login/bg_login_body.jpg (Binary))
--- base/src/main/webapp/template/member/images/login/bg_login_body.jpg
+++ base/src/main/webapp/resources/template/member/images/login/bg_login_body.jpg
Binary file is not shown
base/src/main/webapp/resources/template/member/images/login/bg_login_x.gif (Binary) (Renamed from base/src/main/webapp/template/member/images/login/bg_login_x.gif (Binary))
--- base/src/main/webapp/template/member/images/login/bg_login_x.gif
+++ base/src/main/webapp/resources/template/member/images/login/bg_login_x.gif
Binary file is not shown
base/src/main/webapp/resources/template/member/images/login/bg_pw_re_x.gif (Binary) (Renamed from base/src/main/webapp/template/member/images/login/bg_pw_re_x.gif (Binary))
--- base/src/main/webapp/template/member/images/login/bg_pw_re_x.gif
+++ base/src/main/webapp/resources/template/member/images/login/bg_pw_re_x.gif
Binary file is not shown
base/src/main/webapp/resources/template/member/images/login/bg_y.gif (Binary) (Renamed from base/src/main/webapp/template/member/images/login/bg_y.gif (Binary))
--- base/src/main/webapp/template/member/images/login/bg_y.gif
+++ base/src/main/webapp/resources/template/member/images/login/bg_y.gif
Binary file is not shown
base/src/main/webapp/resources/template/member/images/login/btn_address_close.png (Binary) (Renamed from base/src/main/webapp/template/member/images/login/btn_address_close.png (Binary))
--- base/src/main/webapp/template/member/images/login/btn_address_close.png
+++ base/src/main/webapp/resources/template/member/images/login/btn_address_close.png
Binary file is not shown
base/src/main/webapp/resources/template/member/images/login/btn_confirm.gif (Binary) (Renamed from base/src/main/webapp/template/member/images/login/btn_confirm.gif (Binary))
--- base/src/main/webapp/template/member/images/login/btn_confirm.gif
+++ base/src/main/webapp/resources/template/member/images/login/btn_confirm.gif
Binary file is not shown
base/src/main/webapp/resources/template/member/images/login/btn_find.gif (Binary) (Renamed from base/src/main/webapp/template/member/images/login/btn_find.gif (Binary))
--- base/src/main/webapp/template/member/images/login/btn_find.gif
+++ base/src/main/webapp/resources/template/member/images/login/btn_find.gif
Binary file is not shown
base/src/main/webapp/resources/template/member/images/login/btn_join.gif (Binary) (Renamed from base/src/main/webapp/template/member/images/login/btn_join.gif (Binary))
--- base/src/main/webapp/template/member/images/login/btn_join.gif
+++ base/src/main/webapp/resources/template/member/images/login/btn_join.gif
Binary file is not shown
base/src/main/webapp/resources/template/member/images/login/btn_login.gif (Binary) (Renamed from base/src/main/webapp/template/member/images/login/btn_login.gif (Binary))
--- base/src/main/webapp/template/member/images/login/btn_login.gif
+++ base/src/main/webapp/resources/template/member/images/login/btn_login.gif
Binary file is not shown
base/src/main/webapp/resources/template/member/images/login/btn_use.gif (Binary) (Renamed from base/src/main/webapp/template/member/images/login/btn_use.gif (Binary))
--- base/src/main/webapp/template/member/images/login/btn_use.gif
+++ base/src/main/webapp/resources/template/member/images/login/btn_use.gif
Binary file is not shown
base/src/main/webapp/resources/template/member/images/login/change_tit.gif (Binary) (Renamed from base/src/main/webapp/template/member/images/login/change_tit.gif (Binary))
--- base/src/main/webapp/template/member/images/login/change_tit.gif
+++ base/src/main/webapp/resources/template/member/images/login/change_tit.gif
Binary file is not shown
base/src/main/webapp/resources/template/member/images/login/dot.gif (Binary) (Renamed from base/src/main/webapp/template/member/images/login/dot.gif (Binary))
--- base/src/main/webapp/template/member/images/login/dot.gif
+++ base/src/main/webapp/resources/template/member/images/login/dot.gif
Binary file is not shown
base/src/main/webapp/resources/template/member/images/login/id_che2_bg.gif (Binary) (Renamed from base/src/main/webapp/template/member/images/login/id_che2_bg.gif (Binary))
--- base/src/main/webapp/template/member/images/login/id_che2_bg.gif
+++ base/src/main/webapp/resources/template/member/images/login/id_che2_bg.gif
Binary file is not shown
base/src/main/webapp/resources/template/member/images/login/join_bg.gif (Binary) (Renamed from base/src/main/webapp/template/member/images/login/join_bg.gif (Binary))
--- base/src/main/webapp/template/member/images/login/join_bg.gif
+++ base/src/main/webapp/resources/template/member/images/login/join_bg.gif
Binary file is not shown
base/src/main/webapp/resources/template/member/images/login/join_btn01.png (Binary) (Renamed from base/src/main/webapp/template/member/images/login/join_btn01.png (Binary))
--- base/src/main/webapp/template/member/images/login/join_btn01.png
+++ base/src/main/webapp/resources/template/member/images/login/join_btn01.png
Binary file is not shown
base/src/main/webapp/resources/template/member/images/login/join_btn02.png (Binary) (Renamed from base/src/main/webapp/template/member/images/login/join_btn02.png (Binary))
--- base/src/main/webapp/template/member/images/login/join_btn02.png
+++ base/src/main/webapp/resources/template/member/images/login/join_btn02.png
Binary file is not shown
base/src/main/webapp/resources/template/member/images/login/join_btn03.png (Binary) (Renamed from base/src/main/webapp/template/member/images/login/join_btn03.png (Binary))
--- base/src/main/webapp/template/member/images/login/join_btn03.png
+++ base/src/main/webapp/resources/template/member/images/login/join_btn03.png
Binary file is not shown
base/src/main/webapp/resources/template/member/images/login/join_btn04.png (Binary) (Renamed from base/src/main/webapp/template/member/images/login/join_btn04.png (Binary))
--- base/src/main/webapp/template/member/images/login/join_btn04.png
+++ base/src/main/webapp/resources/template/member/images/login/join_btn04.png
Binary file is not shown
base/src/main/webapp/resources/template/member/images/login/join_end.gif (Binary) (Renamed from base/src/main/webapp/template/member/images/login/join_end.gif (Binary))
--- base/src/main/webapp/template/member/images/login/join_end.gif
+++ base/src/main/webapp/resources/template/member/images/login/join_end.gif
Binary file is not shown
base/src/main/webapp/resources/template/member/images/login/join_step01.gif (Binary) (Renamed from base/src/main/webapp/template/member/images/login/join_step01.gif (Binary))
--- base/src/main/webapp/template/member/images/login/join_step01.gif
+++ base/src/main/webapp/resources/template/member/images/login/join_step01.gif
Binary file is not shown
base/src/main/webapp/resources/template/member/images/login/join_step02.gif (Binary) (Renamed from base/src/main/webapp/template/member/images/login/join_step02.gif (Binary))
--- base/src/main/webapp/template/member/images/login/join_step02.gif
+++ base/src/main/webapp/resources/template/member/images/login/join_step02.gif
Binary file is not shown
base/src/main/webapp/resources/template/member/images/login/join_step03.gif (Binary) (Renamed from base/src/main/webapp/template/member/images/login/join_step03.gif (Binary))
--- base/src/main/webapp/template/member/images/login/join_step03.gif
+++ base/src/main/webapp/resources/template/member/images/login/join_step03.gif
Binary file is not shown
base/src/main/webapp/resources/template/member/images/login/join_step04.gif (Binary) (Renamed from base/src/main/webapp/template/member/images/login/join_step04.gif (Binary))
--- base/src/main/webapp/template/member/images/login/join_step04.gif
+++ base/src/main/webapp/resources/template/member/images/login/join_step04.gif
Binary file is not shown
base/src/main/webapp/resources/template/member/images/login/login_txt.gif (Binary) (Renamed from base/src/main/webapp/template/member/images/login/login_txt.gif (Binary))
--- base/src/main/webapp/template/member/images/login/login_txt.gif
+++ base/src/main/webapp/resources/template/member/images/login/login_txt.gif
Binary file is not shown
base/src/main/webapp/resources/template/member/images/login/logo.png (Binary) (Renamed from base/src/main/webapp/template/member/images/login/logo.png (Binary))
--- base/src/main/webapp/template/member/images/login/logo.png
+++ base/src/main/webapp/resources/template/member/images/login/logo.png
Binary file is not shown
base/src/main/webapp/resources/template/member/images/login/mb_tit.gif (Binary) (Renamed from base/src/main/webapp/template/member/images/login/mb_tit.gif (Binary))
--- base/src/main/webapp/template/member/images/login/mb_tit.gif
+++ base/src/main/webapp/resources/template/member/images/login/mb_tit.gif
Binary file is not shown
base/src/main/webapp/resources/template/member/images/login/menu_bg.gif (Binary) (Renamed from base/src/main/webapp/template/member/images/login/menu_bg.gif (Binary))
--- base/src/main/webapp/template/member/images/login/menu_bg.gif
+++ base/src/main/webapp/resources/template/member/images/login/menu_bg.gif
Binary file is not shown
base/src/main/webapp/resources/template/member/images/login/secede_tit.gif (Binary) (Renamed from base/src/main/webapp/template/member/images/login/secede_tit.gif (Binary))
--- base/src/main/webapp/template/member/images/login/secede_tit.gif
+++ base/src/main/webapp/resources/template/member/images/login/secede_tit.gif
Binary file is not shown
base/src/main/webapp/resources/template/member/images/login/sub_menu_off.gif (Binary) (Renamed from base/src/main/webapp/template/member/images/login/sub_menu_off.gif (Binary))
--- base/src/main/webapp/template/member/images/login/sub_menu_off.gif
+++ base/src/main/webapp/resources/template/member/images/login/sub_menu_off.gif
Binary file is not shown
base/src/main/webapp/resources/template/member/images/login/sub_menu_on.gif (Binary) (Renamed from base/src/main/webapp/template/member/images/login/sub_menu_on.gif (Binary))
--- base/src/main/webapp/template/member/images/login/sub_menu_on.gif
+++ base/src/main/webapp/resources/template/member/images/login/sub_menu_on.gif
Binary file is not shown
base/src/main/webapp/resources/template/member/images/login/tit_admin.gif (Binary) (Renamed from base/src/main/webapp/template/member/images/login/tit_admin.gif (Binary))
--- base/src/main/webapp/template/member/images/login/tit_admin.gif
+++ base/src/main/webapp/resources/template/member/images/login/tit_admin.gif
Binary file is not shown
base/src/main/webapp/resources/template/member/images/login/tit_find_id.gif (Binary) (Renamed from base/src/main/webapp/template/member/images/login/tit_find_id.gif (Binary))
--- base/src/main/webapp/template/member/images/login/tit_find_id.gif
+++ base/src/main/webapp/resources/template/member/images/login/tit_find_id.gif
Binary file is not shown
base/src/main/webapp/resources/template/member/images/login/tit_find_id02.gif (Binary) (Renamed from base/src/main/webapp/template/member/images/login/tit_find_id02.gif (Binary))
--- base/src/main/webapp/template/member/images/login/tit_find_id02.gif
+++ base/src/main/webapp/resources/template/member/images/login/tit_find_id02.gif
Binary file is not shown
base/src/main/webapp/resources/template/member/images/login/tit_id.gif (Binary) (Renamed from base/src/main/webapp/template/member/images/login/tit_id.gif (Binary))
--- base/src/main/webapp/template/member/images/login/tit_id.gif
+++ base/src/main/webapp/resources/template/member/images/login/tit_id.gif
Binary file is not shown
base/src/main/webapp/resources/template/member/images/login/tit_pw_re.gif (Binary) (Renamed from base/src/main/webapp/template/member/images/login/tit_pw_re.gif (Binary))
--- base/src/main/webapp/template/member/images/login/tit_pw_re.gif
+++ base/src/main/webapp/resources/template/member/images/login/tit_pw_re.gif
Binary file is not shown
base/src/main/webapp/resources/template/member/images/login/txt_id.gif (Binary) (Renamed from base/src/main/webapp/template/member/images/login/txt_id.gif (Binary))
--- base/src/main/webapp/template/member/images/login/txt_id.gif
+++ base/src/main/webapp/resources/template/member/images/login/txt_id.gif
Binary file is not shown
base/src/main/webapp/resources/template/member/images/login/txt_pwd.gif (Binary) (Renamed from base/src/main/webapp/template/member/images/login/txt_pwd.gif (Binary))
--- base/src/main/webapp/template/member/images/login/txt_pwd.gif
+++ base/src/main/webapp/resources/template/member/images/login/txt_pwd.gif
Binary file is not shown
base/src/main/webapp/resources/template/member/images/login/txt_smart.gif (Binary) (Renamed from base/src/main/webapp/template/member/images/login/txt_smart.gif (Binary))
--- base/src/main/webapp/template/member/images/login/txt_smart.gif
+++ base/src/main/webapp/resources/template/member/images/login/txt_smart.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/css/board.css (Renamed from base/src/main/webapp/template/web/smart_001/css/board.css)
--- base/src/main/webapp/template/web/smart_001/css/board.css
+++ base/src/main/webapp/resources/template/web/smart_001/css/board.css
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/template/web/smart_001/css/common.css (Renamed from base/src/main/webapp/template/web/smart_001/css/common.css)
--- base/src/main/webapp/template/web/smart_001/css/common.css
+++ base/src/main/webapp/resources/template/web/smart_001/css/common.css
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/template/web/smart_001/css/contents.css (Renamed from base/src/main/webapp/template/web/smart_001/css/contents.css)
--- base/src/main/webapp/template/web/smart_001/css/contents.css
+++ base/src/main/webapp/resources/template/web/smart_001/css/contents.css
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/template/web/smart_001/css/contents2.css (Renamed from base/src/main/webapp/template/web/smart_001/css/contents2.css)
--- base/src/main/webapp/template/web/smart_001/css/contents2.css
+++ base/src/main/webapp/resources/template/web/smart_001/css/contents2.css
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/template/web/smart_001/css/default.css (Renamed from base/src/main/webapp/template/web/smart_001/css/default.css)
--- base/src/main/webapp/template/web/smart_001/css/default.css
+++ base/src/main/webapp/resources/template/web/smart_001/css/default.css
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/template/web/smart_001/css/layout.css (Renamed from base/src/main/webapp/template/web/smart_001/css/layout.css)
--- base/src/main/webapp/template/web/smart_001/css/layout.css
+++ base/src/main/webapp/resources/template/web/smart_001/css/layout.css
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/template/web/smart_001/css/styles.css (Renamed from base/src/main/webapp/template/web/smart_001/css/styles.css)
--- base/src/main/webapp/template/web/smart_001/css/styles.css
+++ base/src/main/webapp/resources/template/web/smart_001/css/styles.css
This diff is skipped because there are too many other diffs.
base/src/main/webapp/resources/template/web/smart_001/image/common/btn_mymenu_m.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/common/btn_mymenu_m.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/common/btn_mymenu_m.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/common/btn_mymenu_m.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/common/plist_bottom.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/common/plist_bottom.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/common/plist_bottom.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/common/plist_bottom.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/common/plist_bul.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/common/plist_bul.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/common/plist_bul.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/common/plist_bul.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/common/plist_center_bg.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/common/plist_center_bg.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/common/plist_center_bg.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/common/plist_center_bg.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/common/plist_top.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/common/plist_top.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/common/plist_top.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/common/plist_top.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/common/popbox_close.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/common/popbox_close.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/common/popbox_close.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/common/popbox_close.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/common/popbox_mainbg.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/common/popbox_mainbg.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/common/popbox_mainbg.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/common/popbox_mainbg.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/common/popbox_maintitle.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/common/popbox_maintitle.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/common/popbox_maintitle.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/common/popbox_maintitle.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/common/popbox_topbg.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/common/popbox_topbg.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/common/popbox_topbg.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/common/popbox_topbg.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/common/popup2_bg.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/common/popup2_bg.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/common/popup2_bg.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/common/popup2_bg.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/common/popup2_url_bg_bottom.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/common/popup2_url_bg_bottom.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/common/popup2_url_bg_bottom.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/common/popup2_url_bg_bottom.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/common/popup2_url_bg_top.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/common/popup2_url_bg_top.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/common/popup2_url_bg_top.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/common/popup2_url_bg_top.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/common/popup_bg.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/common/popup_bg.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/common/popup_bg.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/common/popup_bg.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/common/popup_top.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/common/popup_top.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/common/popup_top.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/common/popup_top.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/common/popup_top.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/common/popup_top.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/common/popup_top.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/common/popup_top.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/common/popuptem_400_bg.jpg (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/common/popuptem_400_bg.jpg (Binary))
--- base/src/main/webapp/template/web/smart_001/image/common/popuptem_400_bg.jpg
+++ base/src/main/webapp/resources/template/web/smart_001/image/common/popuptem_400_bg.jpg
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/common/popuptem_400_img.jpg (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/common/popuptem_400_img.jpg (Binary))
--- base/src/main/webapp/template/web/smart_001/image/common/popuptem_400_img.jpg
+++ base/src/main/webapp/resources/template/web/smart_001/image/common/popuptem_400_img.jpg
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/common/popuptem_445_bg.jpg (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/common/popuptem_445_bg.jpg (Binary))
--- base/src/main/webapp/template/web/smart_001/image/common/popuptem_445_bg.jpg
+++ base/src/main/webapp/resources/template/web/smart_001/image/common/popuptem_445_bg.jpg
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/common/popuptem_445_img.jpg (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/common/popuptem_445_img.jpg (Binary))
--- base/src/main/webapp/template/web/smart_001/image/common/popuptem_445_img.jpg
+++ base/src/main/webapp/resources/template/web/smart_001/image/common/popuptem_445_img.jpg
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/common/popuptem_450_bg.jpg (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/common/popuptem_450_bg.jpg (Binary))
--- base/src/main/webapp/template/web/smart_001/image/common/popuptem_450_bg.jpg
+++ base/src/main/webapp/resources/template/web/smart_001/image/common/popuptem_450_bg.jpg
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/common/popuptem_450_bg1.jpg (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/common/popuptem_450_bg1.jpg (Binary))
--- base/src/main/webapp/template/web/smart_001/image/common/popuptem_450_bg1.jpg
+++ base/src/main/webapp/resources/template/web/smart_001/image/common/popuptem_450_bg1.jpg
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/common/popuptem_450_pencil.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/common/popuptem_450_pencil.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/common/popuptem_450_pencil.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/common/popuptem_450_pencil.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/common/popuptem_530_bg.jpg (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/common/popuptem_530_bg.jpg (Binary))
--- base/src/main/webapp/template/web/smart_001/image/common/popuptem_530_bg.jpg
+++ base/src/main/webapp/resources/template/web/smart_001/image/common/popuptem_530_bg.jpg
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/common/popuptem_530_img.jpg (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/common/popuptem_530_img.jpg (Binary))
--- base/src/main/webapp/template/web/smart_001/image/common/popuptem_530_img.jpg
+++ base/src/main/webapp/resources/template/web/smart_001/image/common/popuptem_530_img.jpg
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/m1/down_btn.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/m1/down_btn.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/m1/down_btn.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/m1/down_btn.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/m1/gre.jpg (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/m1/gre.jpg (Binary))
--- base/src/main/webapp/template/web/smart_001/image/m1/gre.jpg
+++ base/src/main/webapp/resources/template/web/smart_001/image/m1/gre.jpg
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/m1/guidelines_for_applicants.hwp (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/m1/guidelines_for_applicants.hwp (Binary))
--- base/src/main/webapp/template/web/smart_001/image/m1/guidelines_for_applicants.hwp
+++ base/src/main/webapp/resources/template/web/smart_001/image/m1/guidelines_for_applicants.hwp
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/m1/his.jpg (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/m1/his.jpg (Binary))
--- base/src/main/webapp/template/web/smart_001/image/m1/his.jpg
+++ base/src/main/webapp/resources/template/web/smart_001/image/m1/his.jpg
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/m1/in.jpg (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/m1/in.jpg (Binary))
--- base/src/main/webapp/template/web/smart_001/image/m1/in.jpg
+++ base/src/main/webapp/resources/template/web/smart_001/image/m1/in.jpg
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/m1/m1_03_01.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/m1/m1_03_01.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/m1/m1_03_01.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/m1/m1_03_01.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/m1/m1_03_02.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/m1/m1_03_02.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/m1/m1_03_02.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/m1/m1_03_02.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/m1/m1_03_03.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/m1/m1_03_03.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/m1/m1_03_03.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/m1/m1_03_03.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/m1/m1_03_04.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/m1/m1_03_04.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/m1/m1_03_04.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/m1/m1_03_04.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/m1/m1_05_01.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/m1/m1_05_01.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/m1/m1_05_01.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/m1/m1_05_01.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/m1/m1_05_02.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/m1/m1_05_02.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/m1/m1_05_02.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/m1/m1_05_02.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/m1/m1_05_03.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/m1/m1_05_03.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/m1/m1_05_03.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/m1/m1_05_03.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/m1/map.jpg (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/m1/map.jpg (Binary))
--- base/src/main/webapp/template/web/smart_001/image/m1/map.jpg
+++ base/src/main/webapp/resources/template/web/smart_001/image/m1/map.jpg
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/m1/s_01.jpg (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/m1/s_01.jpg (Binary))
--- base/src/main/webapp/template/web/smart_001/image/m1/s_01.jpg
+++ base/src/main/webapp/resources/template/web/smart_001/image/m1/s_01.jpg
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/m1/s_02.jpg (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/m1/s_02.jpg (Binary))
--- base/src/main/webapp/template/web/smart_001/image/m1/s_02.jpg
+++ base/src/main/webapp/resources/template/web/smart_001/image/m1/s_02.jpg
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/m1/sys.jpg (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/m1/sys.jpg (Binary))
--- base/src/main/webapp/template/web/smart_001/image/m1/sys.jpg
+++ base/src/main/webapp/resources/template/web/smart_001/image/m1/sys.jpg
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/m4/m4_01_01.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/m4/m4_01_01.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/m4/m4_01_01.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/m4/m4_01_01.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/m4/m4_01_03.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/m4/m4_01_03.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/m4/m4_01_03.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/m4/m4_01_03.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/m4/m4_02_03.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/m4/m4_02_03.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/m4/m4_02_03.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/m4/m4_02_03.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/m4/m4_03_01.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/m4/m4_03_01.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/m4/m4_03_01.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/m4/m4_03_01.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/m4/m4_03_02.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/m4/m4_03_02.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/m4/m4_03_02.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/m4/m4_03_02.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/m4/m4_05_01.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/m4/m4_05_01.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/m4/m4_05_01.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/m4/m4_05_01.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/m4/m4_05_02.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/m4/m4_05_02.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/m4/m4_05_02.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/m4/m4_05_02.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/main/all_bg.jpg (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/main/all_bg.jpg (Binary))
--- base/src/main/webapp/template/web/smart_001/image/main/all_bg.jpg
+++ base/src/main/webapp/resources/template/web/smart_001/image/main/all_bg.jpg
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/main/all_menu_box_bar.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/main/all_menu_box_bar.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/main/all_menu_box_bar.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/main/all_menu_box_bar.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/main/all_menu_box_bg.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/main/all_menu_box_bg.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/main/all_menu_box_bg.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/main/all_menu_box_bg.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/main/all_menu_box_bg1.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/main/all_menu_box_bg1.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/main/all_menu_box_bg1.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/main/all_menu_box_bg1.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/main/all_menu_box_bg2.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/main/all_menu_box_bg2.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/main/all_menu_box_bg2.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/main/all_menu_box_bg2.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/main/bottom_bar.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/main/bottom_bar.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/main/bottom_bar.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/main/bottom_bar.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/main/bottom_bar.jpg (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/main/bottom_bar.jpg (Binary))
--- base/src/main/webapp/template/web/smart_001/image/main/bottom_bar.jpg
+++ base/src/main/webapp/resources/template/web/smart_001/image/main/bottom_bar.jpg
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/main/box_bottom.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/main/box_bottom.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/main/box_bottom.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/main/box_bottom.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/main/box_bottom1.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/main/box_bottom1.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/main/box_bottom1.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/main/box_bottom1.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/main/box_bottom2.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/main/box_bottom2.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/main/box_bottom2.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/main/box_bottom2.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/main/box_bottom3.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/main/box_bottom3.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/main/box_bottom3.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/main/box_bottom3.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/main/box_bottom4.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/main/box_bottom4.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/main/box_bottom4.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/main/box_bottom4.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/main/box_top.jpg (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/main/box_top.jpg (Binary))
--- base/src/main/webapp/template/web/smart_001/image/main/box_top.jpg
+++ base/src/main/webapp/resources/template/web/smart_001/image/main/box_top.jpg
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/main/box_top.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/main/box_top.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/main/box_top.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/main/box_top.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/main/box_top1.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/main/box_top1.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/main/box_top1.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/main/box_top1.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/main/box_top2.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/main/box_top2.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/main/box_top2.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/main/box_top2.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/main/box_top3.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/main/box_top3.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/main/box_top3.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/main/box_top3.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/main/box_top4.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/main/box_top4.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/main/box_top4.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/main/box_top4.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/main/btn_logout.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/main/btn_logout.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/main/btn_logout.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/main/btn_logout.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/main/customer_bg.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/main/customer_bg.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/main/customer_bg.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/main/customer_bg.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/main/customer_title.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/main/customer_title.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/main/customer_title.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/main/customer_title.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/main/h3_ti.jpg (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/main/h3_ti.jpg (Binary))
--- base/src/main/webapp/template/web/smart_001/image/main/h3_ti.jpg
+++ base/src/main/webapp/resources/template/web/smart_001/image/main/h3_ti.jpg
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/main/h3_ti.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/main/h3_ti.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/main/h3_ti.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/main/h3_ti.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/main/h3_ti01.jpg (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/main/h3_ti01.jpg (Binary))
--- base/src/main/webapp/template/web/smart_001/image/main/h3_ti01.jpg
+++ base/src/main/webapp/resources/template/web/smart_001/image/main/h3_ti01.jpg
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/main/h3_ti01.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/main/h3_ti01.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/main/h3_ti01.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/main/h3_ti01.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/main/h3_ti02.jpg (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/main/h3_ti02.jpg (Binary))
--- base/src/main/webapp/template/web/smart_001/image/main/h3_ti02.jpg
+++ base/src/main/webapp/resources/template/web/smart_001/image/main/h3_ti02.jpg
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/main/h3_ti02.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/main/h3_ti02.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/main/h3_ti02.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/main/h3_ti02.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/main/icon_01.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/main/icon_01.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/main/icon_01.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/main/icon_01.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/main/icon_02.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/main/icon_02.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/main/icon_02.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/main/icon_02.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/main/icon_03.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/main/icon_03.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/main/icon_03.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/main/icon_03.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/main/icon_04.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/main/icon_04.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/main/icon_04.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/main/icon_04.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/main/icon_05.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/main/icon_05.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/main/icon_05.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/main/icon_05.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/main/icon_06.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/main/icon_06.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/main/icon_06.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/main/icon_06.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/main/icon_07.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/main/icon_07.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/main/icon_07.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/main/icon_07.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/main/icon_08.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/main/icon_08.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/main/icon_08.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/main/icon_08.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/main/icon_09.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/main/icon_09.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/main/icon_09.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/main/icon_09.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/main/icon_10.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/main/icon_10.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/main/icon_10.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/main/icon_10.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/main/icon_11.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/main/icon_11.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/main/icon_11.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/main/icon_11.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/main/icon_12.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/main/icon_12.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/main/icon_12.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/main/icon_12.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/main/icon_13.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/main/icon_13.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/main/icon_13.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/main/icon_13.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/main/icon_14.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/main/icon_14.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/main/icon_14.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/main/icon_14.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/main/icon_15.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/main/icon_15.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/main/icon_15.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/main/icon_15.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/main/icon_16.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/main/icon_16.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/main/icon_16.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/main/icon_16.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/main/icon_17.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/main/icon_17.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/main/icon_17.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/main/icon_17.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/main/icon_18.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/main/icon_18.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/main/icon_18.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/main/icon_18.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/main/icon_18_1.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/main/icon_18_1.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/main/icon_18_1.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/main/icon_18_1.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/main/icon_19.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/main/icon_19.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/main/icon_19.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/main/icon_19.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/main/icon_20.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/main/icon_20.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/main/icon_20.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/main/icon_20.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/main/icon_21.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/main/icon_21.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/main/icon_21.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/main/icon_21.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/main/icon_22.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/main/icon_22.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/main/icon_22.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/main/icon_22.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/main/iocn.jpg (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/main/iocn.jpg (Binary))
--- base/src/main/webapp/template/web/smart_001/image/main/iocn.jpg
+++ base/src/main/webapp/resources/template/web/smart_001/image/main/iocn.jpg
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/main/left_arrow.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/main/left_arrow.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/main/left_arrow.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/main/left_arrow.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/main/logo.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/main/logo.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/main/logo.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/main/logo.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/main/menu1.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/main/menu1.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/main/menu1.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/main/menu1.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/main/menu1_off.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/main/menu1_off.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/main/menu1_off.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/main/menu1_off.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/main/menu1_on.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/main/menu1_on.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/main/menu1_on.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/main/menu1_on.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/main/menu2.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/main/menu2.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/main/menu2.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/main/menu2.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/main/menu2_off.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/main/menu2_off.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/main/menu2_off.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/main/menu2_off.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/main/menu2_on.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/main/menu2_on.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/main/menu2_on.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/main/menu2_on.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/main/menu3.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/main/menu3.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/main/menu3.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/main/menu3.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/main/menu3_off.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/main/menu3_off.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/main/menu3_off.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/main/menu3_off.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/main/menu3_on.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/main/menu3_on.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/main/menu3_on.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/main/menu3_on.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/main/menu4.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/main/menu4.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/main/menu4.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/main/menu4.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/main/menu4_off.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/main/menu4_off.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/main/menu4_off.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/main/menu4_off.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/main/menu4_on.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/main/menu4_on.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/main/menu4_on.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/main/menu4_on.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/main/menu5.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/main/menu5.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/main/menu5.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/main/menu5.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/main/menu5_off.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/main/menu5_off.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/main/menu5_off.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/main/menu5_off.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/main/menu5_on.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/main/menu5_on.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/main/menu5_on.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/main/menu5_on.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/main/menu6.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/main/menu6.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/main/menu6.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/main/menu6.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/main/menu6_on.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/main/menu6_on.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/main/menu6_on.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/main/menu6_on.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/main/menu7.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/main/menu7.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/main/menu7.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/main/menu7.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/main/menu7_on.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/main/menu7_on.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/main/menu7_on.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/main/menu7_on.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/main/menu_bg.jpg (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/main/menu_bg.jpg (Binary))
--- base/src/main/webapp/template/web/smart_001/image/main/menu_bg.jpg
+++ base/src/main/webapp/resources/template/web/smart_001/image/main/menu_bg.jpg
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/main/more1.jpg (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/main/more1.jpg (Binary))
--- base/src/main/webapp/template/web/smart_001/image/main/more1.jpg
+++ base/src/main/webapp/resources/template/web/smart_001/image/main/more1.jpg
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/main/notice_box.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/main/notice_box.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/main/notice_box.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/main/notice_box.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/main/notice_box1.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/main/notice_box1.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/main/notice_box1.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/main/notice_box1.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/main/right_arrow.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/main/right_arrow.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/main/right_arrow.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/main/right_arrow.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/main/sample_photo.jpg (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/main/sample_photo.jpg (Binary))
--- base/src/main/webapp/template/web/smart_001/image/main/sample_photo.jpg
+++ base/src/main/webapp/resources/template/web/smart_001/image/main/sample_photo.jpg
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/main/search_bg.jpg (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/main/search_bg.jpg (Binary))
--- base/src/main/webapp/template/web/smart_001/image/main/search_bg.jpg
+++ base/src/main/webapp/resources/template/web/smart_001/image/main/search_bg.jpg
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/main/search_bg.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/main/search_bg.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/main/search_bg.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/main/search_bg.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/main/search_icon.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/main/search_icon.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/main/search_icon.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/main/search_icon.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/main/student_notice_menu1.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/main/student_notice_menu1.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/main/student_notice_menu1.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/main/student_notice_menu1.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/main/student_notice_menu1_on.jpg (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/main/student_notice_menu1_on.jpg (Binary))
--- base/src/main/webapp/template/web/smart_001/image/main/student_notice_menu1_on.jpg
+++ base/src/main/webapp/resources/template/web/smart_001/image/main/student_notice_menu1_on.jpg
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/main/student_notice_menu1_on.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/main/student_notice_menu1_on.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/main/student_notice_menu1_on.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/main/student_notice_menu1_on.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/main/student_notice_menu2.jpg (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/main/student_notice_menu2.jpg (Binary))
--- base/src/main/webapp/template/web/smart_001/image/main/student_notice_menu2.jpg
+++ base/src/main/webapp/resources/template/web/smart_001/image/main/student_notice_menu2.jpg
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/main/student_notice_menu2.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/main/student_notice_menu2.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/main/student_notice_menu2.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/main/student_notice_menu2.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/main/student_notice_menu2_on.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/main/student_notice_menu2_on.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/main/student_notice_menu2_on.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/main/student_notice_menu2_on.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/main/student_notice_menu3.jpg (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/main/student_notice_menu3.jpg (Binary))
--- base/src/main/webapp/template/web/smart_001/image/main/student_notice_menu3.jpg
+++ base/src/main/webapp/resources/template/web/smart_001/image/main/student_notice_menu3.jpg
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/main/student_notice_menu3.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/main/student_notice_menu3.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/main/student_notice_menu3.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/main/student_notice_menu3.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/main/student_notice_menu3_on.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/main/student_notice_menu3_on.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/main/student_notice_menu3_on.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/main/student_notice_menu3_on.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/main/student_notice_menu4.jpg (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/main/student_notice_menu4.jpg (Binary))
--- base/src/main/webapp/template/web/smart_001/image/main/student_notice_menu4.jpg
+++ base/src/main/webapp/resources/template/web/smart_001/image/main/student_notice_menu4.jpg
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/main/sub_menu_bar.jpg (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/main/sub_menu_bar.jpg (Binary))
--- base/src/main/webapp/template/web/smart_001/image/main/sub_menu_bar.jpg
+++ base/src/main/webapp/resources/template/web/smart_001/image/main/sub_menu_bar.jpg
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/main/tab_menu2_off.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/main/tab_menu2_off.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/main/tab_menu2_off.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/main/tab_menu2_off.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/main/tab_menu3_off.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/main/tab_menu3_off.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/main/tab_menu3_off.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/main/tab_menu3_off.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/main/tab_menu4_off.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/main/tab_menu4_off.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/main/tab_menu4_off.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/main/tab_menu4_off.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/main/teacher_tabmenu1.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/main/teacher_tabmenu1.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/main/teacher_tabmenu1.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/main/teacher_tabmenu1.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/main/teacher_tabmenu1_on.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/main/teacher_tabmenu1_on.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/main/teacher_tabmenu1_on.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/main/teacher_tabmenu1_on.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/main/teacher_tabmenu2.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/main/teacher_tabmenu2.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/main/teacher_tabmenu2.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/main/teacher_tabmenu2.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/main/teacher_tabmenu2_on.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/main/teacher_tabmenu2_on.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/main/teacher_tabmenu2_on.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/main/teacher_tabmenu2_on.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/main/teacher_tabmenu3.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/main/teacher_tabmenu3.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/main/teacher_tabmenu3.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/main/teacher_tabmenu3.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/main/teacher_tabmenu3_on.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/main/teacher_tabmenu3_on.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/main/teacher_tabmenu3_on.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/main/teacher_tabmenu3_on.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/main/teacher_tabmenu4.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/main/teacher_tabmenu4.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/main/teacher_tabmenu4.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/main/teacher_tabmenu4.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/main/ti_left.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/main/ti_left.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/main/ti_left.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/main/ti_left.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/main/ti_right.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/main/ti_right.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/main/ti_right.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/main/ti_right.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/main/top_bg.jpg (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/main/top_bg.jpg (Binary))
--- base/src/main/webapp/template/web/smart_001/image/main/top_bg.jpg
+++ base/src/main/webapp/resources/template/web/smart_001/image/main/top_bg.jpg
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/main/topmenu_bg.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/main/topmenu_bg.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/main/topmenu_bg.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/main/topmenu_bg.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/all_box_bg.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/all_box_bg.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/all_box_bg.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/all_box_bg.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/all_box_bottom.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/all_box_bottom.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/all_box_bottom.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/all_box_bottom.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/all_box_top.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/all_box_top.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/all_box_top.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/all_box_top.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/all_box_top1.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/all_box_top1.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/all_box_top1.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/all_box_top1.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/all_box_top2.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/all_box_top2.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/all_box_top2.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/all_box_top2.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/arrow_left.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/arrow_left.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/arrow_left.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/arrow_left.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/arrow_right.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/arrow_right.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/arrow_right.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/arrow_right.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/bg.jpg (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/bg.jpg (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/bg.jpg
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/bg.jpg
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/bigtab_arrow.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/bigtab_arrow.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/bigtab_arrow.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/bigtab_arrow.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/bigtab_off.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/bigtab_off.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/bigtab_off.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/bigtab_off.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/bigtab_on.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/bigtab_on.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/bigtab_on.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/bigtab_on.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/board_reply_bottom.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/board_reply_bottom.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/board_reply_bottom.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/board_reply_bottom.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/board_search_t01.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/board_search_t01.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/board_search_t01.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/board_search_t01.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/board_th_bg.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/board_th_bg.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/board_th_bg.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/board_th_bg.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/board_th_gap.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/board_th_gap.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/board_th_gap.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/board_th_gap.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/board_th_l.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/board_th_l.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/board_th_l.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/board_th_l.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/board_th_r.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/board_th_r.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/board_th_r.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/board_th_r.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/board_th_view_l.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/board_th_view_l.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/board_th_view_l.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/board_th_view_l.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/board_th_view_l2.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/board_th_view_l2.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/board_th_view_l2.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/board_th_view_l2.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/board_th_view_l3.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/board_th_view_l3.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/board_th_view_l3.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/board_th_view_l3.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/board_th_view_l4.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/board_th_view_l4.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/board_th_view_l4.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/board_th_view_l4.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/boardscn_search_t01.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/boardscn_search_t01.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/boardscn_search_t01.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/boardscn_search_t01.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/boardscn_th_bg.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/boardscn_th_bg.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/boardscn_th_bg.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/boardscn_th_bg.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/boardscn_th_l.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/boardscn_th_l.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/boardscn_th_l.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/boardscn_th_l.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/boardscn_th_r.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/boardscn_th_r.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/boardscn_th_r.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/boardscn_th_r.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/boardscn_th_view_l.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/boardscn_th_view_l.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/boardscn_th_view_l.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/boardscn_th_view_l.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/boardscn_th_view_l2.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/boardscn_th_view_l2.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/boardscn_th_view_l2.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/boardscn_th_view_l2.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_5_more.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/btn_5_more.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/btn_5_more.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_5_more.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_admin_down.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/btn_admin_down.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/btn_admin_down.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_admin_down.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_admin_ftop.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/btn_admin_ftop.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/btn_admin_ftop.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_admin_ftop.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_admin_ldown.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/btn_admin_ldown.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/btn_admin_ldown.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_admin_ldown.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_admin_madd.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/btn_admin_madd.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/btn_admin_madd.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_admin_madd.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_admin_mdel.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/btn_admin_mdel.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/btn_admin_mdel.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_admin_mdel.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_admin_medit.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/btn_admin_medit.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/btn_admin_medit.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_admin_medit.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_admin_top.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/btn_admin_top.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/btn_admin_top.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_admin_top.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_all_result.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/btn_all_result.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/btn_all_result.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_all_result.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_all_view.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/btn_all_view.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/btn_all_view.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_all_view.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_appok.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/btn_appok.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/btn_appok.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_appok.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_cancel.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/btn_cancel.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/btn_cancel.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_cancel.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_cancel02.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/btn_cancel02.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/btn_cancel02.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_cancel02.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_commclose.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/btn_commclose.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/btn_commclose.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_commclose.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_commdelete.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/btn_commdelete.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/btn_commdelete.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_commdelete.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_community_go.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/btn_community_go.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/btn_community_go.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_community_go.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_community_info.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/btn_community_info.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/btn_community_info.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_community_info.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_comp.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/btn_comp.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/btn_comp.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_comp.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_create_com.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/btn_create_com.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/btn_create_com.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_create_com.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_del.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/btn_del.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/btn_del.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_del.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_del2.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/btn_del2.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/btn_del2.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_del2.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_delall.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/btn_delall.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/btn_delall.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_delall.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_dir_go.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/btn_dir_go.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/btn_dir_go.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_dir_go.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_disp.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/btn_disp.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/btn_disp.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_disp.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_down.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/btn_down.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/btn_down.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_down.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_download.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/btn_download.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/btn_download.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_download.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_duplicate.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/btn_duplicate.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/btn_duplicate.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_duplicate.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_first.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/btn_first.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/btn_first.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_first.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_first_scn.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/btn_first_scn.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/btn_first_scn.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_first_scn.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_info_edit.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/btn_info_edit.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/btn_info_edit.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_info_edit.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_l_search.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/btn_l_search.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/btn_l_search.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_l_search.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_last.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/btn_last.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/btn_last.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_last.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_list_go.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/btn_list_go.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/btn_list_go.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_list_go.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_login.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/btn_login.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/btn_login.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_login.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_logout.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/btn_logout.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/btn_logout.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_logout.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_m_joinok.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/btn_m_joinok.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/btn_m_joinok.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_m_joinok.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_m_level_ch.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/btn_m_level_ch.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/btn_m_level_ch.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_m_level_ch.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_m_niew.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/btn_m_niew.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/btn_m_niew.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_m_niew.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_m_out.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/btn_m_out.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/btn_m_out.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_m_out.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_m_refresh.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/btn_m_refresh.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/btn_m_refresh.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_m_refresh.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_m_rejoin.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/btn_m_rejoin.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/btn_m_rejoin.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_m_rejoin.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_main_go.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/btn_main_go.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/btn_main_go.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_main_go.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_memo_all.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/btn_memo_all.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/btn_memo_all.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_memo_all.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_menuplus.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/btn_menuplus.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/btn_menuplus.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_menuplus.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_modify.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/btn_modify.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/btn_modify.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_modify.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_next.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/btn_next.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/btn_next.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_next.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_ok.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/btn_ok.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/btn_ok.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_ok.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_ok2.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/btn_ok2.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/btn_ok2.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_ok2.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_ok3.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/btn_ok3.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/btn_ok3.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_ok3.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_prew.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/btn_prew.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/btn_prew.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_prew.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_receipt.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/btn_receipt.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/btn_receipt.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_receipt.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_regi.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/btn_regi.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/btn_regi.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_regi.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_regi2.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/btn_regi2.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/btn_regi2.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_regi2.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_reply_delete.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/btn_reply_delete.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/btn_reply_delete.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_reply_delete.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_reply_edit.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/btn_reply_edit.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/btn_reply_edit.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_reply_edit.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_reply_ok.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/btn_reply_ok.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/btn_reply_ok.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_reply_ok.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_reply_re.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/btn_reply_re.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/btn_reply_re.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_reply_re.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_reply_review.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/btn_reply_review.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/btn_reply_review.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_reply_review.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_reply_sedit.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/btn_reply_sedit.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/btn_reply_sedit.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_reply_sedit.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_reply_write.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/btn_reply_write.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/btn_reply_write.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_reply_write.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_replywrite.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/btn_replywrite.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/btn_replywrite.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_replywrite.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_request.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/btn_request.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/btn_request.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_request.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_scn_first.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/btn_scn_first.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/btn_scn_first.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_scn_first.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_scn_join.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/btn_scn_join.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/btn_scn_join.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_scn_join.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_scn_last.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/btn_scn_last.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/btn_scn_last.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_scn_last.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_scn_next.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/btn_scn_next.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/btn_scn_next.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_scn_next.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_scn_poll_send.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/btn_scn_poll_send.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/btn_scn_poll_send.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_scn_poll_send.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_scn_prew.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/btn_scn_prew.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/btn_scn_prew.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_scn_prew.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_scn_result_view.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/btn_scn_result_view.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/btn_scn_result_view.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_scn_result_view.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_sdelete.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/btn_sdelete.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/btn_sdelete.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_sdelete.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_sdelete2.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/btn_sdelete2.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/btn_sdelete2.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_sdelete2.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_selected.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/btn_selected.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/btn_selected.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_selected.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_submit.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/btn_submit.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/btn_submit.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_submit.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_toputil_login.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/btn_toputil_login.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/btn_toputil_login.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_toputil_login.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_write.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/btn_write.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/btn_write.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_write.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_write2.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/btn_write2.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/btn_write2.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btn_write2.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btnscn_list_go.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/btnscn_list_go.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/btnscn_list_go.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/btnscn_list_go.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/bull01.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/bull01.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/bull01.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/bull01.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/bull02.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/bull02.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/bull02.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/bull02.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/bull_com_list.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/bull_com_list.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/bull_com_list.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/bull_com_list.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/ico_app.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/ico_app.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/ico_app.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/ico_app.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/ico_appno.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/ico_appno.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/ico_appno.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/ico_appno.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/ico_board_lock.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/ico_board_lock.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/ico_board_lock.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/ico_board_lock.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/ico_board_new.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/ico_board_new.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/ico_board_new.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/ico_board_new.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/ico_file16.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/ico_file16.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/ico_file16.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/ico_file16.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/ico_file_gif.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/ico_file_gif.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/ico_file_gif.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/ico_file_gif.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/ico_file_hwp.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/ico_file_hwp.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/ico_file_hwp.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/ico_file_hwp.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/ico_file_jpg.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/ico_file_jpg.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/ico_file_jpg.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/ico_file_jpg.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/ico_file_pdf.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/ico_file_pdf.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/ico_file_pdf.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/ico_file_pdf.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/ico_file_ppt.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/ico_file_ppt.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/ico_file_ppt.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/ico_file_ppt.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/ico_reply_arr.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/ico_reply_arr.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/ico_reply_arr.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/ico_reply_arr.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/new_f.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/new_f.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/new_f.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/new_f.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/photo_img_blank.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/photo_img_blank.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/photo_img_blank.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/photo_img_blank.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/reply_arr.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/reply_arr.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/reply_arr.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/reply_arr.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/search_btn.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/search_btn.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/search_btn.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/search_btn.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/search_t.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/search_t.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/search_t.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/search_t.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/use_no.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/use_no.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/use_no.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/use_no.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/use_yes.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/use_yes.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/use_yes.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/use_yes.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/board/xls.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/board/xls.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/board/xls.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/board/xls.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/bottom_bar.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/bottom_bar.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/bottom_bar.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/bottom_bar.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/btn_frameclose.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/btn_frameclose.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/btn_frameclose.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/btn_frameclose.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/btn_frameview.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/btn_frameview.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/btn_frameview.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/btn_frameview.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/btn_top.jpg (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/btn_top.jpg (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/btn_top.jpg
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/btn_top.jpg
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/btn_topsearch.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/btn_topsearch.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/btn_topsearch.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/btn_topsearch.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/common/banner01.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/common/banner01.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/common/banner01.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/common/banner01.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/common/banner02.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/common/banner02.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/common/banner02.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/common/banner02.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/common/banner03.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/common/banner03.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/common/banner03.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/common/banner03.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/common/banner04.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/common/banner04.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/common/banner04.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/common/banner04.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/common/banner05.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/common/banner05.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/common/banner05.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/common/banner05.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/common/banner06.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/common/banner06.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/common/banner06.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/common/banner06.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/common/banner07.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/common/banner07.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/common/banner07.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/common/banner07.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/common/banner08.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/common/banner08.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/common/banner08.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/common/banner08.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/common/bar01.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/common/bar01.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/common/bar01.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/common/bar01.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/common/bar02.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/common/bar02.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/common/bar02.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/common/bar02.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/common/bar03.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/common/bar03.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/common/bar03.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/common/bar03.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/common/bar04.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/common/bar04.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/common/bar04.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/common/bar04.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/common/btn_com_del.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/common/btn_com_del.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/common/btn_com_del.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/common/btn_com_del.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/common/btn_com_install.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/common/btn_com_install.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/common/btn_com_install.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/common/btn_com_install.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/common/btn_com_uninstall.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/common/btn_com_uninstall.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/common/btn_com_uninstall.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/common/btn_com_uninstall.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/common/btn_url.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/common/btn_url.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/common/btn_url.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/common/btn_url.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/common/btn_use.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/common/btn_use.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/common/btn_use.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/common/btn_use.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/common/btn_use2.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/common/btn_use2.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/common/btn_use2.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/common/btn_use2.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/common/dot01.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/common/dot01.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/common/dot01.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/common/dot01.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/common/icon_open1.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/common/icon_open1.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/common/icon_open1.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/common/icon_open1.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/common/icon_open2.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/common/icon_open2.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/common/icon_open2.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/common/icon_open2.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/common/icon_use1.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/common/icon_use1.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/common/icon_use1.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/common/icon_use1.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/common/icon_use2.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/common/icon_use2.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/common/icon_use2.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/common/icon_use2.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/common/img_ing.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/common/img_ing.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/common/img_ing.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/common/img_ing.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/common/imgsel01.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/common/imgsel01.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/common/imgsel01.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/common/imgsel01.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/common/imgsel01.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/common/imgsel01.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/common/imgsel01.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/common/imgsel01.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/common/imgsel02.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/common/imgsel02.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/common/imgsel02.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/common/imgsel02.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/common/imgsel03.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/common/imgsel03.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/common/imgsel03.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/common/imgsel03.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/common/imgsel04.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/common/imgsel04.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/common/imgsel04.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/common/imgsel04.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/common/popbox_btncopy.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/common/popbox_btncopy.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/common/popbox_btncopy.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/common/popbox_btncopy.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/common/popbox_close.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/common/popbox_close.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/common/popbox_close.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/common/popbox_close.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/common/popbox_mainbg.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/common/popbox_mainbg.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/common/popbox_mainbg.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/common/popbox_mainbg.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/common/popbox_maintitle.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/common/popbox_maintitle.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/common/popbox_maintitle.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/common/popbox_maintitle.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/common/popbox_topbg.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/common/popbox_topbg.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/common/popbox_topbg.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/common/popbox_topbg.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/common/popup2_bg.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/common/popup2_bg.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/common/popup2_bg.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/common/popup2_bg.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/common/popup2_url_bg_bottom.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/common/popup2_url_bg_bottom.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/common/popup2_url_bg_bottom.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/common/popup2_url_bg_bottom.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/common/popup2_url_bg_top.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/common/popup2_url_bg_top.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/common/popup2_url_bg_top.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/common/popup2_url_bg_top.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/common/popup3_bg.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/common/popup3_bg.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/common/popup3_bg.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/common/popup3_bg.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/common/popup3_close.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/common/popup3_close.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/common/popup3_close.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/common/popup3_close.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/common/popup_bg.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/common/popup_bg.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/common/popup_bg.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/common/popup_bg.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/common/popup_close.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/common/popup_close.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/common/popup_close.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/common/popup_close.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/common/popup_top.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/common/popup_top.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/common/popup_top.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/common/popup_top.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/common/popup_top.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/common/popup_top.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/common/popup_top.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/common/popup_top.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/common/rsearch_glass.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/common/rsearch_glass.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/common/rsearch_glass.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/common/rsearch_glass.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/community/btn_adduse.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/community/btn_adduse.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/community/btn_adduse.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/community/btn_adduse.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/community/btn_nameuse.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/community/btn_nameuse.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/community/btn_nameuse.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/community/btn_nameuse.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/community/com_join_tum_blank.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/community/com_join_tum_blank.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/community/com_join_tum_blank.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/community/com_join_tum_blank.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/community/com_my_tab01.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/community/com_my_tab01.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/community/com_my_tab01.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/community/com_my_tab01.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/community/com_my_tab01.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/community/com_my_tab01.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/community/com_my_tab01.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/community/com_my_tab01.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/community/com_my_tab01_on.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/community/com_my_tab01_on.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/community/com_my_tab01_on.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/community/com_my_tab01_on.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/community/com_my_tab01_on.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/community/com_my_tab01_on.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/community/com_my_tab01_on.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/community/com_my_tab01_on.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/community/com_my_tab02.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/community/com_my_tab02.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/community/com_my_tab02.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/community/com_my_tab02.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/community/com_my_tab02.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/community/com_my_tab02.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/community/com_my_tab02.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/community/com_my_tab02.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/community/com_my_tab02_on.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/community/com_my_tab02_on.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/community/com_my_tab02_on.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/community/com_my_tab02_on.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/community/com_my_tab02_on.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/community/com_my_tab02_on.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/community/com_my_tab02_on.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/community/com_my_tab02_on.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/community/com_my_tab03.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/community/com_my_tab03.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/community/com_my_tab03.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/community/com_my_tab03.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/community/com_my_tab03.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/community/com_my_tab03.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/community/com_my_tab03.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/community/com_my_tab03.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/community/com_my_tab03_on.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/community/com_my_tab03_on.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/community/com_my_tab03_on.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/community/com_my_tab03_on.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/community/com_my_tab03_on.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/community/com_my_tab03_on.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/community/com_my_tab03_on.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/community/com_my_tab03_on.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/community/com_tum_01.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/community/com_tum_01.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/community/com_tum_01.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/community/com_tum_01.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/community/com_tum_blank.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/community/com_tum_blank.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/community/com_tum_blank.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/community/com_tum_blank.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/community/community_head_img.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/community/community_head_img.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/community/community_head_img.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/community/community_head_img.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/community/community_head_img.jpg (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/community/community_head_img.jpg (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/community/community_head_img.jpg
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/community/community_head_img.jpg
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/community/community_t_img01.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/community/community_t_img01.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/community/community_t_img01.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/community/community_t_img01.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/community/community_t_img02.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/community/community_t_img02.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/community/community_t_img02.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/community/community_t_img02.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/community/community_t_img03.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/community/community_t_img03.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/community/community_t_img03.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/community/community_t_img03.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/community/community_t_img04.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/community/community_t_img04.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/community/community_t_img04.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/community/community_t_img04.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/community/community_t_img_terms.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/community/community_t_img_terms.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/community/community_t_img_terms.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/community/community_t_img_terms.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/community/delete_bg.jpg (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/community/delete_bg.jpg (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/community/delete_bg.jpg
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/community/delete_bg.jpg
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/community/member_leave.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/community/member_leave.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/community/member_leave.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/community/member_leave.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/community/memo_btn_bg.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/community/memo_btn_bg.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/community/memo_btn_bg.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/community/memo_btn_bg.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/community/sub_menu_tab_bg_l.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/community/sub_menu_tab_bg_l.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/community/sub_menu_tab_bg_l.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/community/sub_menu_tab_bg_l.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/community/sub_menu_tab_bg_r.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/community/sub_menu_tab_bg_r.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/community/sub_menu_tab_bg_r.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/community/sub_menu_tab_bg_r.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/community/sub_menu_tab_line.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/community/sub_menu_tab_line.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/community/sub_menu_tab_line.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/community/sub_menu_tab_line.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/community/sub_menu_tab_over_l.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/community/sub_menu_tab_over_l.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/community/sub_menu_tab_over_l.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/community/sub_menu_tab_over_l.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/community/sub_menu_tab_over_r.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/community/sub_menu_tab_over_r.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/community/sub_menu_tab_over_r.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/community/sub_menu_tab_over_r.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/community/sub_my_board_bg.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/community/sub_my_board_bg.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/community/sub_my_board_bg.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/community/sub_my_board_bg.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/community/sub_scroll_bg.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/community/sub_scroll_bg.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/community/sub_scroll_bg.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/community/sub_scroll_bg.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/community/sub_scroll_bg_bot.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/community/sub_scroll_bg_bot.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/community/sub_scroll_bg_bot.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/community/sub_scroll_bg_bot.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/community/welcome_bg.jpg (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/community/welcome_bg.jpg (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/community/welcome_bg.jpg
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/community/welcome_bg.jpg
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/facebook_icon.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/facebook_icon.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/facebook_icon.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/facebook_icon.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/arrow2_left.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/arrow2_left.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/arrow2_left.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/arrow2_left.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/arrow2_right.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/arrow2_right.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/arrow2_right.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/arrow2_right.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/banner.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/banner.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/banner.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/banner.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/basic_botbg01.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/basic_botbg01.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/basic_botbg01.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/basic_botbg01.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/basic_botbg02.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/basic_botbg02.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/basic_botbg02.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/basic_botbg02.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/basic_bull01.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/basic_bull01.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/basic_bull01.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/basic_bull01.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/basic_bull02.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/basic_bull02.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/basic_bull02.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/basic_bull02.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/basic_tab01.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/basic_tab01.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/basic_tab01.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/basic_tab01.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/basic_tab01_on.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/basic_tab01_on.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/basic_tab01_on.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/basic_tab01_on.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/basic_tab02.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/basic_tab02.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/basic_tab02.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/basic_tab02.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/basic_tab02_on.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/basic_tab02_on.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/basic_tab02_on.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/basic_tab02_on.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/basic_tab_goo01.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/basic_tab_goo01.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/basic_tab_goo01.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/basic_tab_goo01.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/basic_tab_goo01_on.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/basic_tab_goo01_on.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/basic_tab_goo01_on.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/basic_tab_goo01_on.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/basic_tab_goo02.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/basic_tab_goo02.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/basic_tab_goo02.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/basic_tab_goo02.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/basic_tab_goo02_on.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/basic_tab_goo02_on.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/basic_tab_goo02_on.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/basic_tab_goo02_on.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/basic_topbg01.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/basic_topbg01.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/basic_topbg01.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/basic_topbg01.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/basic_topbg01.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/basic_topbg01.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/basic_topbg01.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/basic_topbg01.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/basic_topbg02.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/basic_topbg02.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/basic_topbg02.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/basic_topbg02.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/bg_banner.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/bg_banner.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/bg_banner.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/bg_banner.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/bg_dot.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/bg_dot.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/bg_dot.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/bg_dot.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/bg_ranking_tit.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/bg_ranking_tit.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/bg_ranking_tit.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/bg_ranking_tit.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/board_head_img01.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/board_head_img01.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/board_head_img01.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/board_head_img01.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/board_head_img012.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/board_head_img012.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/board_head_img012.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/board_head_img012.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/board_head_img02.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/board_head_img02.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/board_head_img02.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/board_head_img02.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/board_head_img03.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/board_head_img03.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/board_head_img03.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/board_head_img03.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/board_head_img04.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/board_head_img04.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/board_head_img04.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/board_head_img04.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/board_head_img05.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/board_head_img05.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/board_head_img05.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/board_head_img05.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/board_head_img06.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/board_head_img06.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/board_head_img06.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/board_head_img06.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/board_head_img07.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/board_head_img07.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/board_head_img07.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/board_head_img07.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/board_head_img08.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/board_head_img08.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/board_head_img08.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/board_head_img08.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/btn_adduse.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/btn_adduse.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/btn_adduse.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/btn_adduse.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/btn_charge.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/btn_charge.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/btn_charge.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/btn_charge.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/btn_down.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/btn_down.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/btn_down.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/btn_down.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/btn_download.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/btn_download.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/btn_download.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/btn_download.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/btn_download2.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/btn_download2.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/btn_download2.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/btn_download2.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/btn_gyosoo_basket.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/btn_gyosoo_basket.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/btn_gyosoo_basket.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/btn_gyosoo_basket.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/btn_gyosoo_basket2.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/btn_gyosoo_basket2.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/btn_gyosoo_basket2.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/btn_gyosoo_basket2.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/btn_gyosoo_list01.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/btn_gyosoo_list01.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/btn_gyosoo_list01.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/btn_gyosoo_list01.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/btn_gyosoo_list02.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/btn_gyosoo_list02.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/btn_gyosoo_list02.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/btn_gyosoo_list02.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/btn_hot.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/btn_hot.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/btn_hot.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/btn_hot.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/btn_list.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/btn_list.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/btn_list.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/btn_list.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/btn_m_edite.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/btn_m_edite.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/btn_m_edite.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/btn_m_edite.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/btn_m_write.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/btn_m_write.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/btn_m_write.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/btn_m_write.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/btn_mileage_charge.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/btn_mileage_charge.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/btn_mileage_charge.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/btn_mileage_charge.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/btn_mileage_use.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/btn_mileage_use.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/btn_mileage_use.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/btn_mileage_use.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/btn_more.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/btn_more.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/btn_more.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/btn_more.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/btn_mycart.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/btn_mycart.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/btn_mycart.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/btn_mycart.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/btn_myminishop.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/btn_myminishop.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/btn_myminishop.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/btn_myminishop.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/btn_myminishopgo.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/btn_myminishopgo.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/btn_myminishopgo.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/btn_myminishopgo.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/btn_nameuse.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/btn_nameuse.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/btn_nameuse.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/btn_nameuse.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/btn_new.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/btn_new.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/btn_new.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/btn_new.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/btn_newflash.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/btn_newflash.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/btn_newflash.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/btn_newflash.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/btn_newicon1.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/btn_newicon1.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/btn_newicon1.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/btn_newicon1.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/btn_newicon2.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/btn_newicon2.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/btn_newicon2.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/btn_newicon2.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/btn_newicon3.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/btn_newicon3.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/btn_newicon3.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/btn_newicon3.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/btn_newicon4.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/btn_newicon4.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/btn_newicon4.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/btn_newicon4.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/btn_newmo.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/btn_newmo.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/btn_newmo.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/btn_newmo.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/btn_newphoto.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/btn_newphoto.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/btn_newphoto.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/btn_newphoto.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/btn_newpic.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/btn_newpic.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/btn_newpic.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/btn_newpic.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/btn_newsound.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/btn_newsound.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/btn_newsound.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/btn_newsound.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/btn_newvod.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/btn_newvod.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/btn_newvod.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/btn_newvod.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/btn_newword.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/btn_newword.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/btn_newword.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/btn_newword.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/btn_pointcharge.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/btn_pointcharge.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/btn_pointcharge.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/btn_pointcharge.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/btn_pointcharge.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/btn_pointcharge.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/btn_pointcharge.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/btn_pointcharge.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/btn_recom.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/btn_recom.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/btn_recom.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/btn_recom.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/btn_recommend.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/btn_recommend.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/btn_recommend.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/btn_recommend.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/btn_recommend2.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/btn_recommend2.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/btn_recommend2.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/btn_recommend2.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/btn_regi2.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/btn_regi2.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/btn_regi2.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/btn_regi2.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/btn_scrap.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/btn_scrap.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/btn_scrap.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/btn_scrap.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/btn_scrap2.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/btn_scrap2.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/btn_scrap2.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/btn_scrap2.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/btn_smartclass.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/btn_smartclass.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/btn_smartclass.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/btn_smartclass.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/btn_smartclass2.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/btn_smartclass2.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/btn_smartclass2.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/btn_smartclass2.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/but_mym.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/but_mym.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/but_mym.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/but_mym.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/downtop_li1.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/downtop_li1.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/downtop_li1.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/downtop_li1.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/downtop_li1_on.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/downtop_li1_on.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/downtop_li1_on.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/downtop_li1_on.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/downtop_li2.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/downtop_li2.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/downtop_li2.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/downtop_li2.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/downtop_li2_on.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/downtop_li2_on.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/downtop_li2_on.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/downtop_li2_on.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/downtop_li3.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/downtop_li3.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/downtop_li3.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/downtop_li3.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/downtop_li3_on.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/downtop_li3_on.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/downtop_li3_on.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/downtop_li3_on.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/downtop_li4.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/downtop_li4.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/downtop_li4.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/downtop_li4.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/downtop_li4_on.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/downtop_li4_on.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/downtop_li4_on.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/downtop_li4_on.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/downtop_li5.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/downtop_li5.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/downtop_li5.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/downtop_li5.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/downtop_li5_on.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/downtop_li5_on.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/downtop_li5_on.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/downtop_li5_on.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/downtop_li6.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/downtop_li6.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/downtop_li6.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/downtop_li6.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/downtop_li6_on.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/downtop_li6_on.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/downtop_li6_on.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/downtop_li6_on.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/downtop_li7.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/downtop_li7.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/downtop_li7.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/downtop_li7.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/downtop_li7_on.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/downtop_li7_on.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/downtop_li7_on.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/downtop_li7_on.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/edu_free.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/edu_free.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/edu_free.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/edu_free.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/edus_arrow_left.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/edus_arrow_left.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/edus_arrow_left.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/edus_arrow_left.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/edus_arrow_right.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/edus_arrow_right.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/edus_arrow_right.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/edus_arrow_right.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/edus_noimg.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/edus_noimg.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/edus_noimg.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/edus_noimg.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/edus_quick1.jpg (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/edus_quick1.jpg (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/edus_quick1.jpg
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/edus_quick1.jpg
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/edus_quick10.jpg (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/edus_quick10.jpg (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/edus_quick10.jpg
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/edus_quick10.jpg
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/edus_quick10_on.jpg (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/edus_quick10_on.jpg (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/edus_quick10_on.jpg
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/edus_quick10_on.jpg
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/edus_quick11.jpg (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/edus_quick11.jpg (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/edus_quick11.jpg
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/edus_quick11.jpg
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/edus_quick11_on.jpg (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/edus_quick11_on.jpg (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/edus_quick11_on.jpg
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/edus_quick11_on.jpg
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/edus_quick12.jpg (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/edus_quick12.jpg (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/edus_quick12.jpg
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/edus_quick12.jpg
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/edus_quick12_on.jpg (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/edus_quick12_on.jpg (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/edus_quick12_on.jpg
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/edus_quick12_on.jpg
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/edus_quick13_01.jpg (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/edus_quick13_01.jpg (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/edus_quick13_01.jpg
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/edus_quick13_01.jpg
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/edus_quick13_02.jpg (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/edus_quick13_02.jpg (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/edus_quick13_02.jpg
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/edus_quick13_02.jpg
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/edus_quick1_on.jpg (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/edus_quick1_on.jpg (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/edus_quick1_on.jpg
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/edus_quick1_on.jpg
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/edus_quick2.jpg (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/edus_quick2.jpg (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/edus_quick2.jpg
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/edus_quick2.jpg
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/edus_quick2_on.jpg (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/edus_quick2_on.jpg (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/edus_quick2_on.jpg
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/edus_quick2_on.jpg
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/edus_quick3.jpg (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/edus_quick3.jpg (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/edus_quick3.jpg
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/edus_quick3.jpg
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/edus_quick3_on.jpg (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/edus_quick3_on.jpg (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/edus_quick3_on.jpg
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/edus_quick3_on.jpg
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/edus_quick4.jpg (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/edus_quick4.jpg (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/edus_quick4.jpg
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/edus_quick4.jpg
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/edus_quick4_on.jpg (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/edus_quick4_on.jpg (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/edus_quick4_on.jpg
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/edus_quick4_on.jpg
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/edus_quick5.jpg (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/edus_quick5.jpg (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/edus_quick5.jpg
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/edus_quick5.jpg
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/edus_quick5_on.jpg (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/edus_quick5_on.jpg (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/edus_quick5_on.jpg
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/edus_quick5_on.jpg
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/edus_quick6.jpg (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/edus_quick6.jpg (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/edus_quick6.jpg
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/edus_quick6.jpg
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/edus_quick6_on.jpg (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/edus_quick6_on.jpg (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/edus_quick6_on.jpg
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/edus_quick6_on.jpg
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/edus_quick7.jpg (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/edus_quick7.jpg (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/edus_quick7.jpg
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/edus_quick7.jpg
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/edus_quick7_on.jpg (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/edus_quick7_on.jpg (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/edus_quick7_on.jpg
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/edus_quick7_on.jpg
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/edus_quick8.jpg (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/edus_quick8.jpg (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/edus_quick8.jpg
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/edus_quick8.jpg
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/edus_quick8_on.jpg (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/edus_quick8_on.jpg (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/edus_quick8_on.jpg
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/edus_quick8_on.jpg
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/edus_quick9.jpg (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/edus_quick9.jpg (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/edus_quick9.jpg
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/edus_quick9.jpg
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/edus_quick9_on.jpg (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/edus_quick9_on.jpg (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/edus_quick9_on.jpg
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/edus_quick9_on.jpg
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/gyo_list_bg.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/gyo_list_bg.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/gyo_list_bg.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/gyo_list_bg.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/gyo_list_img01.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/gyo_list_img01.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/gyo_list_img01.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/gyo_list_img01.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/gyo_list_img02.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/gyo_list_img02.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/gyo_list_img02.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/gyo_list_img02.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/gyo_list_img03.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/gyo_list_img03.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/gyo_list_img03.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/gyo_list_img03.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/gyosoo_box_top1.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/gyosoo_box_top1.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/gyosoo_box_top1.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/gyosoo_box_top1.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/gyosoo_h1.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/gyosoo_h1.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/gyosoo_h1.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/gyosoo_h1.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/gyosoo_h1.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/gyosoo_h1.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/gyosoo_h1.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/gyosoo_h1.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/gyosoo_sub_box_bg.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/gyosoo_sub_box_bg.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/gyosoo_sub_box_bg.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/gyosoo_sub_box_bg.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/gyosoo_t_bull.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/gyosoo_t_bull.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/gyosoo_t_bull.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/gyosoo_t_bull.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/gyosoo_win_close.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/gyosoo_win_close.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/gyosoo_win_close.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/gyosoo_win_close.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/gyosoo_win_float.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/gyosoo_win_float.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/gyosoo_win_float.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/gyosoo_win_float.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/gyosoo_win_on.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/gyosoo_win_on.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/gyosoo_win_on.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/gyosoo_win_on.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/ico_glass.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/ico_glass.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/ico_glass.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/ico_glass.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/ico_note.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/ico_note.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/ico_note.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/ico_note.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/ico_recom.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/ico_recom.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/ico_recom.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/ico_recom.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/icon_gyosoo_block.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/icon_gyosoo_block.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/icon_gyosoo_block.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/icon_gyosoo_block.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/icon_gyosoo_camera.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/icon_gyosoo_camera.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/icon_gyosoo_camera.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/icon_gyosoo_camera.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/icon_gyosoo_chart.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/icon_gyosoo_chart.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/icon_gyosoo_chart.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/icon_gyosoo_chart.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/icon_gyosoo_file.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/icon_gyosoo_file.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/icon_gyosoo_file.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/icon_gyosoo_file.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/icon_gyosoo_flash.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/icon_gyosoo_flash.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/icon_gyosoo_flash.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/icon_gyosoo_flash.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/icon_gyosoo_ie.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/icon_gyosoo_ie.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/icon_gyosoo_ie.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/icon_gyosoo_ie.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/icon_gyosoo_inc.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/icon_gyosoo_inc.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/icon_gyosoo_inc.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/icon_gyosoo_inc.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/icon_gyosoo_movie.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/icon_gyosoo_movie.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/icon_gyosoo_movie.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/icon_gyosoo_movie.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/icon_gyosoo_music.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/icon_gyosoo_music.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/icon_gyosoo_music.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/icon_gyosoo_music.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/icon_gyosoo_word.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/icon_gyosoo_word.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/icon_gyosoo_word.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/icon_gyosoo_word.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/icon_like.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/icon_like.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/icon_like.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/icon_like.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/icon_notice.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/icon_notice.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/icon_notice.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/icon_notice.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/kem_btn.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/kem_btn.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/kem_btn.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/kem_btn.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/mileage_charge_t.jpg (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/mileage_charge_t.jpg (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/mileage_charge_t.jpg
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/mileage_charge_t.jpg
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/mini_bul.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/mini_bul.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/mini_bul.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/mini_bul.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/minishop_noimage.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/minishop_noimage.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/minishop_noimage.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/minishop_noimage.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/minishop_title.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/minishop_title.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/minishop_title.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/minishop_title.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/mym_end.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/mym_end.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/mym_end.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/mym_end.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/mym_title.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/mym_title.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/mym_title.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/mym_title.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/open_banner1.jpg (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/open_banner1.jpg (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/open_banner1.jpg
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/open_banner1.jpg
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/open_banner2.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/open_banner2.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/open_banner2.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/open_banner2.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/popup_star_b.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/popup_star_b.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/popup_star_b.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/popup_star_b.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/popup_star_l.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/popup_star_l.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/popup_star_l.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/popup_star_l.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/popup_tab_bg.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/popup_tab_bg.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/popup_tab_bg.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/popup_tab_bg.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/popup_tab_bg01.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/popup_tab_bg01.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/popup_tab_bg01.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/popup_tab_bg01.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/popup_tab_bg02.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/popup_tab_bg02.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/popup_tab_bg02.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/popup_tab_bg02.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/popup_tab_bg_on.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/popup_tab_bg_on.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/popup_tab_bg_on.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/popup_tab_bg_on.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/popup_tab_img01.jpg (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/popup_tab_img01.jpg (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/popup_tab_img01.jpg
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/popup_tab_img01.jpg
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/popup_tab_scrap_bg.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/popup_tab_scrap_bg.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/popup_tab_scrap_bg.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/popup_tab_scrap_bg.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/ranking_img1.jpg (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/ranking_img1.jpg (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/ranking_img1.jpg
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/ranking_img1.jpg
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/ranking_img2.jpg (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/ranking_img2.jpg (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/ranking_img2.jpg
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/ranking_img2.jpg
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/s_01.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/s_01.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/s_01.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/s_01.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/s_02.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/s_02.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/s_02.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/s_02.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/s_03.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/s_03.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/s_03.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/s_03.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/s_04.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/s_04.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/s_04.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/s_04.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/s_05.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/s_05.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/s_05.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/s_05.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/s_06.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/s_06.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/s_06.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/s_06.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/s_07.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/s_07.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/s_07.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/s_07.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/smb_icon01.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/smb_icon01.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/smb_icon01.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/smb_icon01.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/smb_icon02.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/smb_icon02.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/smb_icon02.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/smb_icon02.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/smb_icon03.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/smb_icon03.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/smb_icon03.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/smb_icon03.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/smb_icon04.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/smb_icon04.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/smb_icon04.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/smb_icon04.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/smb_icon05.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/smb_icon05.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/smb_icon05.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/smb_icon05.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/smb_icon06.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/smb_icon06.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/smb_icon06.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/smb_icon06.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/smb_icon07.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/smb_icon07.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/smb_icon07.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/smb_icon07.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/smb_icon08.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/smb_icon08.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/smb_icon08.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/smb_icon08.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/smb_icon09.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/smb_icon09.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/smb_icon09.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/smb_icon09.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/sub_menu_bg.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/sub_menu_bg.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/sub_menu_bg.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/sub_menu_bg.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/tabbg.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/tabbg.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/tabbg.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/tabbg.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/tabbg_on.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/tabbg_on.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/tabbg_on.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/tabbg_on.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/tit_download_top.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/tit_download_top.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/tit_download_top.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/tit_download_top.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/tit_minishop.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/tit_minishop.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/tit_minishop.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/tit_minishop.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/tit_ranking.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/tit_ranking.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/tit_ranking.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/tit_ranking.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/top_bg.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/top_bg.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/top_bg.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/top_bg.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/top_img.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/top_img.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/gyosoo/top_img.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/gyosoo/top_img.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/img/@img.jpg (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/img/@img.jpg (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/img/@img.jpg
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/img/@img.jpg
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/img/@img01.jpg (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/img/@img01.jpg (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/img/@img01.jpg
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/img/@img01.jpg
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/img/@img02.jpg (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/img/@img02.jpg (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/img/@img02.jpg
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/img/@img02.jpg
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/img/@img03.jpg (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/img/@img03.jpg (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/img/@img03.jpg
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/img/@img03.jpg
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/img/bar_bg.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/img/bar_bg.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/img/bar_bg.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/img/bar_bg.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/img/bg_bar.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/img/bg_bar.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/img/bg_bar.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/img/bg_bar.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/img/close.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/img/close.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/img/close.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/img/close.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/img/gra.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/img/gra.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/img/gra.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/img/gra.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/img/icon01.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/img/icon01.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/img/icon01.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/img/icon01.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/img/icon02.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/img/icon02.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/img/icon02.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/img/icon02.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/img/icon03.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/img/icon03.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/img/icon03.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/img/icon03.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/img/icon_box.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/img/icon_box.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/img/icon_box.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/img/icon_box.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/img/logo.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/img/logo.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/img/logo.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/img/logo.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/img/my_bot01.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/img/my_bot01.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/img/my_bot01.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/img/my_bot01.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/img/my_center01.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/img/my_center01.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/img/my_center01.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/img/my_center01.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/img/my_left.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/img/my_left.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/img/my_left.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/img/my_left.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/img/my_right.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/img/my_right.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/img/my_right.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/img/my_right.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/img/o_bot01.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/img/o_bot01.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/img/o_bot01.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/img/o_bot01.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/img/o_center01.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/img/o_center01.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/img/o_center01.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/img/o_center01.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/img/o_left.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/img/o_left.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/img/o_left.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/img/o_left.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/img/o_right.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/img/o_right.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/img/o_right.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/img/o_right.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/img/plus.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/img/plus.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/img/plus.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/img/plus.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/img/plus2.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/img/plus2.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/img/plus2.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/img/plus2.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/img/sc_btn01.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/img/sc_btn01.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/img/sc_btn01.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/img/sc_btn01.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/img/sc_btn02.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/img/sc_btn02.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/img/sc_btn02.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/img/sc_btn02.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/img/search_btn.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/img/search_btn.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/img/search_btn.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/img/search_btn.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/img/search_icon.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/img/search_icon.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/img/search_icon.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/img/search_icon.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/img/st_btn.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/img/st_btn.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/img/st_btn.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/img/st_btn.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/img/star0.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/img/star0.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/img/star0.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/img/star0.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/img/star1.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/img/star1.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/img/star1.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/img/star1.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/img/star2.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/img/star2.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/img/star2.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/img/star2.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/img/star3.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/img/star3.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/img/star3.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/img/star3.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/img/star4.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/img/star4.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/img/star4.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/img/star4.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/img/star5.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/img/star5.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/img/star5.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/img/star5.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/img/top_bg.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/img/top_bg.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/img/top_bg.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/img/top_bg.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/img/top_icon01.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/img/top_icon01.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/img/top_icon01.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/img/top_icon01.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/img/top_icon02.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/img/top_icon02.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/img/top_icon02.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/img/top_icon02.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/img/write.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/img/write.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/img/write.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/img/write.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/img_infoservice.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/img_infoservice.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/img_infoservice.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/img_infoservice.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/img_noemail.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/img_noemail.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/img_noemail.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/img_noemail.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/img_re.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/img_re.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/img_re.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/img_re.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/make_mini.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/make_mini.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/make_mini.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/make_mini.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/menu_bar.jpg (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/menu_bar.jpg (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/menu_bar.jpg
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/menu_bar.jpg
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/metoday_icon.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/metoday_icon.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/metoday_icon.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/metoday_icon.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/pms/btn_exceldown.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/pms/btn_exceldown.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/pms/btn_exceldown.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/pms/btn_exceldown.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/pms/btn_excelupload.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/pms/btn_excelupload.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/pms/btn_excelupload.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/pms/btn_excelupload.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/pms/btn_pms_info.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/pms/btn_pms_info.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/pms/btn_pms_info.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/pms/btn_pms_info.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/pms/btn_pmslist.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/pms/btn_pmslist.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/pms/btn_pmslist.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/pms/btn_pmslist.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/pms/btn_pmsok.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/pms/btn_pmsok.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/pms/btn_pmsok.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/pms/btn_pmsok.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/pms/ico_pmsdone.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/pms/ico_pmsdone.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/pms/ico_pmsdone.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/pms/ico_pmsdone.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/pms/ico_pmsing.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/pms/ico_pmsing.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/pms/ico_pmsing.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/pms/ico_pmsing.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/pms/ico_pmsres.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/pms/ico_pmsres.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/pms/ico_pmsres.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/pms/ico_pmsres.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/pms/pms_head_img.jpg (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/pms/pms_head_img.jpg (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/pms/pms_head_img.jpg
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/pms/pms_head_img.jpg
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/rss_icon.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/rss_icon.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/rss_icon.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/rss_icon.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/smart_info.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/smart_info.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/smart_info.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/smart_info.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/smartcn/calendar_end.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/smartcn/calendar_end.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/smartcn/calendar_end.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/smartcn/calendar_end.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/smartcn/calendar_ing.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/smartcn/calendar_ing.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/smartcn/calendar_ing.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/smartcn/calendar_ing.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/smartcn/calendar_left.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/smartcn/calendar_left.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/smartcn/calendar_left.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/smartcn/calendar_left.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/smartcn/calendar_list_view.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/smartcn/calendar_list_view.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/smartcn/calendar_list_view.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/smartcn/calendar_list_view.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/smartcn/calendar_list_view_on.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/smartcn/calendar_list_view_on.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/smartcn/calendar_list_view_on.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/smartcn/calendar_list_view_on.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/smartcn/calendar_month_view.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/smartcn/calendar_month_view.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/smartcn/calendar_month_view.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/smartcn/calendar_month_view.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/smartcn/calendar_month_view_on.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/smartcn/calendar_month_view_on.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/smartcn/calendar_month_view_on.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/smartcn/calendar_month_view_on.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/smartcn/calendar_ready.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/smartcn/calendar_ready.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/smartcn/calendar_ready.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/smartcn/calendar_ready.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/smartcn/calendar_right.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/smartcn/calendar_right.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/smartcn/calendar_right.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/smartcn/calendar_right.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/smartcn/calendar_th_bg.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/smartcn/calendar_th_bg.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/smartcn/calendar_th_bg.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/smartcn/calendar_th_bg.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/smartcn/j_icon.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/smartcn/j_icon.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/smartcn/j_icon.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/smartcn/j_icon.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/smartcn/notice_head_img01.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/smartcn/notice_head_img01.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/smartcn/notice_head_img01.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/smartcn/notice_head_img01.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/smartcn/notice_head_img02.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/smartcn/notice_head_img02.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/smartcn/notice_head_img02.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/smartcn/notice_head_img02.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/smartcn/notice_head_img03.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/smartcn/notice_head_img03.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/smartcn/notice_head_img03.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/smartcn/notice_head_img03.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/smartcn/notice_head_img04.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/smartcn/notice_head_img04.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/smartcn/notice_head_img04.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/smartcn/notice_head_img04.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/smartcn/poll_close.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/smartcn/poll_close.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/smartcn/poll_close.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/smartcn/poll_close.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/smartcn/poll_result_bg.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/smartcn/poll_result_bg.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/smartcn/poll_result_bg.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/smartcn/poll_result_bg.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/smartcn/poll_result_close.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/smartcn/poll_result_close.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/smartcn/poll_result_close.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/smartcn/poll_result_close.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/smartcn/poll_result_top.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/smartcn/poll_result_top.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/smartcn/poll_result_top.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/smartcn/poll_result_top.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/smartcn/poll_view.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/smartcn/poll_view.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/smartcn/poll_view.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/smartcn/poll_view.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/smartnote/btn_download.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/smartnote/btn_download.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/smartnote/btn_download.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/smartnote/btn_download.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/smartnote/btn_install.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/smartnote/btn_install.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/smartnote/btn_install.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/smartnote/btn_install.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/smartnote/btn_install_adobe.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/smartnote/btn_install_adobe.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/smartnote/btn_install_adobe.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/smartnote/btn_install_adobe.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/smartnote/btn_install_program.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/smartnote/btn_install_program.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/smartnote/btn_install_program.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/smartnote/btn_install_program.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/smartnote/install_bg.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/smartnote/install_bg.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/smartnote/install_bg.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/smartnote/install_bg.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/smartnote/smartnote_bg01.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/smartnote/smartnote_bg01.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/smartnote/smartnote_bg01.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/smartnote/smartnote_bg01.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/smartnote/smartnote_bg01.jpg (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/smartnote/smartnote_bg01.jpg (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/smartnote/smartnote_bg01.jpg
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/smartnote/smartnote_bg01.jpg
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/smartnote/smartnote_btn01.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/smartnote/smartnote_btn01.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/smartnote/smartnote_btn01.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/smartnote/smartnote_btn01.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/smartnote/smartnote_btn02.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/smartnote/smartnote_btn02.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/smartnote/smartnote_btn02.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/smartnote/smartnote_btn02.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/smartnote/smartnote_btn03.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/smartnote/smartnote_btn03.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/smartnote/smartnote_btn03.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/smartnote/smartnote_btn03.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/smartnote/smartnote_btn04.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/smartnote/smartnote_btn04.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/smartnote/smartnote_btn04.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/smartnote/smartnote_btn04.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/smartnote/smartnote_btnbg.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/smartnote/smartnote_btnbg.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/smartnote/smartnote_btnbg.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/smartnote/smartnote_btnbg.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/smartnote/smartnote_t01.gif (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/smartnote/smartnote_t01.gif (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/smartnote/smartnote_t01.gif
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/smartnote/smartnote_t01.gif
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/sub_menu_bg.jpg (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/sub_menu_bg.jpg (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/sub_menu_bg.jpg
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/sub_menu_bg.jpg
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/top_img.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/top_img.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/top_img.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/top_img.png
Binary file is not shown
base/src/main/webapp/resources/template/web/smart_001/image/sub/tweeter_icon.png (Binary) (Renamed from base/src/main/webapp/template/web/smart_001/image/sub/tweeter_icon.png (Binary))
--- base/src/main/webapp/template/web/smart_001/image/sub/tweeter_icon.png
+++ base/src/main/webapp/resources/template/web/smart_001/image/sub/tweeter_icon.png
Binary file is not shown
Add a comment
List