chop-dbhi / ehb-datasources

datasource drivers, e.g. REDCap and Nautilus, that can be plugged into the Biorepository Portal
BSD 2-Clause "Simplified" License
2 stars 2 forks source link

Hide date-picker from tab-out of date input fields #17

Closed r3m0chop closed 8 years ago

r3m0chop commented 8 years ago

As with https://github.com/chop-dbhi/biorepo-portal/issues/35, the date-picker is currently hidden from click-out of the various date text input fields, but tab-out does not hide it. The valiDate() function needs a call to .datepicker('hide');.