Sha256: 234d34729bce3164182a01dc931bd07f74ca8cf38b39d0527ee04371c859cb72
Contents?: true
Size: 245 Bytes
Versions: 6
Compression:
Stored size: 245 Bytes
Contents
$(document).ready(function() { $("#interpret_container .protection_input").click(function() { $(this).parent().toggleClass("protected"); }); /* Activating Best In Place */ $("#interpret_container .best_in_place").best_in_place() });
Version data entries
6 entries across 3 versions & 1 rubygems