Summary:
problem with time picker field
Detailed Description:
When we set a time picker field i found two issues:
- the first one is when you check "0 to 24" option, we can't change it anymore
after; option stays checked for ever
- the second one is that that the field doesn't appear builded on front end and
we have written 'array' instead of
If i want to do something like:
" From {$starttime->input} to {$endtime->input} ", on frontend i have " from
array to array "