mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-28 23:03:25 +09:00
issue 2522 url, shortcut type menu develop
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11475 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
5687b142a4
commit
7c99d4d283
2 changed files with 24 additions and 15 deletions
|
|
@ -8,6 +8,7 @@
|
|||
<column name="menu_srl" var="menu_srl" filter="number" notnull="notnull" />
|
||||
<column name="name" var="name" notnull="notnull" />
|
||||
<column name="url" var="url" />
|
||||
<column name="is_shortcut" var="is_shortcut" notnull="notnull" default="N" />
|
||||
<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