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.14.14 templates/js/filesystem.js
aruba-0.14.13 templates/js/filesystem.js
aruba-0.14.12 templates/js/filesystem.js
aruba-0.14.11 templates/js/filesystem.js
aruba-0.14.10 templates/js/filesystem.js
aruba-0.14.9 templates/js/filesystem.js
aruba-0.14.8 templates/js/filesystem.js
aruba-0.14.7 templates/js/filesystem.js
aruba-0.14.6 templates/js/filesystem.js
aruba-0.14.5 templates/js/filesystem.js
aruba-0.14.4 templates/js/filesystem.js
aruba-0.14.3 templates/js/filesystem.js
aruba-win-fix-0.14.2 templates/js/filesystem.js
aruba-0.14.2 templates/js/filesystem.js
aruba-0.14.1 templates/js/filesystem.js
aruba-0.14.0 templates/js/filesystem.js
aruba-0.13.0 templates/js/filesystem.js
aruba-0.12.0 templates/js/filesystem.js
aruba-0.11.2 templates/js/filesystem.js
aruba-0.11.1 templates/js/filesystem.js