mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-02 00:32:15 +09:00
Implement moduleModel::getAllDomains()
This commit is contained in:
parent
94c45958c4
commit
37a0aa0f13
3 changed files with 22 additions and 11 deletions
|
|
@ -6,7 +6,7 @@
|
|||
<column name="*" />
|
||||
</columns>
|
||||
<navigation>
|
||||
<index var="sort_index" default="domain_srl" order="desc" />
|
||||
<index var="sort_index" default="domain_srl" order="asc" />
|
||||
<list_count var="list_count" default="20" />
|
||||
<page_count var="page_count" default="10" />
|
||||
<page var="page" default="1" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue