mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-05 01:52:17 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@349 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
3272d35cab
commit
f80f833c31
7 changed files with 39 additions and 9 deletions
|
|
@ -6,6 +6,7 @@
|
|||
<column name="name" type="varchar" size="250" />
|
||||
<column name="url" type="varchar" size="250" />
|
||||
<column name="open_window" type="char" size="1" default="N" />
|
||||
<column name="expand" type="char" size="1" default="N" />
|
||||
<column name="normal_btn" type="varchar" size="255" />
|
||||
<column name="hover_btn" type="varchar" size="255" />
|
||||
<column name="active_btn" type="varchar" size="255" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue