Sha256: 66c2e4ff4e18ca535e9158d78ca26356f61e441eb72e94a378f809a194cb4263
Contents?: true
Size: 243 Bytes
Versions: 3
Compression:
Stored size: 243 Bytes
Contents
$ -> if $('#search_form')[0] $('.predicate-select').change -> $el = $(this) $el.next('input').attr('name', "q[#{$el.val()}]") $('.js-search-cancel').click (e) -> e.preventDefault() window.location.search = ""
Version data entries
3 entries across 3 versions & 1 rubygems