Sha256: 6cbc0ca047b9642b08e84c2c0dfc4120ccb038e639fca50dac310cc8e336a83e
Contents?: true
Size: 176 Bytes
Versions: 10
Compression:
Stored size: 176 Bytes
Contents
$ -> $('.js-link').click -> box = $(this).closest '.js-box' dropList = box.find '.js-droplist' box.toggleClass 'clicked' dropList.toggle() return return
Version data entries
10 entries across 10 versions & 1 rubygems