Sha256: d1f94a064c3b5e20f8a41eb21be95f3bcf31755b6110a3aad824738b902bb505
Contents?: true
Size: 370 Bytes
Versions: 9
Compression:
Stored size: 370 Bytes
Contents
jQuery -> Shadowbox.init() $('.js-focus').focus() $('.js-tooltip').tooltip() $('.js-select2').select2() $('.js-datepicker').datetimepicker( icons: time: "fa fa-clock-o" date: "fa fa-calendar" up: "fa fa-arrow-up" down: "fa fa-arrow-down" ) $(".modal").on('shown.bs.modal', () -> $(this).find('input:text:visible:first').focus())
Version data entries
9 entries across 9 versions & 1 rubygems