~dooferlad/ubuntu-community-webthemes/linaro-small-theme

« back to all changes in this revision

Viewing changes to media/js/site.js

update

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
  0 <= kkeys.toString().indexOf(konami) && ($(document).unbind("keydown", arguments.callee), $.fn.invert && $("body").invert())
22
22
});
23
23
 
 
24
$(function() {
 
25
  $('.twidenash').twidenash();
 
26
});