Great module, however in IE8 I get a javascript error on every page of my site where there is no time field. Error details:
Message: 'Drupal.settings.datetweaks.use_dropdown' is null or not an object
This error does not appear on the page using datetweaks and does not appear in firefox. Not sure if this can be fixed?
Comments
Comment #1
developer-x commentedComment #2
developer-x commentedI've checked in a fix - turns out I was setting this value only when the date field was present. Get the latest version from git and give it a try.
Comment #3
developer-x commentedComment #4
prjcarr commentedAll fixed. Thank you