media/js/sjl.js @ 47af9cd757ff

Add a requirements.txt file.
author Steve Losh <steve@stevelosh.com>
date Sat, 27 Feb 2010 17:10:49 -0500
parents 712f14a1a1cd
children def464696a83
$(function() {
  jQuery('span.timeago').timeago();
});

$(function() {
    $("div.gallery a").colorbox();
});