Sha256: 708fae9747c0e3a52ed05800265888f0dd70da37e0b5e997725c174d00c7f4c5
Contents?: true
Size: 321 Bytes
Versions: 277
Compression:
Stored size: 321 Bytes
Contents
# http://eonasdan.github.io/bootstrap-datetimepicker/Options/ (this.EffectiveBootstrap || {}).effective_datetime = ($element, options) -> $element.datetimepicker(options) name = $element.attr('name') || '' if name.indexOf('end_') != -1 || name.indexOf('_end') != -1 $element.trigger('dp.end_date_initialized')
Version data entries
277 entries across 277 versions & 1 rubygems