mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-24 13:49:56 +09:00
when migration to 1.7, if url is empty, shortcut type change to 'Y'
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12148 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
e63d71738b
commit
e8b7ba2711
3 changed files with 43 additions and 0 deletions
|
|
@ -7,6 +7,7 @@
|
|||
<column name="parent_srl" var="parent_srl" />
|
||||
<column name="name" var="name" notnull="notnull" />
|
||||
<column name="url" var="url" />
|
||||
<column name="is_shortcut" var="is_shortcut" />
|
||||
<column name="open_window" var="open_window" />
|
||||
<column name="expand" var="expand" />
|
||||
<column name="normal_btn" var="normal_btn" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue