jtsage / jtsage-datebox

A multi-mode date and time picker for Bootstrap (3&4), jQueryMobile, Foundation, Bulma, FomanticUI, and UIKit (or others)
http://datebox.jtsage.dev/
Other
474 stars 166 forks source link

fieldsOrder not working #144

Closed forrest closed 12 years ago

forrest commented 12 years ago

Hey,

I just updated to the newest version of jquery-mobile-datebox and the fieldsOrder option is no longer working. To confirm, I went to the credit card example on http://dev.jtsage.com/jQM-DateBox/demos/android/, and it didn't work there either.

I've tried with both Chrome and Safari.

Forrest

jtsage commented 12 years ago

Whoops - forgot to fix the demo - it's because the option changed name (it had to do with the new i8n stuff) - Anyway, the new option is named "fieldsOrderOverride"

Sorry about that!

forrest commented 12 years ago

Worked perfectly :-) Thanks for the quick response and the great plugin!