3
0
Fork 0
mirror of https://github.com/farmOS/farmOS.git synced 2024-02-23 11:37:38 +01:00

Add date repeat code, to appease Date Repeat + Features.

This commit is contained in:
Michael Stenta 2014-12-20 11:37:45 -05:00
parent 555d425b8d
commit 718fb906ee

View file

@ -508,6 +508,7 @@ function farm_livestock_field_default_fields() {
'multiple_from' => '',
'multiple_number' => '',
'multiple_to' => '',
'show_repeat_rule' => 'show',
),
'type' => 'date_default',
'weight' => '6',