Sha256: d2ab1423eda1e662e8197ff0bd4464e3d37c2fa9f21d68453239b4b40e88e00c
Contents?: true
Size: 317 Bytes
Versions: 277
Compression:
Stored size: 317 Bytes
Contents
# http://eonasdan.github.io/bootstrap-datetimepicker/Options/ (this.EffectiveBootstrap || {}).effective_time = ($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