Configuration page for field of type Date doesn't preview options defined by Date module.
admin/config/content/diff/fields/datetime
As I can see, there is some typo in patch https://www.drupal.org/node/1350604
Variable $options_form should be changed into $form
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | diff_config_options_for_date-2909166-2.patch | 614 bytes | sakiland |
Comments
Comment #2
sakiland commentedHere's patch to fix this
Comment #3
damienmckennaComment #5
damienmckennaCommitted. Thank you.