mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 00:39:57 +09:00
issue 1651, fixed a bug, do not remove category description when modify category information
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10419 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
0526100d5f
commit
a602fb4296
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
</tables>
|
||||
<columns>
|
||||
<column name="title" var="title" />
|
||||
<column name="description" var="description" />
|
||||
<column name="description" var="description" default=""/>
|
||||
<column name="list_order" var="list_order" />
|
||||
<column name="last_update" var="last_update" default="curdate()" />
|
||||
<column name="expand" var="expand" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue