diff --git a/list.txt b/list.txt index eb81ed7..5dec3e9 100644 --- a/list.txt +++ b/list.txt @@ -4,4 +4,7 @@ src\main\webapp\WEB-INF\jsp\sgis\surveysystem\createQuestion.jsp src\main\resources\egovframework\mapper\sgis\surveysystem\SurveyMapper.xml src\main\resources\egovframework\mapper\sgis\surveysystem\QuestionMapper.xml src\main\webapp\WEB-INF\jsp\sgis\surveysystem\createQuestionOption.jsp -src\main\webapp\WEB-INF\jsp\sgis\map\mapMain.jsp \ No newline at end of file +src\main\webapp\WEB-INF\jsp\sgis\map\mapMain.jsp +src\main\webapp\WEB-INF\jsp\tiles\attribute\portal.top.jsp +src\main\webapp\WEB-INF\jsp\sgis\portal\portalMain.jsp +src\main\webapp\com\img\common\main\temp_dummy_main.png \ No newline at end of file diff --git a/src/main/webapp/WEB-INF/jsp/sgis/portal/portalMain.jsp b/src/main/webapp/WEB-INF/jsp/sgis/portal/portalMain.jsp index e42df77..35a3eb0 100644 --- a/src/main/webapp/WEB-INF/jsp/sgis/portal/portalMain.jsp +++ b/src/main/webapp/WEB-INF/jsp/sgis/portal/portalMain.jsp @@ -7,59 +7,8 @@ -${vo.idx}, ${vo.writer} - -
-
-
- -
-
-
- - - -
-
-
-
-
-
공지사항
-
-
- -
-
-
-
-
자료실
-
-
- -
-
-
-
-
- +${vo.idx} ${vo.writer} + diff --git a/src/main/webapp/com/img/common/main/temp_dummy_main.png b/src/main/webapp/com/img/common/main/temp_dummy_main.png new file mode 100644 index 0000000..728abf6 Binary files /dev/null and b/src/main/webapp/com/img/common/main/temp_dummy_main.png differ diff --git a/target/classes/sgis/board/controller/BoardController.class b/target/classes/sgis/board/controller/BoardController.class index d24169a..af61e4f 100644 Binary files a/target/classes/sgis/board/controller/BoardController.class and b/target/classes/sgis/board/controller/BoardController.class differ