mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-30 16:49:58 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@1051 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
2e2105491e
commit
cc44738b6d
12 changed files with 185 additions and 0 deletions
|
|
@ -66,6 +66,8 @@
|
|||
{$val->value[0]} {$val->value[1]}
|
||||
<!--@elseif($val->column_type=='checkbox')-->
|
||||
{implode(",",$val->value)}
|
||||
<!--@elseif($val->column_type=='date')-->
|
||||
{zdate($val->value, "Y-m-d")}
|
||||
<!--@else-->
|
||||
{$val->value}
|
||||
<!--@end-->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue