Sha256: a6de2d5ecb11189ef81c9ea22be138b5a1d0fb2bdd49bc7f049d60067de86a28

Contents?: true

Size: 128 Bytes

Versions: 75

Compression:

Stored size: 128 Bytes

Contents

$(document).ready(function() {
  $('.filesystem .file').click(function() {
    $(this).find('.highlight').toggle(100);
  });
});

Version data entries

75 entries across 75 versions & 6 rubygems

Version Path
aruba-0.4.8 templates/js/filesystem.js
rjobs-0.3.3.alpha vendor/aruba-0.4.7/templates/js/filesystem.js
rjobs-0.3.2.alpha vendor/aruba-0.4.7/templates/js/filesystem.js
rjobs-0.3.1.alpha vendor/aruba-0.4.7/templates/js/filesystem.js
rjobs-0.3.0.alpha vendor/aruba-0.4.7/templates/js/filesystem.js
rjobs-0.2.0.alpha vendor/aruba-0.4.7/templates/js/filesystem.js
rjobs-0.1.0.alpha vendor/aruba-0.4.7/templates/js/filesystem.js
aruba-0.4.7 templates/js/filesystem.js
aruba-0.4.6 templates/js/filesystem.js
aruba-0.4.5 templates/js/filesystem.js
aruba-0.4.4 templates/js/filesystem.js
aruba-0.4.3 templates/js/filesystem.js
aruba-0.4.2 templates/js/filesystem.js
aruba-0.4.1 templates/js/filesystem.js
aruba-0.4.0 templates/js/filesystem.js