mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-23 13:19:56 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@1176 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
8ed249412a
commit
b5f5a5bf26
2 changed files with 1 additions and 2 deletions
|
|
@ -12,7 +12,6 @@
|
|||
<column name="modules.is_default" alias="is_default" />
|
||||
<column name="modules.menu_srl" alias="menu_srl" />
|
||||
<column name="modules.extra_vars" alias="extra_vars" />
|
||||
<column name="modules.layout_srl" alias="layout_srl" />
|
||||
<column name="modules.grants" alias="grants" />
|
||||
<column name="modules.admin_id" alias="admin_id" />
|
||||
<column name="modules.header_text" alias="header_text" />
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
<query id="updateModuleLayout" action="update">
|
||||
<tables>
|
||||
<table name="modules" />
|
||||
<table name="module_layout" />
|
||||
</tables>
|
||||
<columns>
|
||||
<column name="layout_srl" var="layout_srl" default="0" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue