17434017 * 메뉴 순서 변경시 *_srl 값이 변조되는 문제 수정

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4856 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
bnu 2008-11-13 04:27:06 +00:00
parent 5c846f4515
commit 45c0c50471
3 changed files with 8 additions and 8 deletions

View file

@ -14,8 +14,8 @@
<!-- 메뉴 이동을 위해 임시로 사용하는 form -->
<form id="fo_move_menu" action="./" method="get">
<input type="hidden" name="menu_id" />
<input type="hidden" name="source_item_srl" />
<input type="hidden" name="target_item_srl" />
<input type="hidden" name="source_item" />
<input type="hidden" name="target_item" />
</form>
<!--@if($module == 'admin')-->