media/js/sjl-gallery.js @ c256da53789f

Add a publish task to the fabfile.
author Steve Losh <steve@stevelosh.com>
date Sat, 09 Jan 2010 02:18:15 -0500
parents 467bf986634a
children (none)
$(function() {
    $("div.gallery a").colorbox();
});