Sha256: d377632b2dddfb35fa5e9509627de39994ba52dc64b851d49e70f32d34b2d974

Contents?: true

Size: 155 Bytes

Versions: 16

Compression:

Stored size: 155 Bytes

Contents

var item = $('.record-select-container .record:first');
var rs = item.closest('.record-select-container').data('recordselect');
if (rs) rs.highlight(item);

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
recordselect-4.0.3 app/views/record_select/_highlight.js.erb
recordselect-4.0.2 app/views/record_select/_highlight.js.erb
recordselect-4.0.1 app/views/record_select/_highlight.js.erb
recordselect-4.0.0 app/views/record_select/_highlight.js.erb
recordselect-3.10.9 app/views/record_select/_highlight.js.erb
recordselect-3.10.8 app/views/record_select/_highlight.js.erb
recordselect-3.10.7 app/views/record_select/_highlight.js.erb
recordselect-3.10.6 app/views/record_select/_highlight.js.erb
recordselect-3.10.5 app/views/record_select/_highlight.js.erb
recordselect-3.10.4 app/views/record_select/_highlight.js.erb
recordselect-3.10.3 app/views/record_select/_highlight.js.erb
recordselect-3.10.2 app/views/record_select/_highlight.js.erb
recordselect-3.10.1 app/views/record_select/_highlight.js.erb
recordselect-3.10.0 app/views/record_select/_highlight.js.erb
recordselect-3.9.2 app/views/record_select/_highlight.js.erb
recordselect-3.9.1 app/views/record_select/_highlight.js.erb