awesome!! i had to set conf.column[:some].form_ui = :datetime_picker to grab it, shouldn't it be default for timestamps?
thanks sergio On Tue, Nov 8, 2011 at 8:17 AM, Sergio Cambra .:: entreCables S.L. ::. < [email protected]> wrote: > On Martes, 8 de Noviembre de 2011 10:28:51 Atastor escribió: > > Sorry, oversaw your question *BLUSH* > > > > Nope, picker is not shown in date time fields. > > > > RM > > I have added it for next version. > You can put jquery-ui-timepicker-addon in vendor/assets/javascripts > directory, > and add it to your application.js below require active_scaffold line: > > //= require jquery-ui-timepicker-addon > > Download it from here: > > http://trentrichardson.com/examples/timepicker/js/jquery-ui-timepicker-addon.js > > -- > Sergio Cambra .:: entreCables S.L. ::. > Mariana Pineda 23, 50.018 Zaragoza > T) 902 021 404 F) 976 52 98 07 E) [email protected] > > -- > You received this message because you are subscribed to the Google Groups > "ActiveScaffold : Ruby on Rails plugin" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/activescaffold?hl=en. > > -- You received this message because you are subscribed to the Google Groups "ActiveScaffold : Ruby on Rails plugin" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/activescaffold?hl=en.
