mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-10 04:24:14 +09:00
17434017 * 메뉴 순서 변경시 *_srl 값이 변조되는 문제 수정
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4856 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
5c846f4515
commit
45c0c50471
3 changed files with 8 additions and 8 deletions
|
|
@ -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')-->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue