|
@@ -31,7 +31,7 @@ return array
|
|
'default' => '',
|
|
'default' => '',
|
|
'match' => 'is_numeric',
|
|
'match' => 'is_numeric',
|
|
'desc' => '',
|
|
'desc' => '',
|
|
- 'list' => 'date("Y-m-d", {cdate})',
|
|
|
|
|
|
+ 'list' => 'date("Y-m-d", {day})',
|
|
'list_order' => 1,
|
|
'list_order' => 1,
|
|
// 'search' => 'day',
|
|
// 'search' => 'day',
|
|
// 'search_button' => array
|
|
// 'search_button' => array
|