mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-01 00:02:21 +09:00
관리자 페이지의 왼쪽 모듈 목록, 위젯/애드온/에디터 컴포넌트의 관리자 페이지 목록을 정렬 출력하도록 변경
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3858 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
da8496cd5d
commit
3fa8814c99
6 changed files with 10 additions and 6 deletions
|
|
@ -9,6 +9,6 @@
|
|||
<condition operation="equal" column="enabled" var="enabled" />
|
||||
</conditions>
|
||||
<navigation>
|
||||
<index var="sort_index" default="list_order" order="asc" />
|
||||
<index var="sort_index" default="component_name" order="asc" />
|
||||
</navigation>
|
||||
</query>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue